Mayowa Ojo Software developer with a knack for exploring new technology and writing about my experience.

Stories by Mayowa Ojo

Building A React Command Palette From Scratch With Tailwind Css And Headless Ui Compared With Using Various Prebuilt Command Palette Components

React command palette with Tailwind CSS and Headless UI

Dev

A command palette is a tool that enables quick navigation, easy access to commands, and shortcuts, among other things.

Mayowa Ojo
Apr 8, 2024 ⋅ 18 min read
Go Excelize Export CSV Go

Building spreadsheets with Go and Excelize

Dev

Excelize is a zero dependency Go library that provides primitives for reading and writing to XLSX files and other supported spreadsheet file formats.

Mayowa Ojo
Sep 19, 2022 ⋅ 7 min read
Automating API Tests Postman

How to automate API tests with Postman

Dev

Postman is a platform that provides a complete set of tools for building, testing, documenting, and mocking APIs.

Mayowa Ojo
Aug 5, 2022 ⋅ 9 min read
React Lexical Framework

Building a rich text editor with Lexical and React

Dev

Use React and Lexical, a dependency-free, extensible text editor framework by Facebook, to build a simplified version of the Dropbox Paper editor.

Mayowa Ojo
May 19, 2022 ⋅ 6 min read
Sqlboiler Go Framework ORM

Introduction to SQLBoiler: Go framework for ORMs

Dev

With SQLBoiler, a tool for generating Go ORMs, you get fully type-safe models through the code generated from your database schema.

Mayowa Ojo
Feb 18, 2022 ⋅ 8 min read