Essential JavaScript Design Patterns For Beginners
One of the most important aspects of writing maintainable code is being able to notice the recurring themes in that code and optimize them. This is an area where knowledge of design patterns can prove invaluable.
books  design  javascript  patterns  programming 
17 hours ago
Front-end Job Interview Questions
A group of very intelligent and experienced Front-end Developers got together and created a list of great Front-end focused job interview questions.
css  frontend  html  javascript 
18 hours ago
Entypo - 100+ carefully crafted pictograms
Entypo is a set of 100+ carefully crafted pictograms available as an OpenType font, vector EPS and web font. All released for free under the Creative Commons license CC BY-SA.
design  font  graphics  icons  typography 
yesterday
Pears
Collect, test, and experiment with interface pattern pairings of CSS & HTML. Pears is an open source WordPress theme, enabling people like you to get your own pattern library up and running quickly.
css  framework  html  patterns  wordpress 
8 days ago
DON’T READ this Less CSS tutorial (highly addictive) | @verekia's blog
In this entire scenario, my goal will be to draw CSS shapes with different colors and decorations (cause it’s visual and I know you like it). Of course you can, and should, imagine how you can apply this to a real project.
css  howto  javascript  tutorial  less 
9 days ago
lessphp - LESS compiler in PHP
lessphp is a compiler for LESS written in PHP. The entire compiler comes in a single includable class, but an additional command line interface to the compiler is included. See the quick start for basic usage.
code  css  framework  less  php 
9 days ago
How to Approach a Responsive Design | Upstatement
A great article on the Boston Globe responsive redesign and the approach they took for it.
design  responsive  web  webdesign  article 
14 days ago
The difference between width:auto and width:100% | 456 Berea Street
Unfloating a floated element is as simple as specifying float:none. Width doesn’t seem to be quite as straightforward – lately I’ve come across several cases where people use width:100% to undo explicitly specified widths when they should be using width:auto instead.
article  css  layout  webdev  width 
15 days ago
A CSS Sticky Footer
A CSS sticky footer that just works.
css  design  footer  layout  webdesign 
21 days ago
Prefix free: Break free from CSS vendor prefix hell!
-prefix-free lets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.
css  css3  javascript  jquery  prefix  resource 
22 days ago
Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!
Microjs.com helps you discover the most compact-but-powerful microframeworks, and makes it easy for you to pick one that’ll work for you.
framework  frameworks  javascript  js  mobile  libraries  resource  resources 
22 days ago
jswiki
This wiki indexes libraries and resources available for JavaScript. In addition it provides some starting points for newbies in form of Beginner's Resources.
3d  canvas  javascript  libraries  wiki  resource  learn 
22 days ago
Extending Chrome Developer Tools | Boris Smus
Chrome provides three separate API's for extending the developer tools. Great read on writing and debugging devtools extensions.
chrome  dom  extension  extensions  development  developer  devtools 
22 days ago
davetayls/jquery.lazyLoader - GitHub
Converts links either pointing to an image src or with a data-img attribute to images with that source.
jquery  plugin  images  responsive  web  design  development  javascript 
22 days ago
Gitifier: Git commit notifier for MacOSX
Gitifier is an application that runs in your MacOSX menu bar and monitors Git repositories that you're interested in. When someone pushes a new commit, it shows you a Growl notification.
git  growl  mac  notification  osx  github 
24 days ago
List.js - Add search, sort and flexibility to plain HTML lists with cross-browser native JavaScript by @javve
Do you want a 9 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable? Yeah!
html  javascript  js  list  lists  sort  search  filter 
25 days ago
State Table - Every Site Needs One
Offering downloads of US states, Canadian provinces, territories, and minor possessions in formats you can easily integrate with your project.
development  resources  states  html  php  csv 
26 days ago
How javascript objects work – Helephant.com
This is a series of articles about how to use the javascript language features to write object oriented type code. It’s designed for people who are already sold on the idea of bundling functionality up into objects and want to know the javascript way of doing things.
javascript  learning  reference  webdev 
27 days ago
12412
Make a little commitment. The idea of 12412 is to play with a new technology, technique or even design style each month throughout the year.
css  javascript  html  layouts  design  development  web  projects  learn 
28 days ago
HTML5 Please - Use the new and shiny responsibly
Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are.
css  html  html5  reference  webdev 
29 days ago
The Edge of HTML5
The Edge of HTML5 covers: CSS Regions, calc(), filters, New Flexbox, Mutation Observers, GamePad API, Mouse Lock API
css  css3  html5  presentation  slides 
4 weeks ago
HTML KickStart - 99Lime.com
HTML KickStart is an ultra–lean set of HTML5, CSS, and jQuery (javascript) files, layouts, and elements designed to give you a headstart and save you 10's of hours on your next web project.
bootstrap  css3  html5 
4 weeks ago
A mobile web application tech stack | Boris Smus
Great article on picking a mobile web application tech stack.
blog  article  mobile  web  applications  javascript  mvc 
4 weeks ago
Knockout : Home
Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM) pattern.
framework  javascript  library  ui 
5 weeks ago
backbone-couchdb -- Give your Couchapp some Backbone!
backbone-couchdb is a plugin for Backbone.js that takes care of synching (Backbone-) Models and Collections automatically with a CouchDB instance. It makes heavy use of CouchDBs built-in Couchapp functionality.
javascript  js  mvc  couchdb 
5 weeks ago
Handlebars.js: Minimal Templating on Steroids
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration.
javascript  library  plugin  template  templates 
5 weeks ago
PxLoader | A Simple JavasScript Preloader
PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site.
dev  javascript  html5  game  canvas  preloader  loader 
5 weeks ago
TodoMVC
TodoMVC - a project which offers the same Todo application implemented using MVC concepts in most of the popular JavaScript MVC frameworks of today.
framework  javascript  mvc  programming  tutorial 
6 weeks ago
scrollorama
The jQuery plugin for doing cool scrolly stuff.
jquery  javascript  scrolling  scroll  parallax  plugin  web  animation  via:popular 
7 weeks ago
Home | Jekyll-Bootstrap
Awesome Jekyll framework for getting a site/blog up and running quickly. Just clone, edit and deploy.
jekyll  framework  bootstrap  blog  cms  opensource  git  github 
7 weeks ago
mojombo/jekyll - GitHub
Jekyll is a simple, blog aware, static site generator. Also the engine behind GitHub Pages.
blog  cms  github 
7 weeks ago
HTML5 Please
Use the new and shiny responsibly. Look up properties and see if it is ready for use, and if so how you should use it with a polyfill, a fallback value or as it is.
css3  development  html5 
7 weeks ago
git ready » learn git one commit at a time
A great resource for some tips and tricks on git.
git  programming  reference  tips 
7 weeks ago
Mr. Data Converter
Will convert Excel data into one of several web-friendly formats, including HTML, JSON and XML.
converter  data  json  tools  xml 
8 weeks ago
Stylus
Expressive, robust, feature-rich CSS language built for nodejs.
css  development  webdesign  webdev 
8 weeks ago
« earlier      
3d @font-face accessibility admin adobe air ajax animation apache api app apple application applications apps article articles audio awesome background backgrounds blog blogging blogs book books browser browsers brushes business button buttons c calendar canvas chart charts cheat cheatsheet cheatsheets checkbox checklist cms cocoa code coding collaboration collection color column columns comic community compatibility content corners css css3 custom data database debugging demo design detection dev developer development directory documentation download downloads dropdown ebook ebooks ecommerce editor effect effects email example examples extension facebook flash font fonts form forms framework frameworks free freebies freelance freeware fun gallery gem generator git github gmaps google googlemaps graph graphic graphics graphing graphs grid gui guide history howto htaccess html html5 humor icon icons image images inspiration interface internet ios ipad iphone iphone-dev iphonedev javascript jquery jquery-plugin jquery-plugins js json language languages layout layouts learn learning less library lightbox links list lists mac macosx management maps media mediaqueries menu mobile modal monkeecreate music mvc mysql navigation notification objective-c objectivec online opensource optimization osx overlay paper pattern patterns pdf performance phone photo photography photos photoshop php player plugin plugins practices presentation productivity programming project prototyping psd rails reference resource resources responsive ror ruby rubyonrails safari script scripts scroll sdk seamless search server service sharing shopping shortcuts showcase simple slider slideshow snippets social socialmedia software source sql standards stock style syntax system techniques template templates testing text texture textures theme themes tips tool toolbox tools tricks tutorial tutorials twitter type typeface typography ui upload usability useful user userexperience utilities ux validation vector vectors versioncontrol video web web2.0 webapp webapps webdesign webdev webdevelopment webkit website webtools windows wireframe wordpress wordpress-plugins wordpress-themes wp wp-plugins wysiwyg xcode xhtml

Copy this bookmark:



description:


tags: