Build a custom third party library with Javascript is a course for Javascript developers who want take their Javascript skills to the next level.
Too many times, people state you should use third party Javascript frameworks and libraries when building your apps. It is true, reinventing the wheel is not a recommended strategy when building Javascript (or any other language) related applications. So, you might have thought it is important to just learn frameworks and may have neglected the core (Javascript) which is the underlying language in which all those javascript frameworks and libraries are written in. If you don’t spend time learning vanilla Javascript very well, you won’t be able to improve the skills needed to become a better Javascript developer. You will most likely get stuck when the time comes to resolving issues that require you to dive deep into the sources of those frameworks such as Angular, React, Vue.js, Ember.js etc.
Therefore, I thought, creating this course, which walks you through building a library using just vanilla Javascript without any third party dependency would be a great way for you to take your understanding of Javascript to the next level.
In this course you will build a library that will enhance the browser’s localStorage into a collections based database that will be capable of storing collections of multiple items.
The library you will build will also allow you to find collection items by their ids, update individual collections items, and remove items by ids. You will also learn about different Javascript data types and be able to do type checking throughout your application using helper function you will create.
Instructor Details
Courses : 5
Specification: Javascript: Build a Javascript localStorage wrapper library
|
7 reviews for Javascript: Build a Javascript localStorage wrapper library
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 1.5 hours |
Year | 2018 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | Yes |
$19.99 $12.99
Michael Jimma –
In this course I learned how to implement simple and effective repository pattern in plain javascript. The instructor explains the implementation in a seamless way. Using these techniques, I’m able to store and manipulate complex data locally without using other third party libraries or without moving data across to database servers.
Elias –
I enjoy the lectures. The instructor has a good speaking and teaching style which keeps me interested. Lots of concrete examples which make it easier to understand. Very good slides which are well formulated and easy to understand.
Nella N –
Mumbled Speech
Jersson Eduardo Bacilio Cruz –
Good course. This course gives me an knowledge about how to implement a repository in plain javascript without third party libraries.
Glenn Yago –
instructor teaching style is concise but lacks engagement with student. voice is not lively, can easily discourage learning…but expert knowledge is valuable.
Everardo Cunha –
This was a great course that covered the basic operations that any real collection should support and, more importantly, a good introduction to local storage! I was intimidated by the concept and the instructor made it all so simple and in the end I have a real world scenario where I can apply the concepts learned here! Cheers!
David Goodman –
Yes, this course is a good match.