Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

async/await

In computer programming, the async/await pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.

https://github.com/elemental-mind/awaitium-js

Put your await on fire and chain together async functions, promises and syncronous code in one line.

async async-await chainable-interface chaining promises

Last synced: 08 Nov 2024

https://github.com/bkpecho/infinite-scroll

This web application utilizes modern web development techniques to create an efficient infinite scroll feature, allowing users to easily load a continuous stream of high-quality images from the Unsplash API.

async-await css3 dom fetch-api html5 javascript netlify responsive-design scroll-event unsplash-api

Last synced: 14 Dec 2024

https://github.com/valda1/nodejs_examples

Few examples of Node.js module.exports object; require() function; Promise object; async - await functions.

async async-await javascript module-exports node node-js nodejs promise promises promises-async-await promises-in-javascript requirejs

Last synced: 07 Nov 2024

https://github.com/zahidul-islam/thumbnail-microservice

Capture high quality website screenshots using Thumbnail Microservice API

async-await aws-s3 phantomjs screenshot-generator screenshot-utility

Last synced: 07 Nov 2024

https://github.com/bkpecho/joke-teller

This web app uses modern web dev techniques to generate random jokes from the Joke API, read aloud through the VoiceRSS API's text-to-speech feature. With a clean and responsive design, it works seamlessly across desktop, tablet, and mobile devices.

async-await audio browser-compatibility css3 fetch-api flexbox-css html5 javascript javascript-sdk jokes-api rapid-api responsive-design text-to-speech

Last synced: 14 Dec 2024

https://github.com/gedgonz/contactapp

Basic api to create contacts

async-await babel express glitch-me jwt mongodb mongoose nodejs

Last synced: 06 Dec 2024

https://github.com/jveiiga/projeto-final-m2

Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json mobile-first object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-blog

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json mobile-first object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-kenzie-news

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json mobile-first object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-customer-list

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/jveiiga/project-social-network

API do projeto não está mais em funcionamento, projeto apenas para consulta da lógica. Tecnologias utilizadas no projeto: HTML, CSS (Mobile First), JavaScript Assíncrono, Eventos, Objetos, Classes, DOM, Consumo de API com fetch e JSON.

api-rest async-await class css3 dom-manipulation events flexbox-css html5 javascript json object-oriented-programming

Last synced: 08 Nov 2024

https://github.com/sanjay-1458/currency-converter

A JavaScript currency converter project using Fetch API.

api async-await css currency-converter fetch-api html5 javascript mini-project project real-time

Last synced: 26 Dec 2024

https://github.com/ekaterinagorbunova/nodejs-apps

Collection of small Node.js applications

async-await file-handling promise

Last synced: 10 Nov 2024

https://github.com/d-exclaimation/desolate

A scalable concurrency toolkit for Swift 5.5+

actor-model async-await concurrency reactive-streams streaming swift

Last synced: 07 Nov 2024

https://github.com/arturogonzalezm/bitcoin_trading

This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern. It leverages asyncio for asynchronous operations.

async-await asynchronous-programming asyncio codecoverage crypto pytest pytest-cov python3 real-time

Last synced: 08 Nov 2024

https://github.com/dimapaloskin/async-sleep

Sleep based on promise. Supports resolve and reject with defined response and error.

async-await async-sleep javascript promise sleep

Last synced: 07 Nov 2024

https://github.com/mwongess/search-panel

A search panel to search universities in the specified country.

api async-await fetch-api reactjs

Last synced: 28 Nov 2024

https://github.com/r3b311i0n/simon

Simon game for freeCodeCamp.

async-await fcc fcc-exercise fcc-frontend simon simon-game

Last synced: 08 Nov 2024

https://github.com/bkpecho/advice-generator-app

This is a solution to the Advice generator app challenge on Frontend Mentor.

advice-generator-app adviceslip-api async-await css3 frontend-mentor html5 javascript mobile-first-workflow responsive-design scss

Last synced: 14 Dec 2024

https://github.com/jcampbell57/weather-app

Input a city to retrieve weather information. The purpose of this project is to practice integration of an API, linter, Prettier and JavaScript compiler.

async-await babel css3 dom-manipulation eslint html5 javascript javascript-modules json localstorage prettier promises serialization weather-api webpack

Last synced: 12 Nov 2024

https://github.com/bkpecho/quote-generator

This responsive quote generator, built using HTML, CSS, and JavaScript, features modern and professional-looking repeatable SVG background patterns from Hero Patterns. The Forismatic API is used for dynamic quote retrieval and easy content updates, while Twitter web intent is integrated for easy sharing of inspiring quotes.

api async-await cors css3 css3-animations flexbox html5 javascript twitter-web-intents

Last synced: 14 Dec 2024

https://github.com/bntzio/async-await

Example of the new js async/await feature

async-await example javascript learning

Last synced: 08 Nov 2024

https://github.com/carlosfrontend/weather-app

A weather forecast application made with html, css and javascript

api async-await css html javasxcript promises weather

Last synced: 08 Nov 2024

https://github.com/elavagnim/forkify

Frontend application to learn advanced JavaScript topics. It uses the MVC architecture for the front end.

async-await bubbling-events capturing-events lazy-loading mvc oop parcel promises prototypal-inheritance

Last synced: 10 Nov 2024

https://github.com/mascii/async-await-line-notify

async/awaitを使い順番を守ってLINE Notify経由で通知を送るテスト

async-await line-notify nodejs

Last synced: 09 Nov 2024

https://github.com/leo-henrique/secao-de-comentarios-interativos

Simulação de uma seção de comentários com criação de perfil com localStorage. Feito todo em Vanilla JavaScript com os principais tópicos do ES6+.

async-await class conditions dom dom-manipulation fetch-api iterators javascript json localstorage logic-programming objects observer-api promises timestamps vanilla-javascript

Last synced: 09 Nov 2024

https://github.com/leo-henrique/clone-dogs

Rede social para cachorros. Projeto do curso de React da Origamid.

async-await context-api history promises react react-hooks react-router-dom sass vite

Last synced: 09 Nov 2024

https://github.com/jack-carling/un-goals

School assignment - API

async-await fetch-api javascript

Last synced: 23 Nov 2024

https://github.com/haminimi/weather-app

Find the accurate weather data for any city in the world, view current weather conditions, and have a peek at the forecast for the next three days.

api async-await asynchronous asynchronous-programming javascript promises theodinproject weather weather-app webpack

Last synced: 14 Nov 2024

https://github.com/mownikapremkumar/phase-4-task-1

weather app using fetch API in javascript

async-await fetch-api html html-css-javascript try-catch

Last synced: 09 Nov 2024

https://github.com/andresp08/excercise_gym_app

web application related to gym exercises, performs multiple API calls to Rapid-Api, and allows to practice MUI, and react-router-dom.

async-await css3 fetch-api html5 mui rapidapi react-router-dom reactjs

Last synced: 12 Nov 2024

https://github.com/andresp08/cripto_react

Deployment the Cripto app with Styled Components, vite, CustomHooks and Async Await, Responsive Design and more. This is a project for practice react js and hooks

async-await custom-hooks javascript react styled-components

Last synced: 12 Nov 2024

https://github.com/muntahashams/multithreading-multitasking-difference

this repo contain a docx file in which difference of multi-threading and multi-tasking in rust discuss in detail

async-await multi-tasking multi-threading multitasking multithreading multithreading-multitasking-diff rust

Last synced: 13 Nov 2024

https://github.com/yuriyvyatkin/ajs-hw-10.2-async-await

ДЗ №2 к лекции «Promises, async/await» курса «Продвинутый JavaScript» Нетологии

async-await javascript jest

Last synced: 09 Nov 2024

https://github.com/pkief/nodejs-top-level-await

Demonstration of how Node.js supports top-level await

async-await nodejs top-level-await

Last synced: 16 Nov 2024

https://github.com/theolampert/peerstream

Async/Await stream-based API for Multipeer Connectivity

async-await multipeer-connectivity multipeerconnectivity peer-to-peer stream swift

Last synced: 29 Nov 2024

https://github.com/matheusfdosan/javascript-assincrono-e-promises

Javascript Assincrono e Promises, explicando promises, sincronismo e assincronismo, async/await

async-await asynchronous docs promises synchronous

Last synced: 09 Nov 2024

https://github.com/8ctopus/sciter-promise

Exploring sciter promises

async-await promise sciter-js

Last synced: 09 Nov 2024

https://github.com/mishadovhiy/sentencestokenizer

DEMO: Tokenizer App to separate sentences or separate by "and" or "if" keywords

async-await coreanimation mvvm naturallanguage swift uikit userdefaults

Last synced: 10 Nov 2024

https://github.com/7gowtham/fetchbibledata

To fetch bible data from the API and display on the webpage

async-await fetch-api html-css-javascript

Last synced: 09 Nov 2024

https://github.com/7gowtham/fetchgotcharacters

To fetch characters of the GoT from an API and displaying it on a webpage in a responsive manner.

async-await fetch-api html-css-javascript

Last synced: 09 Nov 2024

https://github.com/7gowtham/fetchcatfacts

To fetch facts of the Cats from an API and displaying it on a webpage in a responsive manner.

async-await fetch-api html-css-javascript

Last synced: 09 Nov 2024

https://github.com/chrisvilches/parallel-express-middleware

Utility that assembles multiple Express middlewares into a new middleware, and executes them in parallel.

async-await express expressjs middleware node nodejs npm npm-package parallel

Last synced: 02 Dec 2024

https://github.com/mashamoreva/skillbus-crm

📞 Проект: "CRM-система для управления контактами клиентов"

async-await javascript scss

Last synced: 29 Nov 2024

https://github.com/belchenkov/ajax_sandbox

Working with Ajax on vanilla JS

ajax async-await fetch js skeleton

Last synced: 09 Nov 2024

https://github.com/belchenkov/easy_http

Custom HTTP Library (Ajax with Callback)

async-await es6-classes fetch jsonplaceholder-api

Last synced: 09 Nov 2024

https://github.com/silvestrevivo/react-mobx-async

Explanation of different approaches in MobX about async/await for fetching data

async-await fetch-api mobx observable parceljs reactjs webapp

Last synced: 25 Nov 2024

https://github.com/hamedstack/hamedstack.paging

The C# Paging Library with async enables efficient, responsive loading of large datasets in a variety of applications.

async async-await asynchronous csharp dotnet dotnet-core dotnetcore extension-methods extensionmethods extensions iasyncenumerable library pagination paging paging-library utilities utility

Last synced: 10 Nov 2024

https://github.com/yurykozhenov/express-async-await

Trying out async/await with Express and Mongoose

async-await express mongoose nodejs

Last synced: 19 Nov 2024

https://github.com/ajith-11399/ip-tracker

This is a Task => 12 - 'C' repo

async-await bootstrap css html javascript

Last synced: 10 Nov 2024

https://github.com/deepak-tiwari-dt/random-fox-images

Bunch of random fox images fetched from an API.

api async-await css fetch-api html javascript react

Last synced: 11 Nov 2024

https://github.com/behi22/jammming

This webpage is developed to showcase knowledge of developing responsive webpages and using the react library to develop web applications. The website allows users to search the Spotify library, create a custom playlist, then save it to their Spotify account.

api async-await components html-css-javascript import-export javascript json jsx modules promise react surge webapp

Last synced: 14 Nov 2024

https://github.com/anbumani12/github-profile-fetch-api-task

GitHub User Profile-Fetch Task

api async-await css dom html js promise

Last synced: 20 Nov 2024

https://github.com/anbumani12/async-day-5-task1

Async-Day-5-task 1

api async-await css dom html js

Last synced: 20 Nov 2024

https://github.com/anbumani12/project--2-git

Github User Profile-Fetch Project

api async-await css dom html js

Last synced: 20 Nov 2024

https://github.com/kelvin-ben/javascript-project

In this project, We created an interactive web app using multiple API's to get and render info and multimedia, as well as implement like and comment features.

api async-await es6-javascript html-css-javascript webpack

Last synced: 12 Nov 2024

https://github.com/oneirocosm/pkmn-sprite-scrape

A small utility program I wrote to help download Pokémon sprites for my Champs in the Making website.

async-await futures pokemon reqwest rust sqlx

Last synced: 19 Nov 2024

https://github.com/kevinadhiguna/async-await-js

A tutorial about async-await, promise, and callback in Javascript

async-await callback javascript promise

Last synced: 12 Nov 2024

https://github.com/goldenhub/covid_chart

A covid19 stats and chart page using Highcharts and data from disease.sh

api async-await fetch fetch-api highcharts highcharts-js

Last synced: 12 Nov 2024

https://github.com/natthasath/demo-python-asyncio

asyncio is a Python library that provides tools for writing asynchronous code using coroutines, event loops, and tasks. It simplifies concurrent programming, making it easier to handle I/O-bound and CPU-bound tasks efficiently.

async-await asyncio coroutine poetry python task thread

Last synced: 11 Nov 2024

https://github.com/allanr1991/alura-monibank-validandoformulariocomjs

Este projeto permite fazer um cadastro com validações personalizadas e habilita a câmera do usuário para poder capturar uma foto para o cadastro.

async-await foreach-loop localstorage mediadevices setcustomvalidity validacaocustomizada validacpf validaidade validity validity-check

Last synced: 16 Nov 2024

https://github.com/allanr1991/senai-contactform-jsonserveraxios

Projeto criado para colocar em pratica aprendizados utilizando: JavaScript; Json-server; routes; async/await; axios;

async-await axios-restful json-server

Last synced: 16 Nov 2024

https://github.com/hawkpraveen/fetch-project-github-profile-finder

This repo consists of the Github Profile Finder using the Github api.

async-await bootstrap5 dom-manipulation fetch-api githubapi html-css-javascript netlify

Last synced: 12 Nov 2024

https://github.com/mastprogs/custom-codes

필요에 의해서 직접 구현했던 몇몇 커스텀 코드 기록보관소

async async-await asynchronous asynchronous-programming cpp20 go golang http mysql mysql-database redis string typeorm typescript

Last synced: 19 Nov 2024

https://github.com/codebender828/generators

A simple implementation and explanation of generators in javascript

async-await generators javascript nodejs

Last synced: 22 Dec 2024

https://github.com/milaziabchenko/vanilla-javascript-playground

JavaScript theory and code snippets, using functional and OOP, prototypes, higher-order array methods, regular expressions, DOM, events, and asynchronous JS

async-await asynchronous-javascript axios dom-events dom-manipulation esnext fetch-api functional-programming higher-order-functions http-requests oop promises prototypes regular-expressions vanilla-javascript

Last synced: 11 Nov 2024

https://github.com/nargonath/hapi-boilerplate

Used to define an hapi v17 boilerplate for my CLI project

async-await esmodules hapi-boilerplate hapi-server hapi-v17 hapijs nodejs

Last synced: 14 Nov 2024

https://github.com/olange/learning-javascript

Learning more about Javascript – quick reference, articles, useful resources, personal notes

async-await code-retreat generators iterators javascript learning-notes promises

Last synced: 06 Dec 2024

https://github.com/saulwolfdev/react-review

Todo list, repaso de conceptos en la nueva versión de React

arrow-functions async-await destructuring filter json jsx map npm prop-types react

Last synced: 16 Nov 2024

https://github.com/leotm/merge-local-server-data

My MVP solution to a coding exercise to augment local and server GitHub data

async-await authorization chai coding-exercise github hapi headers json mocha npm post-request request-promise sinon

Last synced: 11 Nov 2024

https://github.com/rinhizakura/cocoro

cocoro aims to provide friendly interface of coroutine functionality

async async-await await c coroutines

Last synced: 27 Dec 2024

https://github.com/samuelematias/future_guide

How use Future in Flutter 🌀

async-await dart flutter

Last synced: 11 Nov 2024

https://github.com/seyoonpuvi/javacript-infinitescroller

image surfing application with infinite scroll functionality

async-await css-grid fetch-api infinite-scroll responsive unsplash-api

Last synced: 10 Nov 2024

https://github.com/jamal-saadeddin/todotick

This project is a TODO list web application that allows users to manage their tasks efficiently.

async-await css3 dom-manipulation html5 javascript localstorage

Last synced: 19 Nov 2024

https://github.com/shrtlist/checkout

A coding challenge designed to assess your ability to implement a simple, API-driven UI based on a given design specification.

async-await mvvm structured-concurrency swiftui

Last synced: 27 Dec 2024

https://github.com/shaurya019/javascript-advanced-concepts

This repo include FetchAPi, XMLHttpRequest, Synchronous vs Asynchronous, callbackHell, Promises and other concepts to.

async async-await javascript promise sync xmlhttprequest

Last synced: 12 Nov 2024

https://github.com/seyoonpuvi/javascript-quotegenerator

quote generator application by using fetch api

async-await fetch-api

Last synced: 10 Nov 2024

async/await Awesome Lists
async/await Categories