Eze Sunday

  Eze Sunday is a full-stack software developer and technical writer passionate about solving problems, one line of code at a time. Contact Eze at [email protected]

   



21 Stories by Eze Sunday

Data visualization with D3.js and Node.js

Many tools allow you to visualize data. Let's explore D3.js, a JS library that allows developers to create data visualization experiences.
1 4 min read

Creating Python REST APIs with Flask, Connexion, and SQLAlchemy

When developing an API, documentation is important. Here's how to easily create Python REST APIs with Flask, Connexion, and SQLAlchemy.
0 5 min read

Theatre.js: Create intricate and powerful animations in JavaScript

Theatre.js is an amazing project that gives you the power to craft your own animation studio. Here's an overview to help you do so.
0 4 min read

Top 5 smart contract programming languages for blockchain

Many programming languages allow you to write smart contracts, but let's explore the top smart contract programming languages to use.
0 7 min read

Creating configuration files in Node.js using node-config

Managing configuration files across environments can be challenging, but using node-config to create Node.js configuration files can help.
1 4 min read

Configuring any GraphQL server with Envelop

Follow this guide to see how Envelop allows you to write modular GraphQL plugins that can work on all GraphQL server implementations.
1 3 min read

Testing your React Native app with Appium

Appium is an automated testing tool for native, hybrid, and mobile web applications, Learn how to test React Native mobile apps with it here.
0 4 min read

AdonisJs vs. Django: Which web framework should you use?

Trying to decide the web framework for your next project? This article provides an overview of both the AdonisJS and Django web frameworks.
6 8 min read

Send bitcoin from your wallet using JavaScript

Learn how bitcoin transactions work and how to send bitcoin to anyone from your wallet using JavaScript.
19 8 min read