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

Implementing Json Web Token Authentication In Laravel 10

Implementing JWT authentication in Laravel 10

Dev

This guide demonstrates how to implement JWT authentication in Laravel 10. We also review Laravel’s features and compare JWT authentication to Sanctum and Passport.

Clara Ekekenta
Feb 28, 2024 ⋅ 13 min read
Analog.js Next.js SolidStart Modern Meta-Frameworks

Analog.js vs. Next.js vs. SolidStart: Comparing modern meta-frameworks

Dev

We compare and evaluate the Analog.js, Next.js, and SolidStart meta-frameworks, build an app with each, and look at performance.

Clara Ekekenta
Jan 11, 2024 ⋅ 5 min read
Build Full-Stack App React Goxygen

Build a full-stack app with React and Goxygen

Dev

We show how to use Goxgen to scaffold a full-stack React app. See how to integrate React with Go and modify Goxygen to suit your project requirements.

Clara Ekekenta
Dec 6, 2023 ⋅ 8 min read
Implement Serverless Architecture React Native Apps

Implementing serverless architecture in React Native apps

Dev

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

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

How to build a React + TypeScript app with Vite

Dev

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

Dev

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

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