We're introducing a new feature today on the JavaScripting blog: Library of the
Week. We're receiving a lot of great submissions, and we decided it would be
worthwhile to highlight some of the best ones. We'll be posting about a new
library every Friday.…
The JavaScript ecosystem is evolving incredibly fast. Over at JavaScripting.com
[https://www.javascripting.com] we approve submissions of several new front-end
libraries every week. With so much cool stuff appearing on a daily basis, how's
a busy developer to keep up?
We're happy to announce…
Update: After reading the comments on Reddit
[http://www.reddit.com/r/javascript/comments/2srhv0/dont_hassle_with_cors_proxy_your_requests_with/]
, I realized I should have been clearer about the context of this post. We often
develop web apps against existing APIs, and during the development phase the…
My previous post [https://blog.javascripting.com/2014/11/06/real-world-javascript-anti-patterns/]
was mainly about pure JavaScript syntax, callbacks and iterating collections. In
this post I would like to focus on usage of a couple of popular third-party
libraries: jQuery [http://jquery.com/] and Lodash [https://lodash.com/]. As in
part…
Ever wonder which programming languages are most in demand in the current
software development market? I do, and it occurred to me that Stack Overflow
Careers [http://careers.stackoverflow.com/] would be a great source of
information since it has a relatively large number of job listings (generally
around 1500)…