Ukeje Goodness

  I am a data analyst who writes about cryptocurrencies and decentralized ledger technologies. Find me on Twitter @Goodylili.

   



12 Stories by Ukeje Goodness

Plotting Rust projects using Plotly

Create customizable charts and graphs in your Rust project using the Plotly package for data-intensive projects.
0 7 min read

Using go generate to reduce boilerplate code

Use the go generate command line tool to simplify code generation and improve code maintainability and reusability.
0 5 min read

A complete guide to declarative diagramming with D2

Declarative diagramming creates diagrams using a declarative approach, from flowcharts to organization charts. In a declarative approach, the user specifies the relationships and logic...
0 5 min read

Exploring Ghostwriter, a GitHub Copilot alternative

Replit is one of the most popular online-based IDEs, and in September 2022, it announced that it had added support for an AI Mode...
0 5 min read

Understanding UUIDs in Node.js

User identity and security are critical factors for building modern applications, and many measures are in place to ensure the security of users’ identities....
0 3 min read

Comparing Rust and Scala

Compare the Rust and Scala programming languages and choose which one fits your project based on use cases, expressivity, and developer community support.
1 8 min read

Comparing the 7 best ORM packages in Go

Compare seven object-relational mapping packages in the Go ecosystem based on their features, supported databases, and developer experience.
0 5 min read

A guide to JWT authentication in Go

Learn how to implement JWT authentication in you Go web application using the goland-jwt package.
0 6 min read

Ethereum Development in Go using Go-Ethereum

Learn how to interact with the Ethereum blockchain with the Go programming language using the Go-Ethereum package.
0 6 min read

Interacting with the Cardano Blockchain using JavaScript

Learn how you can get started with Cardano development in Javascript using Cardanocli-js and Cardano-wallet-js.
0 5 min read

What are blockchain oracles?

Learn about blockchain oracles; what they are, the different types of oracles, and how they're used in different industries today.
0 4 min read

6 examples and use cases of smart contracts

Learn about smart contracts; how they operate and how they're used across different industries today.
0 5 min read