Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 2.83 KB

README.md

File metadata and controls

62 lines (36 loc) · 2.83 KB

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