Archive for frontend
You are viewing the archive for frontend. If you would like to contribute, please send an email to [email protected].
-
Outsourcing during an Economic Crisis
Wednesday, March 3, 2021Read MoreHow Outsourcing can help you focus your capital on getting your product launched as efficiently and as cost-effective as possible.
-
Web App Manifest
Friday, August 5, 2016Read MoreThe web app manifest is a JSON-based file that provides developers with a centralised place to put metadata associated with a web application.
-
Migrating from Grunt to Gulp
Tuesday, July 5, 2016Read MoreGrunt and Gulp are two task runners that help web developers save time. Let's see why Gulp is more efficient and how to migrate.
-
Frontend Goodies
Monday, December 30, 2013Read MoreToday's blog will include a bunch of frontend goodies which everyone should find the time to learn
-
Incredible Buttons
Saturday, September 7, 2013Read MoreA jQuery plugin used to create beautiful and useful unobtrusive buttons.
-
Responsive Design II
Saturday, August 10, 2013Read MoreToday we take a look at fluid grid layouts and experiment with a hands-on approach to responsive web design
-
Responsive Design
Saturday, July 13, 2013Read MoreResponsive design is the use of CSS selectors which take into consideration the width and orientation of the device being used.
-
Minified JavaScript
Saturday, December 1, 2012Read MoreMinifying JavaScript files improves the page load speed, but this hinders learning as files become unreadable.