Nefe James Nefe is a frontend developer who enjoys learning new things and sharing his knowledge with others.

Stories by Nefe James

Introducing Shadcn UI Reusable UI Component Collection

Introducing Shadcn UI: A reusable UI component collection

Dev

We introduce Shadcn UI, a reusable component collection, explore its features, and build some UI interfaces with it.

Nefe James
Nov 7, 2023 ⋅ 6 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
Comparing The Top React Toast Libraries

Comparing the top React toast libraries

Dev

Compare the top React toast libraries for when it’s more trouble than it’s worth to create your own custom toast components.

Nefe James
Sep 15, 2023 ⋅ 13 min read
Angular Vs. React Vs. Vue.js: Comparing Performance

Angular vs. React vs. Vue.js: Comparing performance

Dev

Compare the three popular frameworks, React, Vue, and Angular, to see which is a good fit by comparing their performance, ease of use, etc.

Nefe James
Aug 31, 2023 ⋅ 13 min read
Creating Type-Safe Styles Panda CSS

Creating type-safe styles with Panda CSS

Dev

We explore how to use Panda CSS to author CSS styles, including creating conditional styles, type-safe styles, and custom theming.

Nefe James
Aug 21, 2023 ⋅ 7 min read
Getting Started With Vue Select

Getting started with Vue Select

Dev

In this post, we will learn about Vue Select, its features, how it works, and how to integrate it into a Vue.js application.

Nefe James
May 17, 2023 ⋅ 4 min read
React Vs. Svelte

React vs. Svelte: Performance, DX, and more

Dev

Compare the React and Svelte ecosystems based on ease of use, developer popularity, server-side rendering, and more.

Nefe James
Apr 17, 2023 ⋅ 6 min read
Build a Prototype With Chunk

Building a prototype with Chunk

Dev

In this article, we will learn about Chunk, an excellent developer tool for easily writing server-side code.

Nefe James
Apr 10, 2023 ⋅ 3 min read
How to add dynamic styling and class names in Vue.js

How to add dynamic styling and class names in Vue.js

Dev

Dynamic functionality is key to a great web experience. Let’s explore how to add dynamic styles and class names to elements in Vue.js.

Nefe James
Mar 30, 2023 ⋅ 7 min read
Getting Started With View Transitions API

Getting started with the View Transitions API

Dev

The View Transitions API opens up a new frontier of possibilities regarding the unique and pleasing experiences we can bring to the web.

Nefe James
Jan 13, 2023 ⋅ 4 min read
A Guide to Better State Management With Preact Signals

A guide to better state management with Preact Signals

Dev

Signals is a performant state management library with a set of reactive primitives for managing the application state.

Nefe James
Dec 16, 2022 ⋅ 7 min read

The guide to converting Angular apps to React

Dev

Learn about the considerations to make, the advantages and disadvantages of migrating, and the process of converting an Angular app to React.

Nefe James
Oct 25, 2022 ⋅ 12 min read