#web-development
Read more stories on Hashnode
Articles with this tag
Only a couple of months have passed since ChatGPT was released to the public, and it's already gaining a lot of attention for its detailed responses...
Vue requires to explicit declare any data passed to a component as props. Additionally, it provides a powerful built-in mechanism to validate this...
Composition API promotes a much better paradigm of sharing code between components. Explicit dependencies and namespacing by design enable us to share...
We are what we repeatedly do. And in a fast pace environment like software engineering building habits outside of work can make the difference between...
The vast majority of online articles are about being efficient with your time and resources in order to deliver as much as possible. Being efficient...