DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Frontend Developer Resources 2022

Frontend Developer Resources 2022

2288
Comments 42
8 min read
Clean Architecture on Frontend

Clean Architecture on Frontend

2005
Comments 128
35 min read
Moving away from ReactJs and VueJs on front-end using Clean Architecture

Moving away from ReactJs and VueJs on front-end using Clean Architecture

1363
Comments 88
15 min read
I wrote a fully-functioning File Explorer, using TypeScript.

I wrote a fully-functioning File Explorer, using TypeScript.

1207
Comments 108
2 min read
Good Bye Web APIs

Good Bye Web APIs

1134
Comments 146
5 min read
TypeScript Tutorial: A step-by-step guide to learn TypeScript

TypeScript Tutorial: A step-by-step guide to learn TypeScript

857
Comments 10
10 min read
Technologies That I'll Be Learning in 2021 as a MERN Stack Developer (with resources)

Technologies That I'll Be Learning in 2021 as a MERN Stack Developer (with resources)

772
Comments 33
5 min read
Advanced TypeScript Types cheat sheet (with examples)

Advanced TypeScript Types cheat sheet (with examples)

765
Comments 41
8 min read
Design Patterns for Web Development

Design Patterns for Web Development

763
Comments 11
3 min read
Pagination in Javascript and React, with a custom usePagination() hook

Pagination in Javascript and React, with a custom usePagination() hook

741
Comments 33
4 min read
The Complete React Roadmap

The Complete React Roadmap

737
Comments 11
7 min read
Clean Code Applied to JavaScript — Part I. Before your start

Clean Code Applied to JavaScript — Part I. Before your start

723
Comments 8
6 min read
Writing unit tests with React, Typescript, and react-testing-library

Writing unit tests with React, Typescript, and react-testing-library

695
Comments 19
4 min read
Moving from JavaScript to TypeScript

Moving from JavaScript to TypeScript

653
Comments 37
7 min read
Build an API using Node, Express, MongoDB, and Docker

Build an API using Node, Express, MongoDB, and Docker

651
Comments 11
8 min read
How to use Lottie animations & React JS? 🖌️

How to use Lottie animations & React JS? 🖌️

651
Comments 29
7 min read
Using the React Context API, the right way (a time saver)

Using the React Context API, the right way (a time saver)

641
Comments 31
3 min read
A Practical Guide to TypeScript - How to Build a Pokedex app using HTML, CSS, and TypeScript

A Practical Guide to TypeScript - How to Build a Pokedex app using HTML, CSS, and TypeScript

637
Comments 12
10 min read
Getting started with Typescript with React Hooks

Getting started with Typescript with React Hooks

636
Comments 20
6 min read
Aura Theme v2.0.0 is out now! 🥳 🎉

Aura Theme v2.0.0 is out now! 🥳 🎉

609
Comments 92
1 min read
A full comparison of 6 JS libraries for generating PDFs

A full comparison of 6 JS libraries for generating PDFs

609
Comments 25
5 min read
5 Tips Every React Developer Should Know

5 Tips Every React Developer Should Know

608
Comments 17
4 min read
State Management with a Single Line of Code

State Management with a Single Line of Code

608
Comments 46
5 min read
Migrate to typescript - the advance guide

Migrate to typescript - the advance guide

606
Comments 4
8 min read
Next.js, Material UI, MongoDB Personal Dashboard

Next.js, Material UI, MongoDB Personal Dashboard

590
Comments 29
7 min read
Make fetch better and your API request methods easier to implement

Make fetch better and your API request methods easier to implement

578
Comments 16
7 min read
14 Awesome JavaScript Array Tips You Should Know About

14 Awesome JavaScript Array Tips You Should Know About

571
Comments 12
9 min read
Why We're Breaking Up with CSS-in-JS

Why We're Breaking Up with CSS-in-JS

558
Comments 144
14 min read
Stop using default console.log, check this instead

Stop using default console.log, check this instead

544
Comments 48
4 min read
"bulletproof-react" is a hidden treasure of React best practices!

"bulletproof-react" is a hidden treasure of React best practices!

543
Comments 5
9 min read
Material-UI is now MUI

Material-UI is now MUI

538
Comments 15
5 min read
11 Tips That Make You a Better Typescript Programmer

11 Tips That Make You a Better Typescript Programmer

520
Comments 37
9 min read
Improve your JS skills with those tips #1

Improve your JS skills with those tips #1

516
Comments 24
3 min read
Frontend Challenges: Front-end Engineer Assignment

Frontend Challenges: Front-end Engineer Assignment

512
Comments 15
25 min read
JavaScript/Typescript Tips compilation 2021🚀

JavaScript/Typescript Tips compilation 2021🚀

507
Comments 30
3 min read
How I structure my React /TS applications (2021)

How I structure my React /TS applications (2021)

500
Comments 14
4 min read
Vanilla JavaScript and HTML - No frameworks. No libraries. No problem.

Vanilla JavaScript and HTML - No frameworks. No libraries. No problem.

497
Comments 73
9 min read
Using Forms In React.js, The Right Way (no library needed)

Using Forms In React.js, The Right Way (no library needed)

481
Comments 2
4 min read
Writing a Game in Typescript

Writing a Game in Typescript

478
Comments 23
24 min read
React Just Got Even More Awesome

React Just Got Even More Awesome

467
Comments 21
2 min read
Cryptography for programmers 1: Basics

Cryptography for programmers 1: Basics

463
Comments 10
5 min read
Bad Habits of Mid-Level React Developers

Bad Habits of Mid-Level React Developers

462
Comments 66
8 min read
13 Typescript Utility: A Cheat Sheet for Developer

13 Typescript Utility: A Cheat Sheet for Developer

460
Comments 12
3 min read
10 Useful Vanilla Javascript Plugins 2021

10 Useful Vanilla Javascript Plugins 2021

458
Comments 12
3 min read
React Tips & Patterns

React Tips & Patterns

454
Comments 12
6 min read
Top 10 Developer Tools You Didn't Know You Needed

Top 10 Developer Tools You Didn't Know You Needed

454
Comments 30
2 min read
NocoDB : The Open Source Airtable Alternative

NocoDB : The Open Source Airtable Alternative

453
Comments 24
4 min read
Say goodbye Trycatch Hell

Say goodbye Trycatch Hell

445
Comments 32
4 min read
7 Tips for Clean React TypeScript Code you Must Know 🧹✨

7 Tips for Clean React TypeScript Code you Must Know 🧹✨

442
Comments 23
5 min read
🚀10 Trending projects on GitHub for web developers - 3rd July 2020

🚀10 Trending projects on GitHub for web developers - 3rd July 2020

432
Comments 5
2 min read
TypeScript in a Weekend: A Crash Course

TypeScript in a Weekend: A Crash Course

432
Comments 23
5 min read
How does Virtual DOM work? (Build your own)

How does Virtual DOM work? (Build your own)

428
Comments 7
4 min read
🚀 Visualizing memory management in V8 Engine (JavaScript, NodeJS, Deno, WebAssembly)

🚀 Visualizing memory management in V8 Engine (JavaScript, NodeJS, Deno, WebAssembly)

400
Comments 13
11 min read
Nestjs🐺⚡ | The framework of Nodejs (Part-1) | Controllers, ExceptionFilters, Providers

Nestjs🐺⚡ | The framework of Nodejs (Part-1) | Controllers, ExceptionFilters, Providers

393
Comments 12
8 min read
How to Start Using Typescript

How to Start Using Typescript

385
Comments 20
5 min read
I'm creating an entire web OS as my personal website for 2021

I'm creating an entire web OS as my personal website for 2021

382
Comments 72
1 min read
⚛️ Folder Structures in React Projects

⚛️ Folder Structures in React Projects

376
Comments 40
4 min read
Instant messaging app made with React, Typescript, Node & Socket.io 🦜

Instant messaging app made with React, Typescript, Node & Socket.io 🦜

375
Comments 14
9 min read
Repository Pattern with Typescript and Node.js

Repository Pattern with Typescript and Node.js

372
Comments 10
5 min read
⚛️ Applying Strategy Pattern in React (Part 1)

⚛️ Applying Strategy Pattern in React (Part 1)

371
Comments 40
3 min read
loading...