Articles in this series
Forking a GitHub repo on your mobile device is actually possible and easier than you think. All you need to do is push a button. · Have you ever been in...
Have you ever come across a checkbox asking you to confirm if you are not a robot followed by a visual test asking you to select images of traffic...
Technical debt is a term that describes the cost associated with using quick and dirty solutions in software development. It is a consequence of...
Learn why using !important in CSS can lead to maintenance and debugging issues, and why good CSS structure allows for cleaner and maintainable styling ·...
My experience on Debugging a Poorly Written Codebase to Create Responsive Webpages · As developers, we've all been there: handed a codebase that was done...