#web-development
Read more stories on Hashnode
Articles with this tag
React and Vue.js use virtual DOM to optimize performance. What is the shadow DOM then? · It is a bit like the differences between Java and...
While trying out Angular Standalone Components (SC), I asked myself why the Angular team introduced this feature. The official documentation...
An overview of the DOM and what every node in the DOM represents. You will no longer ask what is the DOM in JavaScript. · Here is a concise definition of...
If you are a developer, you might have used or heard of Heroku. Heroku is a cloud programming platform designed to help build and deploy online...
Learn Angular by creating a simple app · In the previous post, we started building a simple to-do app and we were able to log data from the input element...
Learn Angular by creating a simple app · Another to-do app?? Yes, and there is a reason for that. There are some types of applications that force you to...