image

Acesse bootcamps ilimitados e +650 cursos pra sempre

60
%OFF
Article image
alberto silva
alberto silva28/12/2022 14:05
Compartilhe

Fundamentos Javascript

  • #HTML
  • #JavaScript
  • #CSS

Fundamentos JavaScript

Ferramentas:

Git, Node.js;

Variáveis:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Guide/Grammar_and_types

Tipos de dados:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Data_structures

Number:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number

Operadores numéricos:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Guide/Expressions_and_operators

Conversão Numérica:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/parseInt

String:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/String

Template Literal:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals

String API:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String

https://www.w3schools.com/js/js_string_methods.asp

Boolean:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Boolean

Operadores Booleanos:

https://ricardo-reis.medium.com/operadores-l%C3%B3gicos-logical-operators-b0687819d1a5

Object:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object

https://www.w3schools.com/js/js_objects.asp

Undefined e Null:

https://www.geeksforgeeks.org/undefined-vs-null-in-javascript/#:~:text=Null%3A%20It%20is%20the%20intentional,It%20is%20the%20global%20object.

https://horadecodar.com.br/2020/03/27/js-qual-a-diferenca-entre-null-e-undefined/

Comparação de Objetos:

https://pt.stackoverflow.com/questions/291203/como-comparar-se-dois-objetos-javascript-s%C3%A3o-iguais

https://danvitoriano.medium.com/igualdade-entre-objetos-9e1104bd23ea

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Equality_comparisons_and_sameness

Herança:

https://www.devmedia.com.br/javascript-heranca-e-metodos-estaticos/41199

https://developer.mozilla.org/pt-BR/docs/Learn/JavaScript/Objects/Classes_in_JavaScript

Object API:

https://www.javascripture.com/Object

https://www.w3schools.com/js/js_object_methods.asp

https://docs.apigee.com/api-platform/reference/javascript-object-model

JSON:

https://www.w3schools.com/js/js_json.asp

Função:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Guide/Functions

https://blog.matheuscastiglioni.com.br/definindo-funcoes-em-javascript/

This:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/this

Getter e Setter:

https://www.alura.com.br/artigos/as-classes-no-javascript?gclid=CjwKCAiA76-dBhByEiwAA0_s9QrEp8-Gt_MLiuQnV05g2QU-27UfSjGblVbrRGXDqUDctSO5dWE7tBoCgjMQAvD_BwE

Call, Apply e Bind:

https://imasters.com.br/javascript/descomplicando-call-apply-e-bind-em-javascript

http://programadorobjetivo.co/call-apply-e-bind-em-javascript/

New:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/new

InstanceOf:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/instanceof

Arrow Funcion:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Functions/Arrow_functions

Tratamento de Exceções:

https://danieldcs.com/tratamento-de-erros-e-excecoes-em-javascript/

Destructuring:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Operators/Destructuring_assignment

Array:

https://developer.mozilla.org/pt-BR/docs/Web/JavaScript/Reference/Global_Objects/Array

Compartilhe
Comentários (3)
Danilo Oliveira
Danilo Oliveira - 28/12/2022 16:37

massa!!!

Thiago Sousa
Thiago Sousa - 28/12/2022 16:16

Muito top !!!!

Gabriel Dantas
Gabriel Dantas - 28/12/2022 16:05

Show!