CURSO DE JAVASCRIPT DO ZERO | parte 2 - pegando valores de entrada do usuário e escrevendo na tela

Meet Bitrix24! The all-in-one business management software, powered by AI with over 40 tools in a single online platform: https://www.bitrix24.com.br/~nwOmw Bitrix24 CoPilot helps you create texts, generate ideas, manage tasks and clients! In this video we continue our learning from scratch on how to use Javascript to get started in the programming universe, using the knowledge of variables and onClick interaction from the last class and learning about how to get user input values ​​in an input element and return it to the screen! And all this in a practical way from scratch with a new task listing project! What else do you want to see here on the channel? Comment below to let me know! ------------------------------------------------------------------------------------------------------------------ Important links: Bitrix24: https://www.bitrix24.com.br/~nwOmw My social networks: https://beacons.ai/ballerini Playlist to learn HTML and CSS:    • Desenvolvimento Web 🖥️   Codes: Initial HTML: https://gist.github.com/rafaballerini... Initial CSS: https://gist.github.com/rafaballerini... Code at the end of the video: https://github.com/rafaballerini/aula... ------------------------------------------------------------------------------------------------------------------- Video index: 00:00 - What we will learn today 01:19 - New project 05:34 - Creating a separate JS file 08:06 - Logic of what we will develop 09:58 - Adding the input in HTML 11:08 - Interacting with input through JS 13:50 - Using console.log in the browser 15:46 - Getting the value of the input 18:13 - Comments in the code 20:22 - Cleaning the input after adding a task 21:29 - IT Market | Bitrix24 23:25 - Adding ul list in HTML 24:34 - Inserting tasks in the list with JS 30:54 - Recapitulating all the code 32:49 - Changing the paragraph text 33:37 - Challenges for you 34:54 - What we will see in the next lesson #javascript #javascriptcourse #programming