Forem

TypeScript

Optional static type-checking for JavaScript.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Yet Another Newsletter LOL: Dependabot and Art

Yet Another Newsletter LOL: Dependabot and Art

4
Comments
4 min read
Web scraper in Nuxt 3 - part I - Introduction and setting up

Web scraper in Nuxt 3 - part I - Introduction and setting up

8
Comments
5 min read
Building a Robust Unsaved Changes Prompt with React and React Router DOM

Building a Robust Unsaved Changes Prompt with React and React Router DOM

7
Comments
14 min read
React Basics: Essential Knowledge for Every React Developer

React Basics: Essential Knowledge for Every React Developer

3
Comments
4 min read
TypeScript for Beginners: A Gentle Introduction

TypeScript for Beginners: A Gentle Introduction

6
Comments 1
2 min read
Web scraper in Nuxt 3 - part III - Displaying the results on frontend

Web scraper in Nuxt 3 - part III - Displaying the results on frontend

Comments
5 min read
Web scraper in Nuxt 3 - part II - Backend scraping service in Nuxt

Web scraper in Nuxt 3 - part II - Backend scraping service in Nuxt

2
Comments
8 min read
Singleton classes with Typescript

Singleton classes with Typescript

20
Comments 6
2 min read
TypeScript and React: Enforcing Props for Accessibility

TypeScript and React: Enforcing Props for Accessibility

31
Comments 6
5 min read
I built a Snake Game in React

I built a Snake Game in React

107
Comments 22
3 min read
Essential Angular Questions for Junior and Mid-Level Job Interviews

Essential Angular Questions for Junior and Mid-Level Job Interviews

4
Comments 1
8 min read
How to Learn Angular 17 Features with Angular.dev

How to Learn Angular 17 Features with Angular.dev

22
Comments
2 min read
Transform Inputs Properties in Angular Easy

Transform Inputs Properties in Angular Easy

3
Comments 1
3 min read
Navigating the Web with is.browser and is.not_browser in JavaScript: Your Go-To Tools for Browser Checks

Navigating the Web with is.browser and is.not_browser in JavaScript: Your Go-To Tools for Browser Checks

7
Comments
3 min read
NestJS Parametrizable Dynamic Modules

NestJS Parametrizable Dynamic Modules

1
Comments
4 min read
Infer Function Return Type In Typescript

Infer Function Return Type In Typescript

Comments
1 min read
Unleashing the Magic of `is.truthy` and `is.not_truthy` with 'thiis': A Playground of JavaScript Booleans

Unleashing the Magic of `is.truthy` and `is.not_truthy` with 'thiis': A Playground of JavaScript Booleans

4
Comments 1
3 min read
Neovim, Deno, and TypeScript in a monorepo

Neovim, Deno, and TypeScript in a monorepo

Comments
2 min read
A Guide to Model Definitions in dcupl

A Guide to Model Definitions in dcupl

1
Comments
3 min read
🤫 A Secret Technique To Sidestep LLM Hallucinations [With Examples]

🤫 A Secret Technique To Sidestep LLM Hallucinations [With Examples]

4
Comments 1
3 min read
Generating TypeScript Code for a Dynamic Country Flag React Component

Generating TypeScript Code for a Dynamic Country Flag React Component

4
Comments
10 min read
Tricksters of Typescript

Tricksters of Typescript

4
Comments 3
5 min read
Typescript: Validating External Data in Full Stack Applications

Typescript: Validating External Data in Full Stack Applications

10
Comments 6
5 min read
Field Plugin SDK v1 Stable Release

Field Plugin SDK v1 Stable Release

3
Comments 2
2 min read
✨Top 15 GitHub repositories to achieve Typescript Mastery🏆

✨Top 15 GitHub repositories to achieve Typescript Mastery🏆

74
Comments 6
6 min read
How to Build a CLI based Project Generator with Node

How to Build a CLI based Project Generator with Node

6
Comments
9 min read
Embrace the Power of `is.falsy` and `is.not_falsy` with 'thiis': A Journey into JavaScript Booleans

Embrace the Power of `is.falsy` and `is.not_falsy` with 'thiis': A Journey into JavaScript Booleans

2
Comments 1
3 min read
Mastering Booleans with is.true and is.not_true in JavaScript: Your Guide to True Values

Mastering Booleans with is.true and is.not_true in JavaScript: Your Guide to True Values

4
Comments 1
3 min read
Setting up a Typescript Node App

Setting up a Typescript Node App

2
Comments
4 min read
Master Angular 17 (a study guide)

Master Angular 17 (a study guide)

33
Comments
4 min read
JavaScript Secrets Unleashed: Mastering Async/Await in 2023!

JavaScript Secrets Unleashed: Mastering Async/Await in 2023!

7
Comments
6 min read
4 Laws of RxJS Observables

4 Laws of RxJS Observables

50
Comments 17
1 min read
ArtistAssistApp - the open source web app to paint better with ease 🖌️🎨

ArtistAssistApp - the open source web app to paint better with ease 🖌️🎨

8
Comments 1
3 min read
1. Building a Project Setup for Microservices with NestJS and MongoDB

1. Building a Project Setup for Microservices with NestJS and MongoDB

18
Comments
4 min read
Setup Node with Typescript and eslint

Setup Node with Typescript and eslint

7
Comments
1 min read
4. Building an Abstract Repository

4. Building an Abstract Repository

Comments
8 min read
3. Building a Common Repository for Nest.js Microservices

3. Building a Common Repository for Nest.js Microservices

Comments
3 min read
Making JavaScript Fun with is.false and is.not_false from 'thiis'

Making JavaScript Fun with is.false and is.not_false from 'thiis'

3
Comments 1
4 min read
Understanding "use strict" in TypeScript

Understanding "use strict" in TypeScript

7
Comments
3 min read
JavaScript First, Then TypeScript

JavaScript First, Then TypeScript

67
Comments 68
4 min read
Can Next.js Handle 5000 Pages?

Can Next.js Handle 5000 Pages?

106
Comments 7
19 min read
What's New in StateAdapt 2.0.0

What's New in StateAdapt 2.0.0

13
Comments 3
4 min read
Is your code really typesafe? Evolving any might ruin it

Is your code really typesafe? Evolving any might ruin it

2
Comments 1
4 min read
Yet Another Newsletter LOL: The Narrows

Yet Another Newsletter LOL: The Narrows

3
Comments
4 min read
React Refs: key to DOM Manipulation Part-2

React Refs: key to DOM Manipulation Part-2

Comments
3 min read
Mastering `is.boolean` for Type Checking in JavaScript with 'thiis': Fun Examples and Useful Tips

Mastering `is.boolean` for Type Checking in JavaScript with 'thiis': Fun Examples and Useful Tips

6
Comments 1
4 min read
Conditional rendering in React

Conditional rendering in React

1
Comments
5 min read
Introducing KnowlEdge: Collaborative AI-Powered PDF Chat Platform.

Introducing KnowlEdge: Collaborative AI-Powered PDF Chat Platform.

1
Comments
4 min read
Using Notion as a Presentation Tool

Using Notion as a Presentation Tool

13
Comments
1 min read
Google OAuth2 with Fastify + TypeScript From Scratch

Google OAuth2 with Fastify + TypeScript From Scratch

14
Comments 2
9 min read
How To Make Your Website Faster 🔥🚀🚀

How To Make Your Website Faster 🔥🚀🚀

4
Comments 1
5 min read
Initializing Project Directory for Node and Typescript.

Initializing Project Directory for Node and Typescript.

4
Comments
4 min read
How to Reliably Read QR Codes in Node.js

How to Reliably Read QR Codes in Node.js

17
Comments
3 min read
Mission 1: Be a typescript technocrat

Mission 1: Be a typescript technocrat

11
Comments
30 min read
Tools to build lightweight React Apps

Tools to build lightweight React Apps

1
Comments
2 min read
How to Show a Modal Dialog in Angular

How to Show a Modal Dialog in Angular

1
Comments
7 min read
Creating an App for my wedding party

Creating an App for my wedding party

21
Comments 1
3 min read
6 AI Tools You Have To Know as a Software Developer! 🛠 🤯

6 AI Tools You Have To Know as a Software Developer! 🛠 🤯

29
Comments 2
3 min read
Find the Secret - Solution Explained

Find the Secret - Solution Explained

8
Comments
5 min read
How to build an app with nestjs and hotwire!

How to build an app with nestjs and hotwire!

5
Comments 2
6 min read
loading...