Tag: js-libraries

Understanding Axios GET Requests

Understanding Axios GET requests

Dev

Make Axios GET requests, explore how to efficiently fetch data, handle errors, and enhance request performance.

Ashutosh Singh
Feb 9, 2024 ⋅ 15 min read
5 JavaScript Mapping APIs Compared

5 JavaScript mapping APIs compared

Dev

We explore and compare five of the most prominent JavaScript mapping APIs: Leaflet, Mapbox GL JS, OpenLayers, ArcGIS, and the Google Maps API.

Abiola Farounbi
Feb 9, 2024 ⋅ 7 min read
Building and deploying AI agents with E2B

Building and deploying AI agents with E2B

Dev

Learn how to use E2B, a sandbox for building AI agents that can accomplish smaller, repetitive tasks and make autonomous choices for you.

Ovie Okeh
Dec 28, 2023 ⋅ 8 min read
5 Best JavaScript Multi-Dimensional Array Libraries

5 best JavaScript multidimensional array libraries

Dev

Learn more about the 5 best JavaScript libraries for dealing with multidimensional arrays, such as ndarray, math.js, and NumJs.

Pascal Akunne
Nov 30, 2023 ⋅ 4 min read
Bun Adoption Guide Overview Examples Alternatives

Bun adoption guide: Overview, examples, and alternatives

Dev

What makes Bun such a great choice for developing fast, performant, error-free frontend apps? Let’s explore when and why you should use Bun.

John Reilly
Nov 16, 2023 ⋅ 9 min read
Introducing Nue Js A Svelte Alternative

Introducing Nue JS, a Svelte alternative

Dev

Let’s explore Nue JS, a new JavaScript framework that offers an innovative and faster DX, especially for complex applications.

Rahul Chhodde
Nov 3, 2023 ⋅ 15 min read
Using Axios To Set Request Headers

Using Axios to set request headers

Dev

Discover how to set request headers using Axios for enhanced API calls in browser environments, covering global and per-request headers.

Nelson Michael
Oct 9, 2023 ⋅ 7 min read
A guide to Remotion Studio

A guide to Remotion Studio

Dev

Use Remotion’s new Studio, which adds powerful new features to render videos faster and lets you make changes programmatically in a great UI.

Andrew Evans
Oct 3, 2023 ⋅ 4 min read
Valibot Lightweight Zod Alternative

Introducing Valibot: A lightweight Zod alternative

Dev

We explore the benefits of Valibot, a new JavaScript schema declaration and validation library, and show how to use it to validate a form.

Nefe James
Sep 27, 2023 ⋅ 5 min read
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