Tag: js-libraries

Build Fast Next.js-Like App Bun

Build a fast, Next.js-like app with Bun

Dev

We use the Bun bundler to create a fast, Next.js-like app with SSR and client-side hydration. We also explore Bun’s JavaScript Macros feature.

Clara Ekekenta
Aug 17, 2023 ⋅ 7 min read
How to implement a vector database for AI

How to implement a vector database for AI

Dev

Vector databases are powerful tools for storing and manipulating large datasets for applications like AI. Learn how to implement one here!

Ovie Okeh
Aug 16, 2023 ⋅ 14 min read
Introduction to WebGPT

An introduction to WebGPT

Dev

WebGPT and WebGPU allow your application to access a device’s GPU — which has major implications for performance that we discuss here.

Ebenezer Don
Jul 31, 2023 ⋅ 4 min read
Building App Qwik React

Build an efficient app with Qwik React

Dev

We explore how to use the Qwik React package to integrate Qwik with React to build a highly efficient app.

David Omotayo
Jul 24, 2023 ⋅ 12 min read
Tensorflow React Native Getting Started

Build an object classification app with TensorFlow.js and React Native

Dev

Object classification is one of the simplest and most fundamental applications of machine learning. With the advances in data generation […]

Kumar Harsh
Jun 22, 2023 ⋅ 8 min read
Exploring Best Syntax Highlighting Libraries

Exploring the best syntax highlighting libraries

Dev

In this article, we’ll look at some of the best syntax highlighting libraries available today and explore their unique features and benefits

Oghenetega Denedo
Jun 12, 2023 ⋅ 7 min read
Structura.js vs. Immer.js: Comparing Libraries For Writing Immutable States

Structura.js vs. Immer.js: Comparing libraries for writing immutable states

Dev

In this article, we will compare Structura.js and Immer.js and explore their features, advantages, and disadvantages.

Cole Gawin
May 30, 2023 ⋅ 6 min read
Using Sever Functions Qwik And Qwik City

Using server functions with Qwik and Qwik City

Dev

We use the Qwik framework and Qwik City’s server functions to improve app performance by loading data without relying on JavaScript.

Precious Luke
May 18, 2023 ⋅ 6 min read
Build Async-Awaitable Animations Shifty

Build async-awaitable animations with Shifty

Dev

We demonstrate how use Shifty and JavaScript async/await functions to generate engaging, fast, high-performance animations.

David Omotayo
May 1, 2023 ⋅ 7 min read
Create Smooth Page Transitions Barba.js

Create smooth page transitions with Barba.js

Dev

We discuss using Barba.js to create seamless, smooth page transitions for enhanced user experience on your website.

Nelson Michael
Apr 3, 2023 ⋅ 9 min read
Efficiently manage large files in Git with Git LFS

Efficiently manage large files in Git with Git LFS

Dev

Boost your app’s efficiency with Git LFS, the large file storage hub you can link with your app in GitHub.

Emanuel Suriano
Mar 28, 2023 ⋅ 12 min read
Exploring Data Visualization With Unovis

Exploring data visualization with Unovis

Dev

Create charts and map graphs using Unovis, the framework-independent data visualization library.

Mohammad Faisal
Mar 27, 2023 ⋅ 10 min read