Giter VIP home page Giter VIP logo

33-concepts-js's Introduction


33 concepts que tout développeur JavaScript devrait connaître

33 concepts que tout développeur JavaScript devrait connaître.

PRs bienvenues License MIT

Introduction

Ce dépôt est une traduction de 33-js-concepts par Leonardo Madonaldo.

Il a été créé dans le but d'aider les développeurs à maîtriser les concepts fondamentaux du JavaScript, et fonctionne comme un guide pour continuer à apprendre. Il est basé sur un article écrit par Stephen Curtis, que vous pouvez lire ici (en anglais 🇬🇧).

🚀 La version anglaise de ce dépôt est considérée par GitHub comme étant l'un des meilleurs projets open-source de 2018 !

ℹ️ Les ressources ci-dessous sont principalement en anglais. Proposez un article ou une vidéo en français ici ou faites directement une pull request !


Table des matières

  1. Call Stack
  2. Primitive Types
  3. Value Types and Reference Types
  4. Implicit, Explicit, Nominal, Structuring and Duck Typing
  5. == vs === vs typeof
  6. Function Scope, Block Scope and Lexical Scope
  7. Expression vs Statement
  8. IIFE, Modules and Namespaces
  9. Message Queue and Event Loop
  10. setTimeout, setInterval and requestAnimationFrame
  11. JavaScript Engines
  12. Bitwise Operators, Type Arrays and Array Buffers
  13. DOM and Layout Trees
  14. Factories and Classes
  15. this, call, apply and bind
  16. new, Constructor, instanceof and Instances
  17. Prototype Inheritance and Prototype Chain
  18. Object.create and Object.assign
  19. map, reduce, filter
  20. Pure Functions, Side Effects and State Mutation
  21. Closures
  22. High Order Functions
  23. Recursion
  24. Collections and Generators
  25. Promises
  26. async/await
  27. Data Structures
  28. Expensive Operation and Big O Notation
  29. Algorithms
  30. Inheritance, Polymorphism and Code Reuse
  31. Design Patterns
  32. Partial Applications, Currying, Compose and Pipe
  33. Clean Code

1. Call Stack

Articles

Vidéos

⬆️ Table des matières ⬆️


2. Primitive Types

Articles

Vidéos

⬆️ Table des matières ⬆️


3. Value Types and Reference Types

Articles

Vidéos

⬆️ Table des matières ⬆️


4. Implicit, Explicit, Nominal, Structuring and Duck Typing

Articles

Vidéos

⬆️ Table des matières ⬆️


5. == vs === vs typeof

Articles

Vidéos

⬆️ Table des matières ⬆️


6. Function Scope, Block Scope and Lexical Scope

Articles

Vidéos

⬆️ Table des matières ⬆️


7. Expression vs Statement

Articles

Vidéos

⬆️ Table des matières ⬆️


8. IIFE, Modules and Namespaces

Articles

Vidéos

⬆️ Table des matières ⬆️


9. Message Queue and Event Loop

Articles

Vidéos

⬆️ Table des matières ⬆️


10. setTimeout, setInterval and requestAnimationFrame

Articles

Vidéos

⬆️ Table des matières ⬆️


11. JavaScript Engines

Articles

Vidéos

⬆️ Table des matières ⬆️


12. Bitwise Operators, Type Arrays and Array Buffers

Articles

Vidéos

⬆️ Table des matières ⬆️


13. DOM and Layout Trees

Articles

Vidéos

⬆️ Table des matières ⬆️


14. Factories and Classes

Articles

Vidéos

⬆️ Table des matières ⬆️


15. this, call, apply and bind

Articles

Vidéos

⬆️ Table des matières ⬆️


16. new, Constructor, instanceof and Instances

Articles

⬆️ Table des matières ⬆️


17. Prototype Inheritance and Prototype Chain

Articles

Vidéos

⬆️ Table des matières ⬆️


18. Object.create and Object.assign

Articles

Vidéos

⬆️ Table des matières ⬆️


19. map, reduce, filter

Articles

Vidéos

⬆️ Table des matières ⬆️


20. Pure Functions, Side Effects and State Mutation

Articles

Vidéos

⬆️ Table des matières ⬆️


21. Closures

Articles

Vidéos

⬆️ Table des matières ⬆️


22. High Order Functions

Articles

Vidéos

⬆️ Table des matières ⬆️


23. Recursion

Articles

Vidéos

⬆️ Table des matières ⬆️


24. Collections and Generators

Articles

Vidéos

⬆️ Table des matières ⬆️


25. Promises

Articles

Vidéos

⬆️ Table des matières ⬆️


26. async/await

Articles

Vidéos

⬆️ Table des matières ⬆️


27. Data Structures

Articles

Vidéos

⬆️ Table des matières ⬆️


28. Expensive Operation and Big O Notation

Articles

Vidéos

⬆️ Table des matières ⬆️


29. Algorithms

Articles

⬆️ Table des matières ⬆️


30. Inheritance, Polymorphism and Code Reuse

Articles

Vidéos

⬆️ Table des matières ⬆️


31. Design Patterns

Articles

Vidéos

⬆️ Table des matières ⬆️


32. Partial Applications, Currying, Compose and Pipe

Articles

Vidéos

⬆️ Table des matières ⬆️


33. Clean Code

Articles

Vidéos

⬆️ Table des matières ⬆️

33-concepts-js's People

Contributors

robinmetral avatar djlechuck avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.