Create a Back-End App with JavaScript - Codecademy
Learn how to build back-end web APIs using Express.js, Node.js, SQL, and a Node.js-SQLite database library. Includes **JavaScript**, **Node.js**, **Express.js**, **APIs**, **SQL**, …
What is Javascript Used For? (Guide) - Codecademy
Jul 26, 2024 · While originally designed for front-end development, JavaScript’s extensive list of associated libraries and frameworks have extended its utility. Now, you can use it for just about …
Back-End Engineer - Codecademy
Back-end developers deal with the hidden processes that run behind the scenes, building APIs and databases that power the front-end. Includes Node.JS, Express.JS, PostgreSQL, Back-End, SQL, …
Introduction to JavaScript Runtime Environments | Codecademy
Front-end JavaScript applications are executed in a browser’s runtime environment and have access to the window object. Back-end JavaScript applications are executed in the Node …
What is Back-End Architecture? - Codecademy
Popular back-end programming languages include JavaScript (Node.js), Python, Java, PHP, Ruby, C#, and Go. The choice depends on project requirements, team expertise, and performance …
JavaScript Courses & Tutorials | Codecademy
The JavaScript programming language is fun and flexible. It’s one of the core technologies of web development and can be used on both the front-end and the back-end.
JavaScript Event Handling - Codecademy
Feb 18, 2025 · Event handling in JavaScript enables web pages to dynamically respond to user interactions, known as events. By listening for specific events triggered by the user, developers …
What Is Back End? - Codecademy
Mar 17, 2025 · Below, we’ll take a closer look at the back end, what Back-End Developers do, the tools they use, and how to become one. (Or if you’d rather jump into the back-end yourself, …
JavaScript Event Loop - Codecademy
Feb 8, 2025 · The Event Loop enables JavaScript to handle asynchronous operations efficiently by managing the execution of callbacks without blocking the main thread. It is not a specific piece …
Introduction to Back-End Programming - Codecademy
Ready to start your journey into back-end programming? Take Introduction to Back-End Programming—explore the building blocks of back-end web architecture and the components …