DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
My new ORM NPM package MiniORM

My new ORM NPM package MiniORM

6
Comments
1 min read
What I’ve Learned After 3 Years as a Frontend Developer

What I’ve Learned After 3 Years as a Frontend Developer

12
Comments 10
3 min read
Your Code's First Line Sets the Tone

Your Code's First Line Sets the Tone

Comments
1 min read
Turn Any Angular Component Into a Powerhouse with This Trick!

Turn Any Angular Component Into a Powerhouse with This Trick!

4
Comments 1
9 min read
Starting a New Project with Next.js + TypeScript

Starting a New Project with Next.js + TypeScript

Comments
1 min read
TypeScript: A Comprehensive Guide for Developers

TypeScript: A Comprehensive Guide for Developers

1
Comments
1 min read
Barrelize: Automate Your JavaScript Imports Like a Pro

Barrelize: Automate Your JavaScript Imports Like a Pro

2
Comments 6
3 min read
tsgo Released! TypeScript 7's New Compiler: Installation Guide & 10x Speedup Verification

tsgo Released! TypeScript 7's New Compiler: Installation Guide & 10x Speedup Verification

4
Comments
14 min read
NestJS CRUD API with TypeORM and PostgreSQL (Full Tutorial)

NestJS CRUD API with TypeORM and PostgreSQL (Full Tutorial)

2
Comments
1 min read
100 primatas ou uma classe. Quem vence?

100 primatas ou uma classe. Quem vence?

4
Comments 1
6 min read
Code[AI]ve – Un IDE IA local et multi-agent (sans cloud, sans compromis)

Code[AI]ve – Un IDE IA local et multi-agent (sans cloud, sans compromis)

1
Comments
2 min read
Node.js' config Library Shouldn't Be Used in TypeScript

Node.js' config Library Shouldn't Be Used in TypeScript

1
Comments 1
2 min read
How to pass a TypeScript function as a parameter

How to pass a TypeScript function as a parameter

2
Comments 1
13 min read
Building a Ride-Sharing Platform to Reduce Traffic and Promote Smarter Travel

Building a Ride-Sharing Platform to Reduce Traffic and Promote Smarter Travel

2
Comments
2 min read
Paracetamol.ts💊| #36: Explica este código TypeScript

Paracetamol.ts💊| #36: Explica este código TypeScript

2
Comments
1 min read
🔠 Font Scaling in React Native — A Responsive Typography Solution

🔠 Font Scaling in React Native — A Responsive Typography Solution

4
Comments 1
4 min read
Build Express.js APIs with AI - A Vibe Coding Solution for Backend

Build Express.js APIs with AI - A Vibe Coding Solution for Backend

3
Comments 2
2 min read
Clean Code Principles & Code Conventions for React + TypeScript

Clean Code Principles & Code Conventions for React + TypeScript

Comments
2 min read
OAuth, Firebase & Some ChatGPT Magic🎉

OAuth, Firebase & Some ChatGPT Magic🎉

1
Comments
2 min read
TypeScript Simplified: A Practical Guide for New Developers

TypeScript Simplified: A Practical Guide for New Developers

1
Comments
5 min read
React Mastery: Understanding `onChange={handleChange}` vs `onChange={(e) => handleChange(e)}`

React Mastery: Understanding `onChange={handleChange}` vs `onChange={(e) => handleChange(e)}`

Comments
3 min read
Functional Principles Still Matter

Functional Principles Still Matter

Comments
4 min read
Mastery: Fixing "Objects are not valid as a React child" Error

Mastery: Fixing "Objects are not valid as a React child" Error

Comments
2 min read
useState in React: `React.useState` vs `useState` Explained Like a Pro

useState in React: `React.useState` vs `useState` Explained Like a Pro

Comments
2 min read
How to Build Dynamic Charts in React with Recharts (Including Edge Cases)

How to Build Dynamic Charts in React with Recharts (Including Edge Cases)

5
Comments
5 min read
loading...