4 COMMENTs
JavaScript
Patrick Catanzariti, Jan 25
How to Make Your Web App Smarter with Image Recognition
Patrick Catanzariti shows how you can add deep learning image recognition to your web apps using Clarifai and Node.js.
JavaScript
Sergey Laptick, Jan 22
A Comparison of JavaScript Calendars and Schedulers
In today's fast-paced world, a calendar app to organize your life is a must. Sergey Laptick examines 3 roll-your-own JavaScript calendars & their use cases.
JavaScript
Florian Rappl, Jan 21
5 jQuery.each() Function Examples
Florian Rappl proposes an extensive overview of the jQuery each() function, using several examples to show why it's one of jQuery's most important functions
JavaScript
Igor Ribeiro Lima, Jan 21
GraphQL Overview: Build a to-Do List API with a React Front-End
Igor Ribeiro Lima explains how to write a small GraphQL server to respond to requests from a Todo List app picking React as the front-end framework.
JavaScript
Ritesh Kumar, Jan 20
10 Best jQuery and HTML5 WYSIWYG Plugins
Ritesh Kumar shares a list of the 10 best jQuery and HTML5 WYSIWYG plugins.
JavaScript
Artem Tabalin, Jan 20
Creating a Multiselect Component as a Web Component
Artem Tabalin explains how to create a multiselect component as a Web Component.
Mobile
Wern Ancheta, Jan 19
Build an Android App with React Native
Wern Ancheta shows us how to use React Native to create an Android app based on the Pokemon Pokodex that even reads results to you!
3 COMMENTs
Mobile
Dennis Williams, Jan 15
The 7 Best Resources for Web and Mobile App Animations
Dennis Williams looks at 7 of the best resources for creating animations to bring dazzle and delight to your mobile web and native apps.
JavaScript
Thomas Greco, Jan 14
Getting M.E.A.N. With Trello and Zapier
Tom Greco explains how to wire up a form that posts to a MongoDB instance set up on MongoHQ and tie it to Zapier.
1 COMMENT
JavaScript
Florian Rappl, Jan 13
Parallel JavaScript with ParallelJS
Florian Rappl discusses why multi-threading is important and how to implement it in JavaScript with ParallelJS.
JavaScript
Patrick Catanzariti, Jan 12
How to Build a Daily Affirmations SMS Service with Stripe & Syncano
Patrick Catanzariti shows you how to create a daily affirmations SMS service using Syncano and Stripe.
JavaScript
MartÃn MartÃnez, Jan 11
Getting Started with Underscore.js
MartÃn MartÃnez introduces you to Underscore.js and details how you can use it to write cleaner code which is both easier to read and easier to maintain.
JavaScript
Michaela Lehr, Jan 08
Creating a WebGL Game with Unity 5 and JavaScript
Michaela Lehr walks us through building a simple platform game in Unity 5 and exporting it to the web using Unity's all-new WebGL exporter.
4 COMMENTs
JavaScript
Igor Ribeiro Lima, Jan 07
Graph Data with Firebase
Igor Lima re-uses the Backbone example of the article "Build a Web App with Backbone.js and Socket.io" to migrate the existing data storage to Firebase.
1 COMMENT
JavaScript
Igor Ribeiro Lima, Jan 06
Build a Web App with Backbone.js and Socket.IO
Igor Lima introduces a built-in feature of Backbone.js called Events and Socket.IO to implement an asynchronous messaging paradigm to avoid coupling.
2 COMMENTs
JavaScript
Peter Bengtsson, Dec 29
Smart Front-ends & Dumb Back-ends: Persisting State in AngularJS
Peter Bengtsson teaches you what a state is and how to persist it. The article includes an example of persisting a state with AngularJS.
HTML & CSS
Louis Lazaris, Dec 23
Front-end Tools: Some of My Favorite Finds of 2015
Louis Lazaris has discovered a slew of new tools for front-end developers. In this end-of-year post, he lists some of his favorite finds of 2015.
JavaScript
Craig Buckler, Dec 21
JavaScript: 2015 in Review
Craig looks back at a remarkable year for JavaScript and the exponentially increasing number of tools, frameworks and projects.
4 COMMENTs
JavaScript
Ivan Dimov, Dec 17
An In-depth Look at CORS
Ivan Dimov shows how to use CORS to further interact with other systems and websites in order to create even better Web experiences.
JavaScript
Jay Raj, Dec 16
How to Use RethinkDB with Node.js Applications
Jay Ray shows how to use RethinkDB, an open source JSON database, with Node.js applications.
Web
Shivam Mamgain, Dec 15
Google Maps Made Easy with GMaps.js
Shivam Mamgain explores ways to utilize and customize Google Maps with GMaps.js, a library that makes it much easier to harness the Google Maps API.
Mobile
Wern Ancheta, Dec 15
Using Socket.IO and Cordova to Create a Real Time Chat App
Wern Ancheta looks at creating a real time chat app based on Cordova, Ionic and Socket.IO
JavaScript
Jezen Thomas, Dec 15
Quick Tip: Stop Writing Loops and Start Thinking with Maps
A quick tip from Jezen Thomas on how you can stop writing for loops and start using map — a technique that makes for cleaner, more readable code.
4 COMMENTs
JavaScript
Craig Bilner, Dec 14
Bluff Your Way through React at the Dev Dinner Party
Are you thinking of trying React but aren't sure where to start? Then Craig Bilner's yuletide round up of React and the surrounding technologies is for you.