souforce.cloud
souforce.cloud
Souforce.cloud
#282 - Se preparando para certificação JavaScript Developer I - Parte 3
1 hour 14 minutes Posted Aug 14, 2020 at 2:10 am.
em https://youtube.com/souforce
0:00
1:14:01
Download MP3
Show notes
- 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
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