Homepage
Open in app
Sign in
Get started
Frontend Essentials
Learn the fundamentals in JavaScript and functional programming
Books
Archive
Books on Amazon
Follow
Latest
Showing Any Playing Card From a Deck With Elm
Showing Any Playing Card From a Deck With Elm
Defining custom types, using records, mapping cards records to Unicode characters, and more
Cristian Salcescu
Jun 14, 2023
Book
Functional Programming in JavaScript
Functional Programming in JavaScript
The book is available in Kindle, paperback, and hardcover formats
Cristian Salcescu
Sep 1, 2020
Trending
How to Create and Delete a Git Branch
How to Create and Delete a Git Branch
Creating and deleting local and remote development branches
Cristian Salcescu
Sep 30, 2022
Generating Random Numbers and Strings
Generating Random Numbers and Strings
Quick start with Math.random
Cristian Salcescu
Mar 8, 2023
State Management with React Hooks
State Management with React Hooks
The book is available in kindle and paperback formats
Cristian Salcescu
Feb 24, 2023
Removing Duplicates From an Array of Objects Using a Generic Utility
Removing Duplicates From an Array of Objects Using a Generic Utility
Using a generic key name, composite key, and more
Cristian Salcescu
Sep 22, 2022
You will finally understand what Closure is
You will finally understand what Closure is
Nested functions, event handlers, ajax callbacks, encapsulation and more
Cristian Salcescu
May 14, 2018
How to Convert Values into Strings in JavaScript
How to Convert Values into Strings in JavaScript
The String built-in function, the toString method, and more
Cristian Salcescu
Apr 15, 2021
These are the features in ES6 that you should know
These are the features in ES6 that you should know
ES6 brings more features to the JavaScript language. Some new syntax allows you to write code in a more expressive way, some features…
Cristian Salcescu
Jan 4, 2019
How to create a Redux reducer by convention
How to create a Redux reducer by convention
A reducer is pure function that takes state and an action as parameters and returns the new state.
Cristian Salcescu
Feb 12, 2019
About Frontend Essentials
Latest Stories
Archive
About Medium
Terms
Privacy
Teams