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

Implement Serverless Architecture React Native Apps

Implementing serverless architecture in React Native apps

We explore using serverless architecture and React Native to handle data synchronization and enable offline functionality.

Clara Ekekenta
Oct 31, 2023 â‹… 11 min read
Build Fast Next.js-Like App Bun

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

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
Build TypeScript App Vite

How to build a React + TypeScript app with Vite

We explore the benefits of building an app with React, TypeScript, and Vite, and compare its performance to the same app built with CRA.

Clara Ekekenta
Jul 21, 2023 â‹… 7 min read
Extending React Astro Cloud Functions

Extending React with Astro and Cloud Functions

We demonstrate how to build a React blog application and integrate Astro and Cloud Functions to make it more performant and scalable.

Clara Ekekenta
Jul 10, 2023 â‹… 7 min read
Lit Vs. React: A Comparison Guide

Lit vs. React: A comparison guide

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

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

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

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

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

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

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

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