A personal JavaScript learning journey from basics to advanced, with examples, challenges, and detailed READMEs.
-
Updated
Aug 6, 2025 - JavaScript
A personal JavaScript learning journey from basics to advanced, with examples, challenges, and detailed READMEs.
It is react-app that allows users to add movies to a database and retrieve movie information through APIs:
The Online BookShelf project is a backend-focused application developed using Node.js. It provides a robust API for managing and organizing a digital book collection in an online environment. Users can interact with the application using various endpoints through Postman or any other API client.
Exercise on async javascript/API requests & Promises. (SQL | Promises | Async | Javascript | Express | Node.js).
A handy and flexible helper that lets you augment the promise object in a safe and reliable way
📙 a brief introduction to using Promises in JavaScript
A personal study project focusing on HTTP, Asynchronous Javascript Methods and API Fetching.
A JavaScript and Node.js project demonstrating the use of the fs (file system) module and JSON methods, while reinforcing concepts such as Promises, async/await, error and exception handling, destructuring, the process object and its attributes, and execution arguments.
If you are a JS dev, After learning the fundamentals. You have to learn Async, Await, Callbacks and Promises. This repository provide several easy examples which can show you how they are working.
💬 Dataverse Chat
This is an app to test building an api with nodejs and express framework The app uses mongodb for storing data. You need to set up the connection string to mongodb to use it. The app is a RESTful API CRUD operations on a model product with validations using Joi library and custom validation middlewares.
This project demonstrates JavaScript fundamentals like DOM manipulation, event handling, form validation, and API fetching. It includes real-time input feedback, dynamic alerts, password visibility toggle, and sequential/parallel fetch requests with performance measurement. Ideal for improving interactivity in front-end development.
Few examples of Node.js module.exports object; require() function; Promise object; async - await functions.
Let's get started and build a fundamental of a promises and Async/Await in React.
Uma pequena aplicação que utiliza a API do github para buscar usuários e colocar em uma lista de favoritos. Para isso, usamos vários conceitos de javascript, como herança, imutabilidade, promises com async e await, classes e objetos, import e export e etc...
A lightweight, easy-to-use dummy API designed for JavaScript beginners who want to practice working with APIs, fetch(), Promises, and JSON data handling. No setup required, just point your fetch() at the endpoints and start coding!. Easy Docs
SMIT - JavaScript ES6+. Demonstrating modern JS features such as arrow functions, promises, destructuring, and more.
Programacion Backend I
Asynchronous JavaScript course from Udemy by Nico Kupfer
Add a description, image, and links to the promises-async-await topic page so that developers can more easily learn about it.
To associate your repository with the promises-async-await topic, visit your repo's landing page and select "manage topics."