Learn JavaScript
96.8K subscribers
631 photos
15 videos
440 files
72 links
JavaScript Training Courses

πŸ’³ Paid ads by: https://telega.io/c/JavaScript_Trainings

πŸ”° Linkedin: @Linkedin_Learning
🧿 Udemy: @Zero_To_Mastery
πŸ“¦ Python: @LearnPython3
πŸ”… Web Development: @Webdev_Trainings
Download Telegram
πŸ”… Building RESTful APIs with Node.js and Express

πŸ”Š Author: Emmanuel Henri
πŸ”Έ Date: 2022-11-14
⏰ Duration: 1h 17m

πŸŒ€ Learn how to build a RESTful Web API in Node.js using Express.js.

πŸ“— Topics: REST APIs, Express.js, Node.js

πŸ”· Join @JavaScript_Trainings for more courses
πŸ”… JavaScript Essential Training

πŸ”Š Author: Morten Rand-Hendriksen
πŸ”Έ Date: 2021-01-20
⏰ Duration: 5h 29m

πŸŒ€ Get hands-on experience scripting in JavaScript. Learn how to work with objects, variables, data types, conditionals, functions, loops, the DOM, and more.

πŸ“— Topics: JavaScript

πŸ”· Join @JavaScript_Trainings for more courses
πŸ”… Building a Website with Node.js and Express.js

πŸ”Š Author: Daniel Khan
πŸ”Έ Date: 2020-01-10
⏰ Duration: 3h 10m

πŸŒ€ Learn how to build dynamic websites with Node.js and Express.js, a popular web server framework.

πŸ“— Topics: Express.js, Node.js

πŸ”· Join @JavaScript_Trainings for more courses
πŸ”Έ Full description πŸ”Έ

Node.js is a major platform for the web, used by companies like Uber, Netflix, and Intuit. Express.js is a fast, minimalist framework that sits on top of Node.js and allows you to build powerful single- and multi-page web applications and websites. In this course, instructor Daniel Khan shows how to build a realistic and robust website with these technologies. Learn how to build a basic application in minutes, transform HTML into dynamic pages, leverage template engines to modularize code, add routing and business logic, handle errors, store form data, and create API endpoints for single-page applications. Along the way, Daniel helps you pick up bits and pieces about Express.js and improve your overall knowledge of how to work effectively with Node.js.
πŸ”… Coding for Visual Learners: Learning JavaScript from Scratch

πŸ”Š Author: Engin Arslan
πŸ”Έ Date: 2022-04-13
⏰ Duration: 4h 19m

πŸŒ€ Completely new to coding? This engaging course can help you pick up the popular JavaScript programming language, as well as a programming library called p5.js.

πŸ“— Topics: JavaScript

πŸ”· Join @JavaScript_Trainings for more courses
πŸ”Έ Full description πŸ”Έ

Completely new to coding? This engaging course can help you pick up the popular JavaScript programming language, as well as a programming library called p5.js. As instructor Engin Arslan steps through the basics of JavaScriptβ€”discussing everything from operators to arraysβ€”he focuses primarily on programming using JavaScript and p5.js and secondarily on creating visuals. And in contrast to many traditional coding courses, all of the content covered here is presented in a fun, compelling manner that helps visual learners grasp the material. To wrap up the course, Engin shows how to use your new coding skills to build an interactive game that can be deployed online.
πŸ”… JavaScript: The Tricky Bits

πŸ”Š Author: Joe Chellman
πŸ”Έ Date: 2021-08-20
⏰ Duration: 1h 57m

πŸŒ€ Discover JavaScript techniques that make a huge difference in your work but are not obvious from the outset.

πŸ“— Topics: JavaScript, Coding Practices

πŸ”· Join @JavaScript_Trainings for more courses
πŸ”Έ Full description πŸ”Έ

"This code works, but there must be a simpler way." JavaScript hides lots of power behind techniques with approaches or even names that are not obvious. Developers who want to create more streamlined code with JavaScripts less visibleβ€”and often more powerfulβ€”options may need some extra information. In this course, web designer, author, and trainer Joe Chellman highlights hard-to-find techniques that can make a huge difference in how you use JavaScript. After explaining why even experienced developers may still find JavaScript tricky, Joe jumps right into alternatives to speed up loops and process arrays with loops more elegantly. He clears up some confusion around objects, binding, and more. Joe concludes with some sound advice on functions, including how to pass extra named parameters, how to get a function signature to accept arrays, and how to determine which parameters come first more efficiently.
πŸ”… Hands-On Introduction: JavaScript

πŸ”Š Author: Morten Rand-Hendriksen
πŸ”Έ Date: 2022-11-09
⏰ Duration: 1h 43m

πŸŒ€ Get a practice-based introduction to writing your own code in JavaScript, testing out your new skills as you go in a collaborative and interactive learning environment.

πŸ“— Topics: JavaScript

πŸ”· Join @JavaScript_Trainings for more courses
πŸ”Έ Full description πŸ”Έ

Are you brand-new to coding in JavaScript? Or are you just looking to learn a little bit more? Sometimes, when you learn a new framework, you need to jump right in and get things done. Join LinkedIn Learning senior instructor Morten Rand-Hendriksen as he shows you what it takes to get started writing JavaScript without trying to familiarize yourself with it beforehand. Explore this interactive, easy-to-follow primer on making changes directly to your code, testing out your new skills as you go, and making edits on your own in real time. Get tips from Morten on picking JS apart, building code from scratch, and then extending it, as well as fetching data from APIs to build new JS components that allow you to use your data. By the end of this course, youll be ready to get your hands dirty with your own code, no matter your level of experience or professional background.The best way to learn a language is to use it in practice. Thats why this course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any timeβ€”all while using a tool that youll likely encounter in the workplace. Check out the β€œUsing GitHub Codespaces with this course” video to learn how to get started.