Must Read
How to Become a Professional Web Developer: A Practical Guide
An article that is drafted with a motive to help those who are willing to become an expert web developer.
Sponsor (Thank You)

Cubbit The Distributed Cloud
The distributed cloud is exactly as it sounds: cloud storage with a geographically dispersed infrastructure. The idea being, that by spreading people’s data across a network, it allows the data to be located closer to the end-user - the impact? Faster transfer speed, reduced network congestion and close to zero risk of data loss. Cubbit is the first distributed cloud ever and it counts already more than 3.000 backers in more than 70 countries worldwide. Zero-knowledge encryption makes your data safer than ever. Expandability means that your old HDD can be turned into a cloud. To have no centralised data centers is a way to keep our planet healthy and clean. Privacy is no more a tradeable commodity. Monthly fees are just a memory.
Join The Swarm | Cubbit
Learn
Building a geolocation app using Google Maps API in Vanilla JavaScript
In this step-by-step tutorial, you'll learn how to build a geolocation-based app using Navigator, London Bikes, and Google Maps API all in vanilla JavaScript.
How to Build a Full Stack App with AWS Amplify and React
A step-by-step tutorial on building a full-stack app with AWS Amplify tool and React, that includes loads of features that allow you to quickly and easily work with other AWS services and spend more time building the features that make your app unique.
Creating an Ecommerce Marketplace Using Kendo UI and jQuery
This comprehensive tutorial builds an eCommerce marketplace with HTML, CSS, jQuery and some components provided by a Kendo UI.
Tools & Code
Using Dexie.js to write slick IndexedDB code
Curious about Dexie.js? Check out this tutorial on how you can use its abstraction over IndexedDB to simplify your web app's IndexedDB code!
JavaScript call, bind, and apply methods
All JavaScript function object has access to some very special methods which we can use to explicitly state what the this
keyword should reference. However, in this post, you’ll learn the other methods: bind(), call(), & apply().
Watch
How to Build a React Form without the Hassle – KendoReact Library Demo
Watch this 11-minute video to see this form library in action, learn how it handles form validation and accessibility, and learn how it can help you in your project.
Interesting Links
17 Pro JavaScript tricks you didn't know
This thought-provoking post by Rahul will increase your efficiency and productivity when coding JavaScript.