Ochuko Onojakpor Ochuko is a full-stack Python/React software developer and freelance Technical Writer. He spends his free time contributing to open source and tutoring students on programming in collaboration with Google DSC.

Stories by Ochuko Onojakpor

Using React UseState With An Object

Using React useState with an object

Dev

Learn how to use the useState Hook when working with objects by creating a temporary object and using object destructuring to create a new object.

Ochuko Onojakpor
Feb 2, 2024 ⋅ 7 min read
Daml Vs. Solidity

Daml vs. Solidity: How to choose a smart contract language

Dev

Let’s take a look at Daml vs. Solidity to help you decide which one might be a better fit for your specific needs.

Ochuko Onojakpor
May 23, 2022 ⋅ 9 min read
Best Practices For Web3 Providers

Best practices for Web3 providers

Dev

Learn about the blockchain’s Web3 best practices, benefits, and use cases for Web3 providers developing on the blockchain.

Ochuko Onojakpor
Mar 21, 2022 ⋅ 5 min read
A Python Developer's Guide To React

A Python developer’s guide to React

Dev

Learn how to use React as a Python developer with this guide and by creating a contact manager application with Flask and React.

Ochuko Onojakpor
Jan 21, 2022 ⋅ 13 min read
Intro To Python Dictionaries

Intro to Python dictionaries

Dev

Learn about Python dictionaries, their properties, operations you can perform, and built-in Python functions and methods.

Ochuko Onojakpor
Nov 5, 2021 ⋅ 9 min read
Using Plotly In React To Build Dynamic Graphs And Charts

Using Plotly in React to build dynamic charts and graphs

Dev

Learn how to build and display dynamic and customizable graphs in your React applications with Plotly, a data visualization framework.

Ochuko Onojakpor
Sep 28, 2021 ⋅ 5 min read