Skip to content

This repository contains the files from the course "JavaScript: Understanding promises and async/await", from Alura. The objective of the course is to build the file upload page of the fictional Code Connect application, using HTML, CSS and JavaScript.

Notifications You must be signed in to change notification settings

maluojuara/upload-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stars Size Activity

Course "JavaScript: Understanding promises and async/await" - Alura

Code Connect - Upload Page

This repository contains the files from the course "JavaScript: Understanding promises and async/await", from Alura. The course is part of the formation "Front-end development: courses to create web applications with HTML, CSS and JavaScript".

The objective of the course is to build the file upload page of the fictional Code Connect application, using HTML, CSS and JavaScript.

🛠️💻 Technologies and tools

HTML CSS JavaScript


📚 Content and features

Topic Status
Building the page
Asynchronicity
Manipulating tags
Collecting form data
Generating interactions with the form

✨ Management of asynchronous tasks with JavaScript;

✨ Construction of asynchronous functions with async/await methods;

✨ Handling function returns using Promises;

✨ Techniques for error management in JavaScript applications;

✨ Understanding of Event Loop, Call Stack and Task Queue.


📲 Demonstration

code-connect.mov

🚀 Deploy

Code Connect Upload Files Page

About

This repository contains the files from the course "JavaScript: Understanding promises and async/await", from Alura. The objective of the course is to build the file upload page of the fictional Code Connect application, using HTML, CSS and JavaScript.

Topics

Resources

Stars

Watchers

Forks