DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
OAuth, Firebase & Some ChatGPT Magic🎉

OAuth, Firebase & Some ChatGPT Magic🎉

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
AI Agent faster memory access

AI Agent faster memory access

2
Comments 1
4 min read
Mastering `useReducer` in React: A Step-by-Step Guide for Real-World State Management

Mastering `useReducer` in React: A Step-by-Step Guide for Real-World State Management

Comments
2 min read
Why I Built a Modern TypeScript SDK for Telegram Bots (and You Should Use It Too)

Why I Built a Modern TypeScript SDK for Telegram Bots (and You Should Use It Too)

1
Comments
2 min read
🚀 Just launched my personal portfolio!

🚀 Just launched my personal portfolio!

25
Comments 13
1 min read
Building with Purpose: A Real-World Challenge with APIs

Building with Purpose: A Real-World Challenge with APIs

2
Comments
1 min read
TypeScript Type Vs Interface? The Answer Is Type!

TypeScript Type Vs Interface? The Answer Is Type!

8
Comments 2
3 min read
Consume API's like a Pro with Fluentity đŸ”„

Consume API's like a Pro with Fluentity đŸ”„

3
Comments
5 min read
How to Avoid Repeating Types and Arrays in TypeScript

How to Avoid Repeating Types and Arrays in TypeScript

Comments
1 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.