Gentrit Biba

Gentrit Biba @gentritbiba

About: I'm a passionate software developer with a knack for crafting intuitive web experiences that blend functionality and design.

Joined:
Dec 31, 2019

Gentrit Biba
articles - 5 total

Compiling C in Bun with TypeScript: Fast, Native, and Simple

I used to think compiling C code with TypeScript would be complex. Thanks to Bun's FFI feature, it's...

Learn More 2 0Jan 25

Setting Up Jest Testing in Your Node.js Application: A Complete Guide

Jest is a popular testing framework maintained by Facebook that makes it easy to write and run tests...

Learn More 1 0Nov 8 '24

PartyTown: Offloading Third-Party Scripts Away From the Main Thread 🚀

We all love JavaScript libraries. They sprinkle magic onto our websites, adding interactivity,...

Learn More 2 1Oct 27 '24

Understanding and Resolving npm Dependency Conflicts: A Developer's Guide

The Problem Have you ever encountered an error like this? npm ERR! code ERESOLVE npm...

Learn More 5 0Oct 25 '24

Delving into Gaussian Integers: Cracking Project Euler Problem 153

Project Euler Problem 153 presents a fascinating challenge involving Gaussian Integers, complex...

Learn More 1 0Oct 25 '24