#frontend-development
Read more stories on Hashnode
Articles with this tag
Designing Scalable Frontend Systems · In the previous article, we introduced our frontend system design framework, discussed the different types of...
Designing Scalable Frontend Systems · The Front-end applications are getting more complex day by day. And not everyone got a chance to be involved in the...
So in the previous article, we talked about part 1 of chapter 2 of Essentials which discussed essential best practices, and habits for writing...
Human and machine readable commit messages · Commit Messages are a clue to understanding the meaning of the code. It also gives insights related to the ...
Don't use functions as callbacks unless they're designed for it · This article is a summary of Jake Archibald's (Software Engineer at Google) article...
Comments that are easy to grok and grep · In this article, we will talk more about the usage of conventional comments, how it saves hours of...