Mayowa Ojo

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

   



5 Stories by Mayowa Ojo

Building spreadsheets with Go and Excelize

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

How to automate API tests with Postman

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

React command palette with Tailwind CSS and Headless UI

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

Building a rich text editor with Lexical and React

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

Introduction to SQLBoiler: Go framework for ORMs

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