Check out "Do you speak JavaScript?" - my latest video course on advanced JavaScript.
Language APIs, Popular Concepts, Design Patterns, Advanced Techniques In the Browser

Web Highlights #6

Everyday I'm reading or watching something which I find helpful. Normally I bookmark those things, but at the end I have dozen of folders and subfolders which I never check. So, I decided to make such blog post where I'll share valuable things in the net.


Making Medium.com

A Place for Sharing Ideas and Stories.

http://www.teehanlax.com/story/medium/index.html


JavaScript: Avoiding Repeated Work

Few helpful advices from David Walsh.

http://davidwalsh.name/javascript-optimization


Become a Better, Faster Front-End Developer

So you're a pretty great web developer already. You've got some killer CSS chops (cross browser even), perhaps you've been a Photoshop expert for years, and you've got enough jQuery knowledge to make almost any chained animation go smoothly.

http://hub.tutsplus.com/articles/become-a-better-faster-front-end-developer--webdesign-12695


The State Of Responsive Web Design

Responsive Web design has been around for some years now, and it was a hot topic in 2012. Many well-known people such as Brad Frost and Luke Wroblewski have a lot of experience with it and have helped us make huge improvements in the field. But there’s still a whole lot to do.

http://mobile.smashingmagazine.com/2013/05/29/the-state-of-responsive-web-design/


Your Web, documented.

Open community of developers building resources for a better web

http://www.webplatform.org/


Clown Car Technique: Solving Adaptive Images In Responsive Web Design

Adaptive images are the current hot topic in conversations about adaptive and responsive Web design. Why? Because no one likes any of the solutions thus far. New elements and attributes are being discussed as a solution for what is, for most of us, a big headache: to provide every user with one image optimized for their display size and resolution, without wasting time, memory or bandwidth with a client-side solution.

http://coding.smashingmagazine.com/2013/06/02/clown-car-technique-solving-for-adaptive-images-in-responsive-web-design/


PhoneJS

Create mobile apps with HTML5 and JavaScript

http://phonejs.devexpress.com/


dpilove

n more recent terminology, DPI is often used for the actual device pixels and Dots Per Pixel (dppx) for the amount of device pixels per CSS pixel (e.g. in Retina displays this will be 2).

http://dpi.lv/


JSBooks

The best free JavaScript resources

http://jsbooks.revolunet.com/


Making things with maths - Steven Wittens

The browser used to be a meek sandbox, shut off from all the things that native apps could do. But now we've grown up, and with WebGL, Canvas, Web Audio, Device Access and more, we have a lot of power at our fingertips. To really unlock this potential and make all this data dance, we need maths.


dpilove

n more recent terminology, DPI is often used for the actual device pixels and Dots Per Pixel (dppx) for the amount of device pixels per CSS pixel (e.g. in Retina displays this will be 2).

http://dpi.lv/


JSBooks

The best free JavaScript resources

http://jsbooks.revolunet.com/


Making things with maths - Steven Wittens

The browser used to be a meek sandbox, shut off from all the things that native apps could do. But now we've grown up, and with WebGL, Canvas, Web Audio, Device Access and more, we have a lot of power at our fingertips. To really unlock this potential and make all this data dance, we need maths.

If you enjoy this post, share it on Twitter, Facebook or LinkedIn.