Homepage
Open in app
Sign in
Get started
Frontend Essentials
Books
Archive
Books on Amazon
Tagged in
Technology
Frontend Essentials
Learn more on JavaScript, functional programming, and front-end development.
More information
Followers
415
Elsewhere
More, on Medium
Technology
Cristian Salcescu
in
Frontend Essentials
Jun 6, 2020
How to Make JavaScript a Better Functional Language by Removing Features
Removing this, arguments…
Read more…
26
3 responses
Cristian Salcescu
in
Frontend Essentials
Jun 15, 2021
How to Get a Random Value From an Array in JavaScript
Quick Start with the Math.random and Math.floor functions
Read more…
149
1 response
Cristian Salcescu
in
Frontend Essentials
Jan 31, 2019
An Introduction to the Flux Architectural Pattern
Stores, views, action, action creators, a single…
Read more…
253
2 responses
Cristian Salcescu
in
Frontend Essentials
Jul 15, 2021
How to Invoke a Method in a Dynamic Way
The bracket notation, conditional method invocation, and more
Read more…
25
Cristian Salcescu
in
Frontend Essentials
Jul 14, 2021
From the Module Pattern to Factory Functions
Encapsulation with the module pattern, modules, and…
Read more…
26
1 response
Cristian Salcescu
in
Frontend Essentials
Jul 13, 2021
How an Array-like Object Looks Like
Quick start with converting array-like objects to arrays
Read more…
20
Cristian Salcescu
in
Frontend Essentials
Jul 12, 2021
3 Ways to Work with Properties in a Dynamic Way
Object literal syntax, destructuring assignment…
Read more…
33
Cristian Salcescu
in
Frontend Essentials
Jul 11, 2021
How to Generate the Ability Scores for a D&D Character
Get-up-to-speed with
Math.random
, map & reduce…
Read more…
3
Cristian Salcescu
in
Frontend Essentials
Jul 9, 2021
How to Position a Div Element Over and Relative to Another
Quick start with absolute and relative…
Read more…
83
1 response
Cristian Salcescu
in
Frontend Essentials
Jul 5, 2021
3 Ways of Invoking a Method
Standard and conditional property access, conditional method invocation
Read more…
21