Frank Joseph I'm an innovative software engineer and technical writer passionate about the developer community. I'm interested in building applications that run on the internet.

Stories by Frank Joseph

Rust Vs. Haskell: A Performance Comparison

Rust vs. Haskell: A performance comparison

Dev

This analysis of Haskell and Rust focuses on performance parameters like memory safety, concurrency, type safety, and variable immutability.

Frank Joseph
Oct 18, 2023 ⋅ 5 min read
The Top Tools For Cleaning Up Your CSS

The top tools for cleaning up your CSS

Dev

Consider using tools like PurgeCSS, UnCSS, and Tabifier to clean your CSS codebase and remove unused code.

Frank Joseph
Aug 4, 2023 ⋅ 5 min read
Best React Component Scheduler Libraries

Best React scheduler component libraries

Dev

React scheduler component libraries provide software developers with a wide range of tools to build powerful scheduling applications in their React projects.

Frank Joseph
May 4, 2023 ⋅ 7 min read
Medusa Shopify Alternative Nocdn

Using Medusa as a Shopify alternative

Dev

Explore Medusa, a headless CMS that offers many benefits like decoupled architecture, scalability, and the ability to write and deploy code everywhere.

Frank Joseph
Jan 11, 2023 ⋅ 5 min read
Node Microservices

Building microservices with Node.js

Dev

Microservices allow us to build our software components separately so that a fault in one component won’t affect the functionality of the entire software product.

Frank Joseph
Oct 19, 2022 ⋅ 7 min read
Node Glob Pattern

Understanding the glob pattern in Node.js

Dev

Learn how the glob pattern can be used in Node.js along with fs to read files in an application.

Frank Joseph
Jun 8, 2022 ⋅ 3 min read
Build Crypto Currency NodeJs

Build a cryptocurrency with Node.js

Dev

Gain the foundational knowledge required to get started as a blockchain developer, like developing a block and a custom cryptocurrency.

Frank Joseph
May 12, 2022 ⋅ 5 min read
Instadapp Defi Transactions

How to manage DeFi transactions with Instadapp

Dev

Explore DeFi and Instadapp, reviewing some of the associated features and history, as well as the basics for managing decentralized finance with Instadapp

Frank Joseph
Apr 8, 2022 ⋅ 5 min read
Flow Ethereum Blockchain NFTS

Ethereum vs. Flow blockchain for NFT development

Dev

Introduced when the Ethereum network was clogged by the CryptoKitties game, Flow aimed to create a blockchain platform to accommodate billions of users on its DApps.

Frank Joseph
Jan 26, 2022 ⋅ 6 min read
Python Datetime Module

Python datetime module: Handling dates and time

Dev

Handling dates and times in Python is not always straightforward. Simplify the process using the Python datetime module.

Frank Joseph
Dec 28, 2021 ⋅ 7 min read