A GitHub repo named Layout Grid is gaining notoriety among developers. It was first published by Ivan Kerin and has proven to be an amazing tool for web developers. Continue reading
Category Archives: Code
Understanding Retina-Ready Design for Websites and Mobile Apps
Apple was the first major company to introduce standard retina screens on many devices. The newer MacBook Pro computers have been launched with a retina monitor, along with most iOS devices. This means a larger consumer market is growing and designers have to keep up with the changes. Continue reading
30 Open Source HTML/CSS Projects from CodePen
I have always been a supporter of CodePen ever since I found the website. It is an online HTML/CSS/JS code editor where you can build ideas and test them in real-time. Developers can also share their pens with others all around the world! It is a great web application which allows frontend developers to practice their skills from any computer with Internet access. Continue reading
5 Top jQuery Plugins for Common Website Features
UI design is meant to follow ideas from the user’s perspective. Many ideas relate to typical page elements but others focus on user experience. These UX design ideas typically involve dynamic action or animated elements which breathe life into a traditional website. Continue reading
Mozilla’s Thimble IDE gets Resurrected as a Frontend Dev Teaching Tool
Some developers may remember Mozilla’s old Thimble development webapp. It was an online coding platform where you could write code and build simple interfaces without the need to save any files locally to your computer. Continue reading
Sass vs. Less: A Comparison for Frontend Developers
As the web continues to progress more people are turning to CSS pre-processors to help style their web applications. Continue reading
5 Sublime Text Plug-ins for Frontend Development
Every developer knows that workflow automation is extremely important to web development. Luckily there are tons of programs built around this concept of automating workflow. Continue reading
Guide to Creating a Perfect Responsive WordPress Theme
WordPress is remarkably popular, scalable, open-source and affordable CMS/blogging system. The vast majority of people are creating their websites on WordPress because it offers striking plugins and themes. In fact, both big and small businesses are using WP sites to boost their productivity and increase their ROI. Continue reading
How To Find the Best Free JS Plugins for your Website
It can be difficult wading through the sea of free open source code to find exactly what you’re looking for. Each project has its own feeling and purpose based on the context of the situation. This means developers are continually searching for the best free plugins to save time instead of writing every line of code from scratch. Continue reading
How To Build Responsive Websites With Bootstrap
Twitter Bootstrap is a CSS framework that helps in creating responsive websites. Bootstrap is lightweight, easy to use, and only requires a basic knowledge of HTML to incorporate most of its features. Continue reading