DEV Community

Andrew Lee profile picture

Andrew Lee

building checkfu.com

How to update an array of objects in React state

How to update an array of objects in React state

15
Comments
2 min read

Want to connect with Andrew Lee?

Create an account to connect with Andrew Lee. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Why I use TailwindCSS for all of my projects

Why I use TailwindCSS for all of my projects

3
Comments
1 min read
Why (most) startups should only write TypeScript

Why (most) startups should only write TypeScript

10
Comments
2 min read
Mutual recursion in JavaScript

Mutual recursion in JavaScript

1
Comments 2
1 min read
const over let unless I'm forced to

const over let unless I'm forced to

6
Comments 4
2 min read
Why I choose NextJS over CRA for new projects

Why I choose NextJS over CRA for new projects

129
Comments 12
2 min read
Write your first React hook

Write your first React hook

9
Comments
1 min read
Bottoms Up Introduction to Merge Sort with JavaScript

Bottoms Up Introduction to Merge Sort with JavaScript

13
Comments
3 min read
How to Convince Team to Adopt TypeScript

How to Convince Team to Adopt TypeScript

7
Comments
3 min read
My First Deno App: UUID Generator

My First Deno App: UUID Generator

6
Comments
1 min read
TypeScript Onboarding for React Engineers

TypeScript Onboarding for React Engineers

8
Comments
2 min read
Query GraphQL API with Vanilla Fetch Inside React Component

Query GraphQL API with Vanilla Fetch Inside React Component

5
Comments 1
1 min read
3 Reasons Why GraphQL Can Be a Pain

3 Reasons Why GraphQL Can Be a Pain

4
Comments
2 min read
Understanding Blocks in Ruby

Understanding Blocks in Ruby

7
Comments
1 min read
Apollo Client: Hooks, Fragments, Queries, Mutations, and Generated Types

Apollo Client: Hooks, Fragments, Queries, Mutations, and Generated Types

10
Comments 1
3 min read
Beginner's Guide to Caching

Beginner's Guide to Caching

7
Comments
2 min read
My Git Rebase Workflow

My Git Rebase Workflow

6
Comments 1
1 min read
How to Undo Last Commit and Keep Changes

How to Undo Last Commit and Keep Changes

10
Comments
1 min read
Navigating Dev.to's Code on GitHub

Navigating Dev.to's Code on GitHub

6
Comments
2 min read
Binary Search Tree: Insert, Find, and Validate

Binary Search Tree: Insert, Find, and Validate

10
Comments 1
1 min read
Tree: Breadth-first and Depth-first

Tree: Breadth-first and Depth-first

8
Comments
2 min read
loading...