-
-
Pokaż ten wątekDziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
Agreed. In fact, when I do “coding” tests for people, 90% of it is setting up Docker, EditorConfig, Gulp, etc. There’s a very small portion for actual coding, but it’s obscure enough that you’d have to know what you’re doing.
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
Yup, this has been the thing over the years that has consistently turned me off of programming. I love actually creating stuff, but I hate wrestling with the setup piece.
-
I love that you even got stuck in Vim and had to Phone-A-Friend to get out. That's like a rite of passage.
- Pokaż odpowiedzi
Nowa rozmowa -
-
-
This is why I have found video courses so useful. They help you skip over much of the messy stuff by just following what they do. Then once you've built a couple of things, you can go back and learn more about these ideas / tools.
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
There are frameworks out there that don’t require this madness. Latest fancy tools are not always the right choice to start coding and building things.
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
Actually, it’s pretty bad for advanced programmers too. There are so many libraries available and they change so frequently that if you look away for even a negligible amount of time, a lot of it changes. Some of it doesn’t work well and you don’t notice until much later too.
-
Developer experience becomes more and more important as the complexity of our tools (necessarily) increases. I like all of the CLIs out there that greatly simplify things (eg, create-react-app, vue-cli)
Koniec rozmowy
Nowa rozmowa -
-
-
I think it is also a problem of choice...a lot of options and people out there yelling that one tool/language is better than the other
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
I still run into this a few times per month (with new projects and technologies) and I’ve been programming religiously for over 7 years now.
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
Wydaje się, że ładowanie zajmuje dużo czasu.
Twitter jest przeciążony lub wystąpił chwilowy problem. Spróbuj ponownie lub sprawdź status Twittera, aby uzyskać więcej informacji.
building
"I think the problem most beginner programmers have isn't the actual coding; it's the tooling. It's getting the local environment up and running, it's getting all your dependencies figured, and getting your machine set up."