Clara Ekekenta Software Engineer and perpetual learner with a passion for OS and expertise in Python, JavaScript, Go, Rust, and Web 3.0.

Stories by Clara Ekekenta

Lit Vs. React: A Comparison Guide

Lit vs. React: A comparison guide

Dev

This guide examines the core concepts, differences, features, and benefits of two frontend frameworks: Lit and React.

Clara Ekekenta
Jun 8, 2023 ⋅ 10 min read
Writing AWS Lambda Middleware Middy.js

Writing AWS Lambda middleware with Middy.js

Dev

We build a serverless project, demonstrate how to write AWS Lambda middleware using Middy.js, and then deploy the app.

Clara Ekekenta
May 15, 2023 ⋅ 6 min read
Using Riot.js Component-Based UI Library

Using Riot.js, a component-based UI library

Dev

We take a deep dive into Riot.js, compare it to the native Web Components API, and demonstrate how to use Riot.js to build a simple SPA.

Clara Ekekenta
Mar 2, 2023 ⋅ 9 min read
Build Project Using Angular NestJS

Build a project using Angular and NestJS

Dev

This guide provides a comprehensive understanding of how to use Angular and NestJS to build web applications.

Clara Ekekenta
Feb 23, 2023 ⋅ 10 min read
JS Logo

Build a full-stack application with AdminJS

Dev

Learn about the features of an open source Node.js admin panel, AdminJS, and see how to use it to build a full-stack application.

Clara Ekekenta
Dec 13, 2022 ⋅ 7 min read
Hono Logo

Build a web application with Hono

Dev

This post introduces Hono, a fast, flexible web application framework, and shows how to make a blog app with Cloudflare Workers and Hono.

Clara Ekekenta
Oct 14, 2022 ⋅ 4 min read
Two Logos Over Green Background

How to implement JWT authentication in NestJS

Dev

This tutorial provides an overview of NestJS and demonstrates how to implement JWT user authentication on a NestJS API.

Clara Ekekenta
Aug 12, 2022 ⋅ 6 min read
Colorful Aspect Symbols

Build React reusable components faster with Aspect

Dev

In this tutorial, we demonstrate how to use Aspect to reduce the development time associated with creating reusable React components.

Clara Ekekenta
Jul 13, 2022 ⋅ 3 min read
Express Logo

Express.js 5 migration guide

Dev

In this tutorial, we demonstrate how to upgrade from Express v4 to Express v5 and look at the new features available in Express 5.

Clara Ekekenta
Jul 6, 2022 ⋅ 8 min read
How To Use NestJS With Prisma

How to use NestJS with Prisma

Dev

Prisma is an easily integrated database toolkit for creating dependable, scalable web APIs. We’ll learn how to use NestJS with Prisma to build a REST API.

Clara Ekekenta
May 20, 2022 ⋅ 4 min read
React Logo

How to build a React custom component library with Theme UI

Dev

Follow our tutorial to learn how to build a custom component library in React with Theme UI using TypeScript. Build beautiful UI in less time.

Clara Ekekenta
Mar 3, 2022 ⋅ 5 min read
Full-Stack App Tutorial NestJS React

Full-stack app tutorial with NestJS and React

Dev

This tutorial illustrates the combined power of NestJS and React by using both to build a full-stack video streaming application.

Clara Ekekenta
Feb 7, 2022 ⋅ 17 min read