Is the 'TypeScript tax' worth it?
I posted a JSON and macOS-related tip to...
Build an Animated Page Indicator with Hooks in React
IntroductionAdding small effects to an application can make you a huge impact on the users experience and enjoyment using your application. One such small...
API with NestJS #2. Setting up a PostgreSQL database with TypeORM
May 18, 2020 The next important thing when learning how to create an API is how to store the data. In this...
The 'cost' of JavaScript, TypeScript 3.0, and a new framework from Uber
The Cost of JavaScript in 2018 — We...
Build a React Native Application & Authenticate with OAuth 2.0
This article was originally published on the Okta Developer Blog. Thank you for supporting the partners who make...
How to Build a Vue Front End for a Headless CMS
In this guide, we’ll learn how to build a modern blog website using Vue.js and GraphCMS,...
react-video-renderer – Render custom video players with React
Build custom video players effortless
Render props, get all video state passed down as props.
Bidirectional flow to render and update the video state in a...
Building a Snipping Tool with Electron, React and Node.js
Modern web browsers allow us to access connected media devices like microphones, cameras, and screens through MediaDevices interface. Since Electron uses chromium and Nodejs,...
Realtime Subscriptions using Vue + Supabase
Hey, if you don't know what I'm talking about, you should read...
TypeScript support for Node.js
TypeScript support for Node.js.
Features:
Node.js require extension that adds support for running .ts and .tsx files directly.
Full syntactic and semantic type checking, powered by TypeScript.
Loads...