Ebenezer Don Full-stack software engineer with a passion for building meaningful products that ease the lives of users.

Stories by Ebenezer Don

Building Graphql Server Fastapi Symbol

Building a GraphQL server with FastAPI

Dev

Here, you can get a quick introduction to FastAPI and learn how to set up a GraphQL server with it.

Ebenezer Don
Nov 23, 2020 ⋅ 9 min read
React Reference Guide: Context API

React Reference Guide: Context API

Dev

Our guide to React’s Context API, including when to use it, its API components, and its caveats.

Ebenezer Don
Sep 4, 2020 ⋅ 3 min read
Building Web Apps With Rust Using The Rocket Framework

Building web apps with Rust using the Rocket framework

Dev

With web frameworks like Rocket, developers can use Rust to build fast and secure web applications with very little boilerplate code.

Ebenezer Don
Aug 26, 2020 ⋅ 9 min read
Strongly Typed Frontend Code With Scala.js

Strongly typed frontend code with Scala.js

Dev

Dynamic typing, once considered an advantage, has become one of JavaScript’s biggest weaknesses. This is where Scala.js can help.

Ebenezer Don
Jul 6, 2020 ⋅ 9 min read
Speeding Up Your Development Environment With SQLite

Speeding up your development environment with SQLite

Dev

Learn how SQLite can be used in development alongside other relational databases like Postgres.

Ebenezer Don
May 21, 2020 ⋅ 5 min read
Rapid, Enterprise-class Development With UmiJS

Rapid, enterprise-class development with UmiJS

Dev

UmiJS is a scalable, enterprise-class React framework that allows for rapid development of SSR apps. Learn the ropes in our tutorial.

Ebenezer Don
Apr 6, 2020 ⋅ 5 min read
Building A Sentiment Analysis App With Node.js

Building a sentiment analysis app with Node.js

Dev

Learn the ins and outs of natural language processing with Node.js by building a sentiment analysis app.

Ebenezer Don
Jan 22, 2020 ⋅ 8 min read
GraphQL And React For Noobs

GraphQL + React for noobs

Dev

Our tutorial walks you through bootstrapping a simple React app that consumes a GraphQL API.

Ebenezer Don
Dec 18, 2019 ⋅ 6 min read