The Weekly Top 10: More JavaScript Development Resources
Written by Ian Elliot   
Thursday, 29 September 2016

In this week's selection of other people's blog posts you'll find JavaScript libraries, frameworks and developers. We've also included two posts on debugging and one from John Resig on JavaScript Inheritance.


blog.newrelic.com - 10 Amazing JavaScript Libraries

From absolute must-haves to specialized niche players, these 10 JavaScript libraries stand out from the crowd.


clock.co.uk - JavaScript Frameworks in 2016

As JavaScript's popularity continues to grow and with it, the surrounding ecosystem of modern libraries & tools, it can sometimes be hard to keep-up, leading to what some describe as JavaScript Fatigue. This post will delve into some of the advances we're seeing in the JavaScript community and how such solutions may benefit you and your team, without making you fatigued.


pubnub.com - How to Convert Your JavaScript App Into an Android App with PhoneGap

So you're here because you want to turn your JavaScript application into a mobile Android application. Luckily for you, we've written this tutorial just for that, using the PhoneGap framework. In addition to our PhoneGap tutorial, we'll also walk you through a manual way using Cordova CLI with an Android SDK.


blog.bithound.io - 2015's Top JavaScript Devs To Follow

The past year was undoubtedly a big year for Node.js and JavaScript across the board. 2015 saw the coming-together of Node.js and io.js, the introduction of ESLint 1.0 and and the adoption of ES6, among many other exciting things. We put together a list of the top 20 developers who made an impact on the JavaScript community in these exciting times.


addyosmani.com - Understanding MVC And MVP (For JavaScript And Backbone Developers)

Before exploring any JavaScript frameworks that assist in structuring applications, it can be useful to gain a basic understanding of architectural design patterns. Design patterns are proven solutions to common development problems and can suggest structural paradigms to help guide us in adding some organization to our application.


juliepagano.com - JavaScript Debugging for Beginners

I set out to write a post about JavaScript debugging for beginners because I often see people struggling with this and want to help. I hope this post provides some useful information to help you get started. I tried to cram a lot in here, so it is just a start.


raygun.com - Useful Javascript debugging tips you might not know

Knowing your tools can make a major difference when it comes to getting things done. This is a list of small debugging tips you probably didn't know but soon won't live without. In this post, most of the tips are for Chrome inspector even though my favourite tips are for Firefox. Many of these tips will work in other inspectors as well.


nczonline.net - The art of throwing JavaScript errors

When I was younger, the most befuddling part of programming languages was the ability to create errors. My first reaction to the throw operator in Java was, "well that's stupid, why would you ever want to cause an error?"


hongkiat.com - JavaScript Libraries for Cool Scrolling Effects

A website design comes to life with well-executed animation. If you're looking for the proper libraries to add effects to your project, here I've made a list of some of the libraries that you can use to give effects based on the scroll event.


ejohn.org - John Resig - Simple JavaScript Inheritance

I've been doing a lot of work, lately, with JavaScript inheritance - namely for my work-in-progress JavaScript book - and in doing so have examined a number of different JavaScript classical-inheritance-simulating techniques. Out of all the ones that I've looked at I think my favorites were the implementations employed by base2 and Prototype.


From Our Partners

Electric Cloud - Continuous Delivery - Enough Talk! See How It's Done.

The goal of Continuous Delivery is to keep software release-ready, and enable a repeatable, reliable way to deploy software to any environment. Learn how Continuous Delivery is done in large enterprises from the experts at Electric Cloud - get eBooks, webinars, podcasts and more.

JustJavaScripticon

 

Related Articles

Other Weekly Top 10s

PHP Web Development Resources

Python Web Development Resources

Professional Development

Mainly Magento

JavaScript Development Resources

SharePoint and Other CMS Platforms

Web Design Matters

Ruby and Rails

eCommerce

Web Development Resources

PHP Web Development Resources 

AngularJS Web Development Resources

Web Design

JavaScript Programming Resources

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, FacebookGoogle+ or Linkedin.

Banner


Bun Shell Released
29/02/2024

The developers of the Bun JavaScript runtime have released Bun Shell, a new experimental embedded language and interpreter in Bun that lets you run cross-platform shell scripts in JavaScript and TypeS [ ... ]



100 Episodes of 5mins of Postgres
08/03/2024

The popular PostgreSQL explainer series is celebrating its 100th release and beyond. Let's take a look at what it makes it so special.


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Friday, 11 November 2016 )