DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Luqman ShabanMerge Strings Alternately
Hey there! Learning data structures and implementing the right algorithms in your software has proven...

milaablOn-Chain dApp Game with Solidity, React, Typescript & Wagmi/Viem (Commit-reveal keccak256, contract factory patterns)
This dApp is an on-chain rock paper scissors lizard spock game built with React, Typescript,...

Valentin KuharicKamiq - a Typescript, lightweight, Nest-like, batteries-included web framework
Table of contents Table of contents 1. Prelude Disclaimer 2. Enough intro - show me the...

James OyannaDeveloping A Task Management ChatGPT Plugin with Typescript
Task management is an essential aspect of productivity and organization in both personal and...

Eric Allam⚡Supacharge your backend with Supabase & Trigger.dev
A big part of our inspiration when starting Trigger.dev was the experience of using Firestore Cloud...

Lakshmanan Arumugam10+ Complex typeScript type defining Tips for Development
let's take a look at how you can build complex types in TypeScript using examples of JSON-like...

Martin PerssonSimplifying Complex TypeScript Types with the 'Unpack' Helper: Improve Developer Experience
Introduction In the world of TypeScript, developers often deal with numerous types and...

Ivan MontielGet Class Name in Typescript
We don’t get a lot of information using typeof in JavaScript or TypeScript. At most, it tells us...

Charles AllisonServerless API Development on AWS with TypeScript - Part 2
Part 1 of this series was an introduction to the Tenant Service project, the AWS services used and...

Michael Di PriscoMy Journey In The Open Source World - Contributing to other libraries #4
Follow me on Github! As mentioned in my previous posts about contributing to other libraries, here...

Sebastien CastielThe simplest example to understand Server Actions in Next.js
Server Actions are a new feature in Next.js. The first time I heard about them, they didn’t seem very...

Gergely SzerovayAngular Addicts #16: Signals vs. RxJS, combined test coverage reports & more
My favorite Angular resources of July, 2023

jkoniecznyUsing v-model with custom setters
In the previous article we created a proxy for array, so we could easily use v-model on items of a...

TimiUse Type, not Interface in TypeScript
As we delve into the fascinating world of TypeScript, it becomes apparent that understanding and...

michelfawazzNestJS JWT authentication Starter Template with ArangoDB
a starter template for NestJS implementing JWT tokens access and refresh tokens as well as...

Andreas BergströmSimplify TypeScript builds with esbuild and skip tsc/tsx
The JavaScript ecosystem constantly undergoes innovations. One of the more recent game-changers is...