#software-development
Read more stories on Hashnode
Articles with this tag
What are the challenges and how to automate maintenance properly? · One aspect of software development is often overlooked: maintaining dependencies. I...
Straightforward and clean · Although I don’t reach for React Context all the time, there are some use cases where it can be a great tool. Recently, I had...
Or the importance of quality and automation · From the moment I started React as an Engineering student to the present day, a lot changed, especially my...
Untyped JavaScript, TypeScript, Flow, and PropTypes: Which one should you use? · Types of types Mostly, statically typed languages are criticized for...