Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
What Is Bun 1.0? A Game-Changer in JavaScript Development

What Is Bun 1.0? A Game-Changer in JavaScript Development

6
Comments 3
3 min read
Explicit Design, Part 8. Adding New Feature

Explicit Design, Part 8. Adding New Feature

1
Comments
13 min read
Unlocking API Interoperability: Converting OpenAPI to TypeScript JSON Schema

Unlocking API Interoperability: Converting OpenAPI to TypeScript JSON Schema

4
Comments
3 min read
The Complete TypeScript Setup - From Zero to Hero

The Complete TypeScript Setup - From Zero to Hero

50
Comments 1
4 min read
Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI

Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI

6
Comments
5 min read
Angular: The Most Common Coding Mistakes

Angular: The Most Common Coding Mistakes

1
Comments
7 min read
Create your own NPM package using TypeScript, Prettier, Eslint and Jest

Create your own NPM package using TypeScript, Prettier, Eslint and Jest

12
Comments
6 min read
3 Must-Know Rendering Optimizations in React

3 Must-Know Rendering Optimizations in React

1
Comments
3 min read
Supercharge Your React Components with This Powerful Pattern

Supercharge Your React Components with This Powerful Pattern

9
Comments
3 min read
TypeScript Type Guards: An Introduction to Writing Safer Code

TypeScript Type Guards: An Introduction to Writing Safer Code

7
Comments
9 min read
Create a Component Library Fast🚀(using Vite's library mode)

Create a Component Library Fast🚀(using Vite's library mode)

373
Comments 146
14 min read
Typescript Cheatsheet and Deep-Dive

Typescript Cheatsheet and Deep-Dive

Comments
3 min read
How to start building an internationalized Next.js project

How to start building an internationalized Next.js project

10
Comments 1
4 min read
How to configure JSDoc instead of TypeScript

How to configure JSDoc instead of TypeScript

17
Comments 3
5 min read
Creating Your Movie Bookmark Application using Next js, Redux Toolkit, Firebase, and TypeScript

Creating Your Movie Bookmark Application using Next js, Redux Toolkit, Firebase, and TypeScript

40
Comments 2
23 min read
Explorando a lib usehooks-ts para Desenvolvimento no React

Explorando a lib usehooks-ts para Desenvolvimento no React

Comments
6 min read
Day 39: Nullable Strings

Day 39: Nullable Strings

Comments 1
1 min read
8 Best VS Code Extensions For JS & TS Developer

8 Best VS Code Extensions For JS & TS Developer

7
Comments
4 min read
ExpressoTS vs Nest vs Expressjs vs Fastify (Benchmark)

ExpressoTS vs Nest vs Expressjs vs Fastify (Benchmark)

13
Comments 2
1 min read
Developer experience with nuxt 3 — Vue Amsterdam Conference 2022 — Tenth Talk

Developer experience with nuxt 3 — Vue Amsterdam Conference 2022 — Tenth Talk

Comments
3 min read
Graceful Shutdown in NestJS: Ensuring Smooth Application Termination

Graceful Shutdown in NestJS: Ensuring Smooth Application Termination

30
Comments 2
3 min read
Day 38: Assertions

Day 38: Assertions

6
Comments
3 min read
Implementing Nested Filters using React and Tree Data Structure

Implementing Nested Filters using React and Tree Data Structure

4
Comments
6 min read
Mastering Code Splitting in React: Best Practices for Optimal Performance

Mastering Code Splitting in React: Best Practices for Optimal Performance

3
Comments
3 min read
The Comprehensive Guide to JavaScript Arrays

The Comprehensive Guide to JavaScript Arrays

1
Comments
7 min read
Add a Likes counter to your website with Cloudflare workers

Add a Likes counter to your website with Cloudflare workers

1
Comments
11 min read
Angular Template-Driven Forms: Simplifying User Input Handling

Angular Template-Driven Forms: Simplifying User Input Handling

1
Comments
4 min read
12 Must-Have TypeScript Utility Types with Uses and Examples

12 Must-Have TypeScript Utility Types with Uses and Examples

23
Comments 3
6 min read
Angular Reactive Forms: Mastering Dynamic Form Validation and User Interaction

Angular Reactive Forms: Mastering Dynamic Form Validation and User Interaction

20
Comments
4 min read
đź“ś Length of String in TypeScript

đź“ś Length of String in TypeScript

5
Comments 1
3 min read
Build A Full-Stack Typescript Application with Nuxt and tRPC

Build A Full-Stack Typescript Application with Nuxt and tRPC

5
Comments
3 min read
Day 37: Types

Day 37: Types

4
Comments
2 min read
Type Casting with TypeScript: A tutorial

Type Casting with TypeScript: A tutorial

11
Comments 2
8 min read
Why is using TypeScript a good idea?

Why is using TypeScript a good idea?

2
Comments
9 min read
Creating a form In React Native With Formik

Creating a form In React Native With Formik

6
Comments
10 min read
Next.js 13 | Redirect To Different URL in Server Component vs. in Client Component

Next.js 13 | Redirect To Different URL in Server Component vs. in Client Component

9
Comments
2 min read
Use Next.js 13 With TypeScript To Create a Headless Shopify App

Use Next.js 13 With TypeScript To Create a Headless Shopify App

17
Comments 4
13 min read
Day 36: Typescript Basics

Day 36: Typescript Basics

5
Comments
2 min read
Setup Lerna, React, Module Federation & Typescript Monorepo Environment

Setup Lerna, React, Module Federation & Typescript Monorepo Environment

27
Comments 1
5 min read
Simplifying GitHub Actions Workflows Through Typescript

Simplifying GitHub Actions Workflows Through Typescript

1
Comments
2 min read
TypeScript GraphQL Projects: Type Generation in a Monorepo

TypeScript GraphQL Projects: Type Generation in a Monorepo

Comments
4 min read
Use Copilot Chat to Guide Your JavaScript to TypeScript Migration

Use Copilot Chat to Guide Your JavaScript to TypeScript Migration

62
Comments 2
4 min read
React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

81
Comments 8
13 min read
Creating Customized Offline Captcha in Angular 🔥✌

Creating Customized Offline Captcha in Angular 🔥✌

8
Comments
2 min read
Navigating Open Source: My Journey to Contributing and Getting My First freeCodeCamp PR Accepted

Navigating Open Source: My Journey to Contributing and Getting My First freeCodeCamp PR Accepted

29
Comments 6
6 min read
Optimizing SEO: Generating Dynamic Sitemaps for Your Angular Application

Optimizing SEO: Generating Dynamic Sitemaps for Your Angular Application

46
Comments 2
2 min read
No More Alpha: The Best Way to Mutate Data in Next.js 13 Without Touching Server Actions?

No More Alpha: The Best Way to Mutate Data in Next.js 13 Without Touching Server Actions?

1
Comments
4 min read
Day 35: Typescript

Day 35: Typescript

Comments
2 min read
Mastering Data Structures and Algorithms: Planting Flowers with No Adjacent Blooms

Mastering Data Structures and Algorithms: Planting Flowers with No Adjacent Blooms

3
Comments 2
3 min read
ERDIA: TypeORM entity specification documentation tool

ERDIA: TypeORM entity specification documentation tool

10
Comments
3 min read
Explicit Design, Part 7. App Composition without Hooks

Explicit Design, Part 7. App Composition without Hooks

3
Comments
10 min read
Exploring Angular FormArray: Simplifying Dynamic Forms

Exploring Angular FormArray: Simplifying Dynamic Forms

Comments
3 min read
The Complete Guide to Angular Forms: Building Dynamic and Interactive User Interfaces

The Complete Guide to Angular Forms: Building Dynamic and Interactive User Interfaces

3
Comments
4 min read
Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

66
Comments 6
6 min read
Observer Pattern: Keeping Components in Sync

Observer Pattern: Keeping Components in Sync

1
Comments
9 min read
Best Practices for TypeScript: Elevate Your Code Quality 🚀

Best Practices for TypeScript: Elevate Your Code Quality 🚀

40
Comments 11
3 min read
NestJS Boilerplate using Typescript Generics.

NestJS Boilerplate using Typescript Generics.

2
Comments
1 min read
You should repeat yourself when writing tests

You should repeat yourself when writing tests

2
Comments
3 min read
Applying factory method pattern: Vuejs with firebase and supabase use case

Applying factory method pattern: Vuejs with firebase and supabase use case

3
Comments
6 min read
Mastering The Web : TypeScript Vs JavaScript Showdown

Mastering The Web : TypeScript Vs JavaScript Showdown

5
Comments
2 min read
loading...