Giter VIP home page Giter VIP logo

asynchronous-javascript's Introduction

Asynchronous JavaScript : Overview

Compilation of Async exercises from appacademy.io


๐Ÿ“ Why Learn Asynchronous JavaScript?

Asynchronous operations are common in JavaScript, such as making network requests, handling user input, or performing time-consuming tasks. Understanding asynchronous programming allows you to write code that doesn't block the execution of other tasks, ensuring smooth user experiences and improved performance. Asynchronous JavaScript utilizes concepts like callbacks, promises, and async/await to handle non-blocking operations effectively. By mastering asynchronous JavaScript, you can write responsive and efficient code, handle data asynchronously, utilize resources more effectively, and create interactive web applications that can handle multiple tasks simultaneously.


Set up

To install any dependencies, run:

npm install

Every folder that consist of test folder can run unit tests with mocha and chai, you can run the following command:

npm test

๐Ÿ“ Other noteworthy projects

RECIPE.app
๐Ÿ”— https://favoriterecipes.vercel.app/
๐Ÿฑ https://github.com/robin-dc/RECIPE.app.git

Github User Searcher
๐Ÿ”— https://github-usearch.vercel.app/
๐Ÿฑ https://github.com/robin-dc/Github-User-Searcher.git

Dental Care Appointment System
๐Ÿ”— https://dentalcareph.netlify.app/
๐Ÿฑ https://github.com/robin-dc/Dental-Care-Appointment-System.git

Facebook UI Clone
๐Ÿ”— https://facebook-darkmode-clone.netlify.app/
๐Ÿฑ https://github.com/robin-dc/Facebook-UI-Clone.git

Lofi Clock | Music and Notepad in one.
๐Ÿ”— https://robin-dc.github.io/Lofi-Clock/
๐Ÿฑ https://github.com/robin-dc/Lofi-Clock.git

Landing Pages

asynchronous-javascript's People

Contributors

robin-dc avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.