#programming
Read more stories on Hashnode
Articles with this tag
After many decades of software engineering that produced all the advanced tools and methodologies, many software projects continue to fail. The...
According to this research, to become a senior software engineer you need 5-10 years of experience. Seems straightforward - you stick around for long...
Recently, we've finished a migration of one of the frontend applications I work on from Backbone to React. This was an endeavor for a few months but...
We are natural problem solvers. And that's no wonder - problem-solving is really rewarding. It gives you a sense of achievement and for many...
Have you ever come across syntax like function* or statements such as it.next() and didn't have a clue what these are, where they come from and what...
You are happily working on a feature. You add a bunch of new code so that it works according to the acceptance criteria. At some point, you decide to...