#frontend-development
Read more stories on Hashnode
Articles with this tag
Lately, I realized that I was using the same functionalities in different projects, so I decided to create an npm package to boost my development and...
Introduction Angular is a front-end framework developed by the Google team and it allows you to create amazing multiplatform applications writing less...
Currently, I've been developing a TypeScript framework for creating single-page applications (SPAs). I decided to do it because I want to improve my...
Sometimes it does not matter if you write an ugly code - it will run anyway. But as your code grows, and more and more lines of code appear on the...
After some time working with the TypeScript language, venturing into other programmers' code, and even using some famous frameworks, you may have come...
Você pode encontrar o mesmo conteúdo em Inglês aqui. Neste artigo, lhe mostrarei os fundamentos da programação orientada a objetos (POO) dentro da...