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/joseluisq/node-benchmark-async

Native promises, Co generators, Native Async/Await and Bluebird promises comparative benchmark.

async-await benchmark bluebird-promise generators nodejs promises v8

Last synced: 18 Dec 2024

https://github.com/jcbhmr/async-indexeddb-idea

🐒 Makes indexedDB-related things .then()-able via monkeypatching

async async-await idea monkey-patching prototype prototype-pollution

Last synced: 14 Dec 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/siddhant-vij/advanced-js-topics

This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.

animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing

Last synced: 16 Nov 2024

https://github.com/anbalagand/eaglenet

Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.

async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession

Last synced: 14 Dec 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/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/sepidsoroush/nextwatch

A movie database created by Next.js: you can search movies by title and see details on each movie page, and bookmark your favorites in watchlist.

api async-await axios custom-hook es6 javascript movie movie-database movie-database-api nextjs omdbapi pagination react react-hooks reactjs serach-movie usecontext watchlist

Last synced: 21 Dec 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/epictetusz1/weather-app

Learn by doing from The Odin Project. Makes use of APIs, Promises and Async/await

async-await learning-by-doing promises state-management theodinproject weather-app

Last synced: 25 Dec 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/henry232323/async-recipes

A couple of recipes for async operations that can be used between libs

async async-await asynchronous curio python3 python36 trio

Last synced: 06 Dec 2024

https://github.com/george-swift/2d-game

An infinite two-dimensional platform game with JavaScript and the Canvas API.

async-await es6-classes es6-modules es6-promise webpack

Last synced: 07 Dec 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/dialtor/movieapp

Movies Web TMDB-API

api-rest async-await

Last synced: 06 Dec 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: 29 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/jmurret/bike-map

A map of bike sharing networks in cities around the world.

async-await deck-gl fetch-api mapbox-gl react-map-gl

Last synced: 16 Dec 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/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/arturwincenciak/try-catch-exception-in-async-await

How to catch exception from asynchronous method

async-await exceptions lambda

Last synced: 06 Dec 2024

https://github.com/sakateka/aloader

Two step async/await loader example

async-await

Last synced: 19 Nov 2024

https://github.com/pijeismart/githubuser-finder

A great challenge from Frontend Mentor

async-await bem-css javascript scss

Last synced: 12 Nov 2024

https://github.com/safayetdib/infinite-scroll-image-gallery

An Infinite Scroll Image Gallery Powered By Pexels API

async-await css fetch-api html infinite-scroll javascript pexels-api

Last synced: 14 Nov 2024

https://github.com/pferreirafabricio/csharp-parallel-concurrency

⚡ A comprehensive study of asynchronous, concurrent, and parallel programming concepts in C#

async async-await asynchronous asynchronous-programming cancellationtoken concurrency csharp dotnet parallel

Last synced: 14 Nov 2024

https://github.com/mesqueeb/asyncify

🔄 Swift utility class designed to convert callback-based asynchronous methods into the modern async/await pattern.

async-await callback-to-async callback-to-await completion-handler-to-async-await modernise swift swift-concurrency

Last synced: 13 Nov 2024

https://github.com/grimen/node-sandbox

Experiments with latest Node.js / Stream API features.

async-await blocking examples experiments generators labs node non-blocking sandbox streams

Last synced: 13 Nov 2024

https://github.com/ink-feather-org/ts-utils

Contains various typescript utils.

async-await promise-chain promises typescript utility

Last synced: 16 Nov 2024

https://github.com/bunnysakura/ipcxx

用于中间件开发的轻量级C++框架。 | A lightweight C++ framework for middleware development.

async async-await event-driven events ipc queue thread thread-pool threadpool timers

Last synced: 14 Nov 2024

https://github.com/ocskier/incdbcli

A company directory CLI using Node, Inquirer, and a SQL database with Typescript

async-await inquirer jest mysql promises sql-database typescript

Last synced: 14 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/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/mbrsagor/djangoasync

Simple Django DjangoAsync project

async async-await asynchronous django-async-view

Last synced: 13 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/narmingafarova/exchange-app

shows currency exchange

api async-await exchange fetch-api

Last synced: 16 Nov 2024

https://github.com/coderboy-raiyan/recipe-finder

Simple Recipe finder using async await with vanilla JavaScript.

async-await bootstrap-5 javascript

Last synced: 16 Nov 2024

https://github.com/coderboy-raiyan/movie-zone

Movie zone using async await with vanilla JavaScript. Here you can find all movies information.

async-await bootstrap5 css3 javascript

Last synced: 16 Nov 2024

https://github.com/j5py/j5py.github.io

A simple Responsive Web Design acting as a Single Page Application from a previous account (it was initially a way to save my progress in CSS and JS, and it remains above all a way to practice JS).

async-await fetch-api generator javascript promise

Last synced: 14 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/vintage/flutter_demo_isolates

Demo app which presents usage of Isolate in Flutter

async-await flutter isolates

Last synced: 13 Nov 2024

https://github.com/flipeador/node.js-http-client

Simple lightweight Node.js HTTP client.

async-await http-client http-request javascript node-js

Last synced: 14 Nov 2024

https://github.com/flipeador/js-eventemitter

Store listener functions and emit events.

async-await browser event-emitter javascript nodejs

Last synced: 14 Nov 2024

https://github.com/flipeador/js-queue

JavaScript FIFO/LIFO/PRIORITY queue implementation.

async-await browser fifo-queue javascript lifo-queue nodejs priority-queue queue

Last synced: 14 Nov 2024

https://github.com/flipeador/node-workerpool

Create a pool of workers and execute a function or file in worker threads and child processes.

async-await child-process javascript nodejs worker-pool worker-threads

Last synced: 14 Nov 2024

https://github.com/flipeador/node-eventemitter

Stores listener functions and emits events.

async-await es-module event-emitter javascript nodejs

Last synced: 14 Nov 2024

https://github.com/flipeador/node-promise-ex

Provides extended promise functionality and utilities.

async-await es-module extended javascript nodejs promise

Last synced: 14 Nov 2024

https://github.com/takker99/async-lib

便利な非同期関数置き場

async-await asynciterator deno promisification promisify

Last synced: 16 Nov 2024

https://github.com/edonv/asyncbutton

Wrapper view of Button that supports asynchronous code.

async-await button concurrency ios swift swiftui

Last synced: 19 Nov 2024

https://github.com/hyperlink/bluebird-async-wrapper

Helper to migrate from Bluebird to async/await by wrapping each async method with bluebird Resolve

async-await bluebird

Last synced: 24 Nov 2024

https://github.com/olenasavchenko/simple-login

Simple login and React Route without styles. Includes: login page, films page, one film page

async-await fetch-api private-route react react-router

Last synced: 15 Nov 2024

async/await Awesome Lists
async/await Categories