• OPENDEV HUB V1.0• API STATUS: 100% OPERATIONAL• CLIENT ENGINE: LOADED & CACHED• TRENDING TECH: TAILWIND V4, NEXT.JS 16, RUST, GO• ZERO AUTH REQUIRED
OPENDEVHUB

Command Palette

Search for a command to run...

DEVELOPER RELEASES

DEVELOPER NEWS STREAM

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

Top 10 React js interview questions.
react2024-03-15
Rasuljonov MuhammadRasuljonov Muhammad

Top 10 React js interview questions.

As a React developer, it is important to have a solid understanding of the framework's key concepts...

Lazy load an iframe
webdev2024-04-04
Phuoc NguyenPhuoc Nguyen

Lazy load an iframe

In our previous posts, we learned how to use the Intersection Observer API to lazy load images and...

A Real-World Take on Simplifying Job Queues for Developers
javascript2024-03-05
DaveDave

A Real-World Take on Simplifying Job Queues for Developers

Hey devs, let's talk about managing job queues. Have you ever tried to build a system that deals...

Svelte 4: Zero To Mastery
svelte2024-04-03
admaletsasadmaletsas

Svelte 4: Zero To Mastery

As of November 16, 2024, this post provides accurate information about Svelte 4. ...

Handling internationalisation (I18N) in Vue
vue2024-04-02
Jakub AndrzejewskiJakub Andrzejewski

Handling internationalisation (I18N) in Vue

I always struggled with implementing support for internationalisation in my Vue and Nuxt apps. The...

Using Function Parameters with Conditional Types in Typescript
typescript2024-04-04
NickNick

Using Function Parameters with Conditional Types in Typescript

Lately, I find myself wanting to conditionally return one of two different types from a function,...

9 React Hooks that you should be aware of as a Frontend Developer
react2024-04-01
Borneel B. PhukanBorneel B. Phukan

9 React Hooks that you should be aware of as a Frontend Developer

React is perhaps the most popular frontend framework as of 2024, and also the most rapidly evolving...

Object destructuring in TypeScript
typescript2024-04-03
saransh katariasaransh kataria

Object destructuring in TypeScript

Object destructuring is a powerful ES 6 feature that can help developers write cleaner code. It...

NestJS : from Promises to Observables
nestjs2024-03-28
Meidi AiroucheMeidi Airouche

NestJS : from Promises to Observables

NestJS, is a progressive Node.js framework based on Angular core for backend applications. It is...

Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js
typescript2024-05-06
Marcus KohlbergMarcus Kohlberg

Encore for TypeScript - Open Source Backend SDK & Rust runtime for Node.js

Day 1 of Launch Week is finally here and we're kicking things of with a big one... Encore for...

Inside Angular Forms: Exploring Nested Reactive Forms
javascript2024-04-03
chintanonwebchintanonweb

Inside Angular Forms: Exploring Nested Reactive Forms

Mastering Nested Reactive Forms in Angular Introduction Reactive forms in Angular provide a robust...

Operating Multichain tokens on a unilateral token bridge (BSC <> SOLANA)
blockchain2024-03-14
AbdulhafizAbdulhafiz

Operating Multichain tokens on a unilateral token bridge (BSC <> SOLANA)

It's almost like we hear of new blockchains every other day now and they are often architecturally...

Migration - Module query with TypeORM version 0.3.x
typescript2024-04-03
AidanAidan

Migration - Module query with TypeORM version 0.3.x

Hi everyone!! I like to use the library TypeORM •ᴗ••ᴗ••ᴗ••ᴗ• As usual, When stating new project, i...

Lazy load a background image
webdev2024-04-03
Phuoc NguyenPhuoc Nguyen

Lazy load a background image

There are times when using a background image is a better option than using an img tag. For instance,...

Astro DB: Migrating my analytics data from Vercel Postgres
astro2024-04-02
Thomas LedouxThomas Ledoux

Astro DB: Migrating my analytics data from Vercel Postgres

Why migrate? A few months ago I wrote about setting up Basic analytics with Vercel...

Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?
javascript2024-04-02
Maina WycliffeMaina Wycliffe

Bun - The One Tool for All Your JavaScript/Typescript Project's Needs?

In most issues for this newsletter, I have focussed on Typescript and its type system, which I will...