Abiodun Solomon

  I’m a software developer that is curious about modern technologies. I love contributing to the growth of knowledge for the betterment of humanity.

   



9 Stories by Abiodun Solomon

Exploring the top Rust web frameworks

In this article, we'll explore the top Rust web frameworks to use in your next frontend and backend development projects.
14 7 min read

Understanding Cloudflare Workers in Rust

Build a serverless API and deploy your Rust app on the Cloudflare Server using the Cloudflare Workers platform.
0 6 min read

Build an internal error notification system in Go and Svelte

Use the Notify Go library to build an internal error notification system that sends notifications to Slack, email, etc., and logs errors.
0 5 min read

Creating a single-page app with Laravel and Vue

Learn how to create a single-page app using Vue and Laravel, a PHP framework known for its clean syntax, expressiveness, and many other qualities.
10 8 min read

A quick guide to optimizing Laravel apps with Octane

Learn how to use Laravel Octane, a package that serves Laravel apps with Swoole or RoadRunner to improve performance.
0 3 min read

Comparing Rust scripting languages in game development

Rust has been something of a rockstar language in recent times as it continues to grow in popularity — learn the differences between eight...
0 6 min read

Rust internationalization, localization, and translation

Make apps globally accessible by adapting content to suit users in different regions by using one of Rust's 8 internationalization API tools.
1 4 min read

6 deployment libraries for Rust

In this guide, we'll introduce you to some production-ready deployment libraries and services that are currently available for Rust, including Heroku, Docker, Render, Zeit...
0 3 min read

Intro to rust-analyzer

rust-analyzer is a frontend compiler for Rust programming. In other words, it's an IDE server that provides semantic analysis, smart code completion, and more.
0 3 min read