Skip to content
#

promises-async-await

Here are 25 public repositories matching this topic...

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.

  • Updated Nov 14, 2024
  • CSS

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.

  • Updated Oct 6, 2022
  • JavaScript

🌍 Country & Neighbour Info App – A JavaScript project practicing REST API integration, asynchronous handling, and error management. Fetches real-time country data (population, language, currency, flag) and its neighbours using XMLHttpRequest and Fetch API, showcasing my learning in API development and async JavaScript concepts.

  • Updated Sep 13, 2025
  • JavaScript

Improve this page

Add a description, image, and links to the promises-async-await topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the promises-async-await topic, visit your repo's landing page and select "manage topics."

Learn more