* Cantinho Satkeys

Refresh History
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    11 de Julho de 2025, 03:54
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    10 de Julho de 2025, 10:40
  • j.s.: dgtgtr a todos  4tj97u<z
    07 de Julho de 2025, 13:50
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    06 de Julho de 2025, 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13

Autor Tópico: JavaScript: Under the Hood ( Beginner to Expert )  (Lida 109 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
JavaScript: Under the Hood ( Beginner to Expert )
« em: 18 de Outubro de 2020, 10:22 »

JavaScript: Under the Hood ( Beginner to Expert )
Video: .mp4 (1280x720, 30 fps(r)) | Audio: aac, 44100 Hz, 2ch | Size: 1.34 GB
Genre: eLearning Video | Duration: 46 lectures (4 hour, 21 mins) | Language: English
 Learn advanced JavaScript concepts such as Hoisting, Closures, Prototypal Inheritance, Async JS, etc. by visualization.

What you'll learn

    Fundamental principles of JavaScript.
    Visualize the underlying concepts when you code.
    Understand the code execution by learning Hoisting, Call Stack, Scope Chain, Functional Execution Context.
    Master functions by learning Closures, IIFEs, Callback, Function Statements, Function Expressions.
    Understanding of the phrase "Everything is Object in JavaScript".
    Master Asynchronous JS by learning the full model of JS and Browser that powers modern web apps.
    Understand Fetch API, Callback Queue, Microtask Queue, and role of Browser in async code execution.
    Learn Promises, Then/Catch, Callbacks, and Async/Await.
    Master ES5 OOP by learning underlying Prototypal Inheritance in JavaScript.
    Master ES6 OOP ( class, extends, constructor, and super in great detail ).
    Understanding of 'this' keyword to debug confusing bugs.
    Learn powerful JS functions like call, apply, etc.
    Understand the difference between var, let, and const.
    Understand the power of Arrow Functions.

Requirements

    Very basic programming knowledge (we'll dive deep in all JS concepts)

Description

According to the Stack Overflow, 2020 survey JavaScript is the most in-demand programming language. Also, with the rising popularity of React, Angular, Vue, Svelte, MEAN stack, MERN stack, JAM stack, etc. there is more and more demand for JavaScript developers. As a rule of thumb when there is more demand, the quality of developers gets compromised and that's where this course comes for you.

In this course, we will dive deep into the core JavaScript concepts from the basics of JavaScript.  After completing the course you will be in the top 10% of JavaScript developers and in some concepts even in the top 5%. You can use this knowledge in your everyday job, give webinars, nail any JavaScript interview at any level whatsoever.

This course follows a different path than most of the online courses out there who teach you to just use JavaScript without understanding what's going on under the hood. We will go through a different path and understand the concepts by visualizing through diagrams.

This course will cover advanced concepts ( by assuming you're a beginner of course) such as Hoisting, Global Execution Context, Functional Execution Context, Scope Chain, Call Stack, Higher-order functions, Callbacks,  Immediately Invoked Function Expressions (IIFEs), Closures, Asynchronous JavaScript in detail using Browser, Async/Await, Promises, Fetch API, Then/Catch, Callback queue, Microtask queue, objects and object literals, OOP using ES5 and ES6, function constructors, prototypal inheritance, class, extends, super keywords in detail, call, apply, and lot more.

It's my promise to you that after completing the course you will be confident in your JavaScript skills like never before, you may even have more knowledge than your interviewer in some cases, imagine how great that is for your future. This could be the best investment for your career in terms of long-term and timeless rewards you'll get.

This course is very comprehensive and detailed. You'll understand every line of code with different diagrams and sketches that would embed the knowledge in your brain forever.

Who this course is for:

    Anyone who wants to be among the top 10% JavaScript developers.
    Anyone who wants to visualize what they are coding rather then just doing it.
    Anyone who couldn't wrap their head around concepts like Hoisting, 'this', Higher Order Functions, Closure, Prototypal Inheritance, etc.
    Experienced developers coming from different programming languages and frameworks.
    Anyone who is working with React, Angular, Node but are not confident in core JavaScript.
    Anyone who wants to nail JavaScript interviews at any level by understanding underlying concepts.
    Anyone who wants to understand what they are coding in JavaScript instead of just doing it.

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction