Description
In this course you will :
-
Learn the fundamentals of JavaScript to start your journey towards back-end web development.
-
Learn how to create more flexible programs using conditionals, control flow, functions, and scope.
-
Learn how to use Arrays, Loops, and built-in Array methods, and then apply your skills in the Beat Mix project.
-
Learn about using JavaScript objects to store data and functionality, and learn modern tools for writing reusable, universally usable code.
-
Learn to build back-end servers with the popular and powerful Express.js library, then build your own API server in the Boss Machine project
-
Learn how to create tables, create, retrieve, and update data in SQL databases, and build a data-intensive web app.
-
Learn the Node-SQLite to connect JS and SQL in web apps, and build your first fully-integrated app back-end in the Codestrips project.