Title: JavaScripted
Open Graph Title: JavaScripted
X Title: JavaScripted
Description: A collection of all the things you didn't know about JavaScript - JavaScripted for you!
Open Graph Description: A collection of all the things you didn't know about JavaScript - JavaScripted for you!
X Description: A collection of all the things you didn't know about JavaScript - JavaScripted for you!
Mail addresses
j.lazaromoyano7@gmail.com
Opengraph URL: https://javascript-ed.vercel.app/
X: @v_karamazov
Generator: Astro v2.5.2
Domain: javascript-ed.vercel.app
| msapplication-TileColor | #da532c |
| theme-color | #ffffff |
| google-site-verification | QabE4pgOKR5rQ45trqzVGARIOV6c3OB0FW_ZBUJtQqQ |
| author | Judit Lázaro Moyano |
| og:type | website |
| twitter:card | summary_large_image |
| twitter:creator | @v_karamazov |
| twitter:url | https://javascript-ed.vercel.app/ |
| twitter:image | https://javascript-ed.vercel.app/meta/og.jpg |
| og:image | https://javascript-ed.vercel.app/meta/og.jpg |
Links:
| https://github.com/JuditKaramazov/JavaScripted | |
| My book, Insights from a Junior to future Seniors, is out - and free! | https://github.com/JuditKaramazov/InsightsFromJuniorToFutureSeniors |
| ObjectsAn object is a built-in type in JavaScript made up of properties (string type) and values (any type). | https://javascript-ed.vercel.app/objects |
| ClassesClasses are special functions for creating objects. | https://javascript-ed.vercel.app/classes |
| ReferenceReferential equality is when two or more variables point to the same object in memory. | https://javascript-ed.vercel.app/reference |
| ScopesScope refers to the context in which variables are declared and can be accessed. | https://javascript-ed.vercel.app/scopes |
| HoistingHoisting is a behavior in which a function or a variable can be used before declaration. | https://javascript-ed.vercel.app/hoisting |
| TypesJavaScript has eight built-in types, null, undefined, boolean, number, bigint, string, object, and symbol. | https://javascript-ed.vercel.app/types |
| Are you enjoying the content? It's for fun - and profit, too! | https://www.buymeacoffee.com/juditkaramazov |
| CoercionType coercion is the automatic (or implicit) conversion of values from one data type to another. | https://javascript-ed.vercel.app/coercion |
| VariablesA variable is a binding between a name and a value. | https://javascript-ed.vercel.app/variables |
| thisThe this keyword is used to indicate the context of a function - and it represents a binding. | https://javascript-ed.vercel.app/this |
| 7GUIs7GUIs is a programming benchmark to compare implementations in terms of their notation. | https://javascript-ed.vercel.app/7guis |
| TypeScriptTypeScript is a typed superset of JavaScript that adds structure and catches type safety errors. | https://javascript-ed.vercel.app/typescript |
| Part of the poisonous Pythomazov | https://pythomazov.tech |
| https://javascript-ed.vercel.app/ | |
| by Judit Lázaro | https://karamazfolio.xyz |
| as part of PythoMazov | https://pythomazov.tech |
| GitHub(ed) | https://github.com/JuditKaramazov |
| Personal blog | https://karamablog.xyz |
Viewport: width=device-width, initial-scale=1.0