██FR█████ █INTELL███████████
frenchintelligence.org
typescript
HookTunnel: A Modern Alternative to Ngrok for Webhook Development
November 30, 2025
Stop Using “?” Everywhere! Use `Omit` ( i.e. Utility Types) for Safer TypeScript
November 29, 2025
Fixing SQL Injection Vulnerabilities to Strengthen Security
November 26, 2025
Developer can write unit test by cypress prompt
November 26, 2025
🧠 Understanding Variance in TypeScript & Flow: Covariant, Contravariant, Invariant, Bivariant
November 26, 2025
Discover koalaz: a simple npm package to generate mock data about koalas!
November 25, 2025
The Long Way Home: How We Left the Server, Built a Client Empire, and Came Back Again
November 24, 2025
The Long Way Home: How We Left the Server, Built a Client Empire, and Came Back Again
November 24, 2025
Run TypeScript Files in 30 Seconds
November 23, 2025
Perjalananku Belajar React dan TypeScript
November 23, 2025
Perjalananku Belajar React dan TypeScript
November 23, 2025
Building a Production-Ready Multi-Tenant ISP Billing System in 2 Days with Qoder AI
November 20, 2025
Building a Production-Ready Multi-Tenant ISP Billing System in 2 Days with Qoder AI
November 20, 2025
My Open-Source Contribution – Working on TypeScript-ESLint
November 20, 2025
Building Production-Ready AI Agents in 6 Lines: A Technical Deep Dive into MCP-Use Framework
November 16, 2025
Why LogLayer is the Logging Abstraction Framework for TypeScript
November 16, 2025
Why LogLayer is the Logging Abstraction Framework for TypeScript
November 16, 2025
Why LogLayer is the Logging Abstraction Framework for TypeScript
November 16, 2025
Managing Complex Form State in Vue3/Nuxt3: Composition API and State Separation
November 16, 2025
React Render Optimization Mastery — From Memoization Quiz Answers to Production Patterns
November 16, 2025
Temporal State Coordination: A Timeline of a Timeline
November 15, 2025
Deep Dive into React’s useReducer — From Quiz Answers to Senior‑Level Patterns
November 15, 2025
I Built the #1 Fastest Bun Framework At 13 Years Old
November 15, 2025
Resolving lint-staged + pidtree Failures During Git Pre-Commit Hooks
November 13, 2025
Debug a NestJS application in WebStorm
November 10, 2025
Debug a NestJS application in WebStorm
November 10, 2025
Debug a NestJS application in WebStorm
November 10, 2025
Building Flipr: a URL shortener, one commit at a time
November 9, 2025
Stop Coding in Chaos: Why You Need a Pro Dev Environment Now (And How to Set It Up)
November 9, 2025
The Illusion of Language: What Directives Really Are
November 9, 2025
Escaping the Forest of if Statements🌲: Building Logical Type Guards with `is-kit`
November 9, 2025
Generating Millions of Unique IDs in TypeScript — Fast, Scalable & Collision-Free
November 8, 2025
Generating Millions of Unique IDs in TypeScript — Fast, Scalable & Collision-Free
November 8, 2025
Migrating from RxJS to Angular Signals — A Real-World Perspective from a Frontend Lead
November 8, 2025
Migrating from RxJS to Angular Signals — A Real-World Perspective from a Frontend Lead
November 8, 2025
Build A Watch Option for TypeScript Runtime in Rust
November 8, 2025
How We Reduced AI Agent Development Time by 70% with Type-Safe Prompt Engineering
November 6, 2025
How We Reduced AI Agent Development Time by 70% with Type-Safe Prompt Engineering
November 6, 2025
Introducing YasuiJS — A Modern, Minimal REST Framework for Any Runtime
November 6, 2025
Mastering Angular Signals: A Complete Guide Beyond RxJS
November 5, 2025
Building Spexop: A Journey in Design System Development
November 5, 2025
Building PhishNet: An AI Cybersecurity Agent for Detecting Phishing Threats with Mastra
November 4, 2025
Build Interactive Node-Based Diagrams with fg-next-draw-canvas: A React Developer’s Guide
November 4, 2025
Building WriteRight: My Journey Creating an AI Writing Assistant with Mastra
November 4, 2025
Building an AI Companion for Older Adults Using Mastra and Telex A2A Protocol
November 3, 2025
2. Why do we add @Module() on the Nest.js app module?
November 3, 2025
Step-by-Step Guide to Upgrading Your React Native Expo Project
November 2, 2025
Step-by-Step Guide to Upgrading Your React Native Expo Project
November 2, 2025
¿Qué Son los Genéricos?
November 2, 2025
Build an AI Agent with Mastra and TypeScript
November 1, 2025
Creating AI Agents with Mastra and Typescript
November 1, 2025
Codex JS: Where Express gets discipline, and Nest loses its chains.
October 30, 2025
A Timer App you can fully control with keyboard shortcuts
October 27, 2025
5 Things I Learned in My First Week of TypeScript
October 27, 2025
Steam Game Idler — an Open-Source Alternative to ArchiSteamFarm, Steam Achievement Manager, and Idle Master.
October 26, 2025
TypeScript Generics
October 26, 2025
🫖 Thinking in patterns not features
October 25, 2025
Master TypeScript: A Complete Tutorial for Developers | Tpoint Tech
October 25, 2025
Build a Discord bot to expose Raindrop.io instances
October 21, 2025
Build a Discord bot to expose Raindrop.io instances
October 21, 2025
Deno 2.5 Brings Support for Permission Sets and Test API Hooks
October 21, 2025
Deno 2.5 Brings Support for Permission Sets and Test API Hooks
October 21, 2025
what are template literals types and what are template literals?
October 21, 2025
what are template literals types and what are template literals?
October 21, 2025
Beyond the Lock: Why Fencing Tokens Are Essential
October 20, 2025
How I Built a Dynamic Profile API with Live Cat Facts
October 20, 2025
El cambio declarativo de Angular
October 19, 2025
El cambio declarativo de Angular
October 19, 2025
Converting any JS project to TS backend
October 16, 2025
Sharing TypeScript Types in a Monorepo/BFF
October 14, 2025
Sharing TypeScript Types in a Monorepo/BFF
October 14, 2025
Como Automatizei a Publicação de Pacotes no GitHub Packages
October 14, 2025
Automate Your API Docs Like a Pro with @nestjs/swagger
October 14, 2025
Automate Your API Docs Like a Pro with @nestjs/swagger
October 14, 2025
Rescript is truly a game changer for web development. Types are great, but types shine when you can rely on a sound type system, typed errors, and easy to use variant types.
October 12, 2025
Rescript is truly a game changer for web development. Types are great, but types shine when you can rely on a sound type system, typed errors, and easy to use variant types.
October 12, 2025
Why use LogLayer as the logger for your SDK
October 12, 2025
Why use LogLayer as the logger for your SDK
October 12, 2025
💡 Utility Types That Supercharge Developer Experience in TypeScript
October 12, 2025
useSyncExternalStore in React — The Right Way to Subscribe to External Data
October 12, 2025
Pusher Composables – حل شامل للمحادثات والإشعارات الفورية
October 12, 2025
Pusher Composables – حل شامل للمحادثات والإشعارات الفورية
October 12, 2025
Introducing Varkit: Dynamic CSS Variables for React with TypeScript
October 12, 2025
Introducing Varkit: Dynamic CSS Variables for React with TypeScript
October 12, 2025
npm-ai-hooks: Inject LLM behavior into any TS function with one line
October 11, 2025
Managing Global Settings in React Native: A Clean Context API Approach
October 11, 2025
Understanding `’PropsWithChildren’` and `verbatimModuleSyntax` in React + TypeScript 5
October 10, 2025
Mastering Vitest + React Testing Library: Fixing ‘beforeEach’, ‘toBeInTheDocument’, and JSDOM Gotchas
October 10, 2025
React Conf 2025 resumo: 10 anos, 4M downloads semanais e muita coisa nova
October 9, 2025
Building Elbow Arrows in Excalidraw (Part 1)
October 9, 2025
Apps SDK Tutorial
October 9, 2025
neverthrow – tutorial (with a bit of “byethrow”)
October 8, 2025
Building a High-Performance Booking Platform: Reducing API Calls by 66%
October 8, 2025
How to Build a Modular AI Agent with LangGraph in NestJS & TypeScript
October 4, 2025
How to Build a Modular AI Agent with LangGraph in NestJS & TypeScript
October 4, 2025
Alpine JS+ Tailwind CSS Tutorial; Interactive image gallery with lightbox
October 2, 2025
TypeScript Core Concepts Every Developer Should Know (Bengali)
September 30, 2025
Solving response Token 25k limit Wall: Introducing mcp-cache
September 30, 2025
Solving response Token 25k limit Wall: Introducing mcp-cache
September 30, 2025
Dynamically Generating Videos in Node.js with Cloudinary
September 29, 2025
1
2
3
…
8
→