feitam.es
  • Home
  • Development
  • Bugs / errors fix
  • IT architecture
  • Tutorials
  • Manuals
  • Cheat sheets
  • Friends
  • Author

Tutorial-javascript

A collection of 2 posts

JavaScript and its execution engines
Development

JavaScript and its execution engines

A JavaScript engine is a tool that executes JavaScript code.There are two types of JavaScript engines from the point of view of operation: runtime interpretes JIT: just-in-time compilation Runtime interpreters have less

  • Juan Luis Sánchez Vázquez
    Juan Luis Sánchez Vázquez
2 min read
Scopes and declaration of variables with var, let and const in JavaScript
Development

Scopes and declaration of variables with var, let and const in JavaScript

In JavaScript there are two main scopes where to locate the variables, and these scopes determine the accessibility to these variables:* global * local: no están accesibles desde el scope global A variable in

  • Juan Luis Sánchez Vázquez
    Juan Luis Sánchez Vázquez
2 min read
feitam.es © 2023
Latest Posts Facebook Twitter Ghost