#programming
Read more stories on Hashnode
Articles with this tag
Load non-critical requests, components, images and, more when they are visible in the viewport · So a couple of months ago I come across Intersection...
Nesting Selector Styles in CSS · When writing HTML you've probably noticed that it has a clear nested and visual hierarchy. CSS, on the other hand,...
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 ...
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...