Cristian Salcescu's Blog, page 3

June 1, 2022

May 18, 2022

May 15, 2022

May 11, 2022

How to Access Data from a Child Form Component with React Hooks

Passing refs to child forms, exposing onChange on form components, and more

Continue reading on Frontend Essentials »

 •  0 comments  •  flag
Share on Twitter
Published on May 11, 2022 01:10

February 20, 2022

Top 7 Features I Don’t Use in JavaScript

The this keyword, classes, function generators, and more

Continue reading on Frontend Essentials »

 •  0 comments  •  flag
Share on Twitter
Published on February 20, 2022 23:15

February 9, 2022

How to Detect when All Images are Loaded in a React Component

onLoad, onErrror events, the after decorator, and more

Continue reading on Frontend Essentials »

 •  0 comments  •  flag
Share on Twitter
Published on February 09, 2022 00:10

February 4, 2022

Preloading Images and Detecting When All Are Loaded

Quick start with the Image constructor, promises, and more

Continue reading on Frontend Essentials »

 •  0 comments  •  flag
Share on Twitter
Published on February 04, 2022 05:45

October 24, 2021

October 17, 2021

October 10, 2021

What is a Value?

Variables vs values, primitives, functions, objects, and classes are values

Continue reading on Frontend Essentials »

 •  0 comments  •  flag
Share on Twitter
Published on October 10, 2021 23:03