It often requires effort to search around and find just the right tutorial to fill your void. And it’s never an easy task to learn if the writer or instructor doesn’t teach properly. Continue reading
Category Archives: Code
DeviceMock.js Produces Device Mockups via JavaScript
Previewing a new design can help to frame your concept in perspective. It can show what you’re doing that works, what might not be working, and how the final product should look. Continue reading
Intern is Software Testing for Humans
Intern is a self-proclaimed JavaScript library for managing test cases. It’s not just a way of reading code language – it’s actually a library made for humans. Continue reading
jquer.in – Collection of Best & Free jQuery Plugins
The jQuery repository jquer.in is perhaps the best place to find brand new jQuery plugins. Continue reading
Browserdiet – The Web Designer’s Guide to Slimming your Site
There are many ways to minify the size of a website. First is to obviously minify the files themselves. Then comes database consolidation/clean-up, JS request minimaization, image optimization, etc. Continue reading
LayoutIt! Interface Builder for Bootstrap
The open source Bootstrap framework has grown precipitously over just a few years. This framework allows developers to craft websites built on a codebase that pre-styles elements, grids, and typography. Continue reading
Workbench is a Free Frontend Boilerplate for Web Projects
Modern open source frameworks remove a lot of the grunt work from web development. No need to manually reset all elements or give custom defined styles for all typefaces. Continue reading
Devmag.io is a Social Network for Developers & Programmers
Facebook has turned into the largest social network to day & supports profiles from all around the world. But other smaller networks have popped up over time with a specific focus on niche areas of interest. Continue reading
Zurb releases Motion UI as Open Source
Zurb has built an impeccable reputation from their Foundation framework which is soon to see a Foundation 6 release. The team has been busy as they also recently open sourced a Sass animation library that was previously apart of Foundation for Apps. Continue reading
Clipboard.js – Free Js Library for Copying Text to Clipboard
Users often rely on copy/paste to fill out form fields or rearrange content on a dynamic website. Clipboard.js is a brand new library that’s completely free for any web project. Continue reading