DEV Community

Joseph Lynn profile picture

Joseph Lynn

A bootcamp grad from Case Western University looking for a Developer position

Location Tampa, FL Joined Joined on  Personal website https://www.josephlynn.com/ github website
JavaScript - Prototypal Inheritance

JavaScript - Prototypal Inheritance

Comments
2 min read

Want to connect with Joseph Lynn?

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

Already have an account? Sign in
JavaScript Classes Explained

JavaScript Classes Explained

4
Comments
5 min read
Optional Chaining (objects & arrays)

Optional Chaining (objects & arrays)

6
Comments
1 min read
API requests with React (using the fetch API)

API requests with React (using the fetch API)

22
Comments
4 min read
8 JavaScript array methods you should know

8 JavaScript array methods you should know

43
Comments 4
4 min read
How to build a React CRUD todo app (refactor)

How to build a React CRUD todo app (refactor)

24
Comments 3
5 min read
How to build a React CRUD todo app (edit todo)

How to build a React CRUD todo app (edit todo)

58
Comments 5
7 min read
How to build a React CRUD todo app (delete todo)

How to build a React CRUD todo app (delete todo)

25
Comments
3 min read
How to build a React CRUD todo app (add localstorage)

How to build a React CRUD todo app (add localstorage)

32
Comments 7
5 min read
How to build a React CRUD todo app (create/read todos)

How to build a React CRUD todo app (create/read todos)

56
Comments 5
4 min read
React hooks - working with useEffect (lifecycle)

React hooks - working with useEffect (lifecycle)

3
Comments
2 min read
React hooks - working with state (array of objects)

React hooks - working with state (array of objects)

43
Comments 2
4 min read
React hooks - working with state (arrays)

React hooks - working with state (arrays)

6
Comments 1
2 min read
React hooks - working with state (objects)

React hooks - working with state (objects)

5
Comments 4
2 min read
Working with Arrays in JavaScript for beginners - Removing values

Working with Arrays in JavaScript for beginners - Removing values

5
Comments
2 min read
Working with Arrays in JavaScript for beginners - Adding values

Working with Arrays in JavaScript for beginners - Adding values

7
Comments
3 min read
loading...