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

Developing Cross Platform Apps With Bun Version 1.1

Developing cross-platform apps with Bun v1.1

Dev

For some years now, developers have faced many performance challenges while using traditional JavaScript runtimes like Node.js and Deno. Even […]

Clara Ekekenta
Jul 12, 2024 ⋅ 6 min read
Rescript Vs Typescript Overview And Comparison

ReScript vs. TypeScript: Overview and comparison

Dev

Many modern web developers are embracing emerging technologies that improve the speed of development as well as the quality of […]

Clara Ekekenta
May 13, 2024 ⋅ 7 min read
Integrating Next Js And Signalr For Enhanced Real Time Web App Capabilities

Integrating Next.js and SignalR to build real-time web apps

Dev

In this tutorial, you’ll learn how to integrate Next.js and SignalR to build an enhanced real-time web application.

Clara Ekekenta
Mar 25, 2024 ⋅ 8 min read
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