Bookmarks


Collection of some interesting and useful articles on the web.

Web Applications 101

by Robin Wieruch

2022-05-16

Defensive CSS

by Ahmad Shadeed

2021-12-07

Designing Beautiful Shadows in CSS

by Josh Comeau

2021-09-13

Interactive Learning Tools For Front-End Developers

by Louis Lazaris

2021-09-02

Level up your CSS linting using Stylelint

by Rob O'Leary

2021-08-17

How and When to Use Context in React with Hooks

by Tania Rascia

2021-06-15

Effective React Query Keys

by TkDodo

2021-06-13

An Interactive Guide to CSS Transitions

by Josh Comeau

2021-06-09

How to use React Context effectively

by Kent C. Dodds

2021-06-05

The Perils of Rehydration

by Josh Comeau

2021-05-30

How to optimize your context value

by Kent C. Dodds

2021-03-08

Before You memo()

by Dan Abramov

2021-02-23

React Server Components

by Addy Osmani

2020-12-22

How to useEffect in React

by Robin Wieruch

2020-11-24

Practical React Query

by TkDodo

2020-11-16

How to Test React.useEffect

by Kent C. Dodds

2020-11-01

Fix useEffect re-running on every render

by Dave Ceddia

2020-08-04

JavaScript to Know for React

by Kent C. Dodds

2020-07-15

JavaScript to Know for React

by Kent C. Dodds

2020-07-15

Client-Side Architecture Basics [Guide]

by Khalil Stemmler

2020-06-24

Grid for layout, Flexbox for components

by Ahmad Shadeed

2020-06-09

What (not) to Prefetch/Prerender

by Addy Osmani

2020-05-15

Common mistakes with React Testing Library

by Kent C. Dodds

2020-05-04

The Quest for the Perfect Dark Mode

by Josh Comeau

2020-04-22

Profiling React.js Performance

by Addy Osmani

2020-04-08

Optional Chaining Has Arrived!

by Laurie Barth

2019-12-20

Persistent Layout Patterns in Next.js

by Adam Wathan

2019-10-17

Fix the slow render before you fix the re-render

by Kent C. Dodds

2019-09-09

When to useMemo and useCallback

by Kent C. Dodds

2019-06-04

A Complete Guide to useEffect

by Dan Abramov

2019-03-09

How to fetch data with React Hooks

by Robin Wieruch

2019-03-07

How Are Function Components Different from Classes?

by Dan Abramov

2019-03-03

Functional Programming Principles in Javascript

by TK

2018-12-17

Eloquest Javascript - Book

by Marijn Haverbeke

2018-01-01

How JavaScript works: Event loop and the rise of Async programming + 5 ways to better coding with async/await

by Alexander Zlatkov

2017-11-11

Master JavaScript Prototypes & Inheritance

by Arnav Aggarwal

2017-08-08

Elements of JavaScript Style

by Eric Eliott

2017-05-03

Javascript: call(), apply() and bind()

by Omer Goldberg

2016-12-26

10 Interview Questions Every JavaScript Developer Should Know

by Eric Eliott

2015-10-02

JavaScript Design Patterns

by dofactory

N/D