souforce.cloud

#282 - Se preparando para certificação JavaScript Developer I - Parte 3


Listen Later

- Explicação da Prova

     - Variables, Types, and Collections: 23%

     - Objects, Functions, and Classes: 25%

- Como será a nova Série 

- Abordaremos hoje

     - Browser and Events: 17%

- Mão na massa

     - DOM

        - Criar novos elementos

        - Manipular os existentes

        - Remover elementos

     - Dev Tools

         - Console

         - Network

         - Inspecionar

         - Applicativo

     - Event

         - Listenning

         - Fire

     - Browser APIs

         - window.location - Obtem dados da URL

         - window.location.href - 'nova url'

         - window.localStorage 

            - setItem("key", "value")

            - getItem("key");

            - removeItem("key");

        - window.sessionStorage

            - setItem("key", "value")

            - getItem("key");

            - removeItem("key");

            - clear();

        - window.alert()

        - window.confirm

        - window.prompt()

        - window.setInterval()

        - window.clearInterval()

        - window.setTimeout() 

        - window.clearTimeout()


- https://trailhead.salesforce.com/help?article=Salesforce-Certified-JavaScript-Developer-I-Exam-Guide

- https://github.com/souforce/Prep-JavaScriptDev1

- Live - #272 - Parte 1 - https://youtu.be/rdxucvBau2s

- Live - #277 - Parte 2 - https://youtu.be/uf5VoegSYUs


Acompanhe as live de segunda a sexta às 21:41 em https://youtube.com/souforce

Siga-nos no Instagram @iFernandoSousa & @Anellinv & @souforce


Blog: https://souforce.cloud

Cursos: https://souforce.cloud/cursos

Youtube: https://youtube.com/souforce

Telegram: https://t.me/souforce

...more
View all episodesView all episodes
Download on the App Store

souforce.cloudBy Souforce.cloud