Summary
Keywords
Full Transcript
Curso de JavaScript, Web, JS, Aplicações com JavaScript, Relógio em JavaScript, Smartwatch, data, hora, previsão do tempo, tempo atmosférico, api, open weather, consultar api externa, fetch, then, objeto Date, objeto String, length, trabalhar com datas no JS, trabalhar com horas no JS, getDay, getDate, getMonth, getFullYear, getHours, getMinutes, getSeconds, toLocaleString, toLocateDateString, toLocaleTimeString, Programação, Dev, HTML, Informática, Edson Maia html da aula 23 https://drive.google.com/file/d/1HMy5bqCiDmK9Gvulb6-3HpcDHjdqyuSD/view?usp=sharing css da aula 23 https://drive.google.com/file/d/1M_7eE8U_-wmQb45MkOdh_vzD3k5_OfFc/view?usp=sharing js da aula 23 https://drive.google.com/file/d/1DpYnFm5OBJl5jrECMbFrthF0ajUewZsp/view?usp=sharing Links extras: https://openweathermap.org/api https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getDay https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getDate https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getMonth https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/getFullYear https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleDateString https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleTimeString https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat COMO CRIAR APP PARA VER INFORMAÇÕES SOBRE O TEMPO ATMOSFÉRICO (*não é sobre o Clima) https://medium.com/ol%C3%A1-mundo/criando-um-app-simples-para-ver-o-clima-63609cffd91d Emojis 🌡 💧
