MaintainableCSS: Online Guide to Maintainable CSS Code
Writing CSS is pretty simple once you understand the syntax and methods to structure a page. But mastering CSS to create modular, semantic, and reusab…
Writing CSS is pretty simple once you understand the syntax and methods to structure a page. But mastering CSS to create modular, semantic, and reusab…
We assume nobody likes to repeat Wi-Fi password to a bunch of guests. Programmer NicoHood seems to share this sentiment, which explains why he created…
Most professional fields require you to spend a major part of your day on your PC, and so the productivity of your PC directly affects your personal p…
The newest CSS flexbox property has radically changed the way developers create interfaces. No more floats and CSS hacks to get layouts aligned perfec…
Back in March, Twitter introduced its algorithmic timeline. This feature highlights and displays the most interesting and popular tweets on a user’s…
Most WordPress blogs use the "read more" feature to show preview text from a post. This text is truncated and cut off at a certain point to save space…
Malware that targets computers are rather common but malware that targets routers are a completely different thing. Researchers from the security firm…
We are nearing the end of 2016, and it has been a thrilling year for many, including web developers. This year, ReactJS’s popularity has soared expo…
Testimonials are a great way to communicate potential clients that people have already bought your product and had good experience using it. It encour…
The best way to plan a new mobile UI is with rough wireframe sketching. You can quickly put down ideas onto paper and compare different ideas side-by-…
With Christmas being right around the corner, Instagram Stories is getting into the spirit of giving as the service is including stickers and a hands-…
Static site generators are the hottest tools for fast web development. A small site doesn’t always need a database or CMS, and sometimes it’s just…