DEV Community

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Typing Prisma Json Fields? Yes, You Can!

Typing Prisma Json Fields? Yes, You Can!

Comments
4 min read
Using Zod's z.union: An Important Pitfall to Avoid

Using Zod's z.union: An Important Pitfall to Avoid

Comments
1 min read
Dark mode & light mode in next. Js 14 app router with material-ui without ui flickering

Dark mode & light mode in next. Js 14 app router with material-ui without ui flickering

Comments
8 min read
Strongly typed web APIs with gRPC

Strongly typed web APIs with gRPC

1
Comments
4 min read
What is Memoization? (In JavaScript & TypeScript)

What is Memoization? (In JavaScript & TypeScript)

Comments
11 min read
From AI Code to $266 MRR in 7 Days: The TweetFast Story

From AI Code to $266 MRR in 7 Days: The TweetFast Story

Comments
3 min read
Creating a Remote Git Hub for Your Company(Without Github)

Creating a Remote Git Hub for Your Company(Without Github)

2
Comments 1
3 min read
How to use Infinity Queries (TanStack Query) to do infinite scrolling

How to use Infinity Queries (TanStack Query) to do infinite scrolling

Comments
3 min read
React.FC is better than you think!

React.FC is better than you think!

1
Comments 1
9 min read
differenceInDays not working. Timezones and date-fns classic issues

differenceInDays not working. Timezones and date-fns classic issues

Comments
1 min read
# Todo App with JWT-Based Authentication 🚀

# Todo App with JWT-Based Authentication 🚀

Comments
2 min read
What I learned from achieving 100% code coverage

What I learned from achieving 100% code coverage

Comments
7 min read
I made a Dependency Graph Library for JavaScript & TypeScript

I made a Dependency Graph Library for JavaScript & TypeScript

Comments
2 min read
Here’s how Lobechat applies typesafety to its environment variables in Next app

Here’s how Lobechat applies typesafety to its environment variables in Next app

Comments
4 min read
📚 Introduction to Angular Documentation

📚 Introduction to Angular Documentation

Comments
3 min read
Building a TypeScript Video Editor as a Solo Dev

Building a TypeScript Video Editor as a Solo Dev

Comments
8 min read
Crafting a Scalable Node.js API: Insights from My RealWorld Project with Express, Knex, and AWS CDK

Crafting a Scalable Node.js API: Insights from My RealWorld Project with Express, Knex, and AWS CDK

Comments
5 min read
Getting Started with TypeScript: Installation, Version Management, and Your First Program!

Getting Started with TypeScript: Installation, Version Management, and Your First Program!

Comments
3 min read
How to configure TSC + Webpack + ESM for NodeJS

How to configure TSC + Webpack + ESM for NodeJS

Comments
4 min read
Starter template for use graphql-yoga with express(typescript)

Starter template for use graphql-yoga with express(typescript)

Comments
2 min read
[At Run Time] Adaptative Log Function

[At Run Time] Adaptative Log Function

Comments
3 min read
Incremental Hydration in Angular 19: Take Your App’s Performance to the Next Level

Incremental Hydration in Angular 19: Take Your App’s Performance to the Next Level

Comments
10 min read
Apredendo construção de apis com node e TypeScript

Apredendo construção de apis com node e TypeScript

Comments
3 min read
Declaration Merging in TS

Declaration Merging in TS

Comments
3 min read
arrayToDict function in tRPC source code

arrayToDict function in tRPC source code

Comments
2 min read
How to Learn TypeScript in One Day?

How to Learn TypeScript in One Day?

1
Comments
2 min read
Manage your versioning and changelogs using Changesets

Manage your versioning and changelogs using Changesets

1
Comments
2 min read
🚨Error Handling & Result Management : Debugging Disasters and Tiny Victories

🚨Error Handling & Result Management : Debugging Disasters and Tiny Victories

1
Comments
3 min read
httpBatchLink types in tRPC source code explained

httpBatchLink types in tRPC source code explained

Comments
3 min read
React Refs advanced usage: normalization, cloning and linking

React Refs advanced usage: normalization, cloning and linking

7
Comments
2 min read
Why `response.json()` must be awaited

Why `response.json()` must be awaited

1
Comments
1 min read
Creating a NextJS Web App With 0 Web Dev Experience

Creating a NextJS Web App With 0 Web Dev Experience

Comments
5 min read
How to Add 100% Free Support Chat to Your Application with Tawk.to

How to Add 100% Free Support Chat to Your Application with Tawk.to

Comments
4 min read
Announcing GrowthBook on JSR

Announcing GrowthBook on JSR

7
Comments
3 min read
Choosing Remix as a Server-Side Rendering (SSR) Framework

Choosing Remix as a Server-Side Rendering (SSR) Framework

Comments
5 min read
YouTube's Metered Count

YouTube's Metered Count

1
Comments
3 min read
Hello I am new Here

Hello I am new Here

Comments
1 min read
AWS CDK + Localstack (API Gateway, Lambda, SQS, DynamoDB,TypeScript)

AWS CDK + Localstack (API Gateway, Lambda, SQS, DynamoDB,TypeScript)

3
Comments
6 min read
frontend developer

frontend developer

Comments
1 min read
Introducing implicit contexts in LogTape 0.7.0

Introducing implicit contexts in LogTape 0.7.0

1
Comments
3 min read
How to use Conditional Types in typescript?

How to use Conditional Types in typescript?

1
Comments
2 min read
Better LiveView Hooks with Typescript

Better LiveView Hooks with Typescript

Comments
1 min read
Usage of Dexie, an IndexedDB wrapper, in Lobechat

Usage of Dexie, an IndexedDB wrapper, in Lobechat

Comments
3 min read
React Dynamic Template Demo

React Dynamic Template Demo

Comments
1 min read
Como Melhorar o Desempenho de Aplicações Node.js com Clusterização

Como Melhorar o Desempenho de Aplicações Node.js com Clusterização

4
Comments 1
3 min read
Atomic Design no Frontend (português)

Atomic Design no Frontend (português)

Comments
3 min read
Event Timer Powered by CopilotKit Chatbot

Event Timer Powered by CopilotKit Chatbot

Comments
1 min read
How to Use the Sui TypeScript SDK

How to Use the Sui TypeScript SDK

1
Comments
5 min read
Hacktoberfest 2024 - Part 4

Hacktoberfest 2024 - Part 4

Comments
2 min read
Hacktoberfest Conclusion: Hugging Face Finale!

Hacktoberfest Conclusion: Hugging Face Finale!

Comments
3 min read
rollup-plugin-analyzer usage in trpc scripts

rollup-plugin-analyzer usage in trpc scripts

Comments
3 min read
Accessible components: Pagination

Accessible components: Pagination

2
Comments
5 min read
Implementing a Custom Dark Mode Hook in Next.js

Implementing a Custom Dark Mode Hook in Next.js

Comments
3 min read
analyzeSizeChange script in tRPC source code

analyzeSizeChange script in tRPC source code

Comments
2 min read
Invisible Technical Debt: Managing TODO Comments

Invisible Technical Debt: Managing TODO Comments

1
Comments
3 min read
How to Generate and Verify OTPs in Next.js

How to Generate and Verify OTPs in Next.js

Comments
4 min read
Improve Shopify Templates with TypeScript and Tailwind CSS

Improve Shopify Templates with TypeScript and Tailwind CSS

1
Comments
4 min read
Convenient tools for viewing logs of React Native release builds

Convenient tools for viewing logs of React Native release builds

Comments
3 min read
Beginner's Roadmap to Test Automation: Playwright and TypeScript Made Simple

Beginner's Roadmap to Test Automation: Playwright and TypeScript Made Simple

1
Comments
5 min read
Setting up Redis in a Next.js Application

Setting up Redis in a Next.js Application

3
Comments
4 min read
loading...