10 Best Visual Studio Code Light Themes January 24, 2018 After writing about VS Code dark themes, I felt the need to write about VS code light themes …
10 Best Dark Themes for Visual Studio Code Updated On September 14, 2020 There are many code editor choices available for a developer however Visual Studio code is my current favorite. …
15 Free Tools for Optimizing Images in Front-End Projects Updated On October 16, 2020 Heavy and un-optimized images are the biggest reasons for slowing down a site. Whenever you are using images …
Web Maker – An Open Source CodePen Alternative which Works Offline Updated On April 10, 2017 There are many online code editors such as CodePen and JSFiddle which are great for playing with front-end code and …
Introducing Tools section and our first tool – An Online Image Cropper Updated On October 30, 2020 Today, we are introducing a brand new section to our site. This new section will mostly host web-based Tools …
How to redirect URLs on Jekyll site hosted on GitHub Pages Updated On June 18, 2020 While hosting your site or blog with GitHub pages is quite useful in terms of saving time and …
Generating Tag cloud on Jekyll blog without plugin Updated On June 18, 2020 Jekyll doesn’t come with an out of box solution for generating Tag clouds, however with the support of …
How to monitor & automatically restart MySQL, Nginx, Apache etc. on your server Updated On June 18, 2020 Managing server is not an easy job, specially if you have multiple softwares like MySQL, Nginx or Apache …
Ping Sitemap to Search Engines after Site update Updated On June 18, 2020 Whenever you publish a new post, or make changes to your site structure which updates the sitemap of …
Automatically compile LESS files in WebMatrix with OrangeBits Updated On June 18, 2020 As Windows is my primary development machine, I use Microsoft’s WebMatrix (free tool) to do all my web …