Curiosity Digest #7

CSS
JavaScript
  • Why You Should Know Latest JavaScript - "Any application that can be written in JavaScript, will eventually be written in JavaScript"--Jeff Atwood (Co-Founder of Stack Overflow)  That quote punctuates this article on why when it comes to JavaScript, you need to stay curious!
  • Prevent Object Retrieval TypeError with && - A nice explanation of how to use the Guard Operator, &&, in JavaScript. Guard Operator? I thought && was a logical AND. Yep, read up on how to up your JavaScript skills and avoid a lot of unnecessary if statements.
Development
  • 7 Must-Have Chrome Extensions for Web Designers - These extensions cover everything from inspecting the design properties of elements to inspiring design ideas. The one that caught my eye was FontFace Ninja, that lets you identify web fonts you see on other sites in case you come across one that would be perfect for your needs.
Good to Know
The Web
That's Weird


Comments

Popular posts from this blog

Curiosity Digest #11

The Command Line and You - Part One

Curiosity Digest #12