Quantcast
Channel: Abiodun Solomon, Author at LogRocket Blog
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Intro to rust-analyzer

rust-analyzer is a frontend compiler for Rust programming. In other words, it’s an integrated development environment (IDE) server that provides semantic analysis, smart code completion, and more for...

View Article



Image may be NSFW.
Clik here to view.

Rust internationalization, localization, and translation

Over the past few years, Rust has gained in popularity as businesses increasingly look to promote their products and services on the world stage. According to Stack Overflow’s “2020 Developer Survey,”...

View Article

Image may be NSFW.
Clik here to view.

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, thanks to its numerous benefits; like being very close to C/C++ in terms of performance and its...

View Article

Image may be NSFW.
Clik here to view.

A quick guide to optimizing Laravel apps with Octane

The Laravel team announced the release of Laravel Octane in 2021, its purpose being to improve the speed and performance of Laravel applications by reducing the request/response time by caching an...

View Article

Image may be NSFW.
Clik here to view.

Creating a single-page app with Laravel and Vue

With its clean syntax and expressiveness, along with many other qualities, Laravel is one of the most popular PHP frameworks used by developers. Before Laravel UI was launched, one of its key features...

View Article


Image may be NSFW.
Clik here to view.

Build an internal error notification system in Go and Svelte

An internal error notification system is a crucial component of any large-scale system. It helps developers identify and fix problems that may arise in the system by reporting the log via various...

View Article

Image may be NSFW.
Clik here to view.

Understanding Cloudflare Workers in Rust

Cloudflare Workers is a serverless platform that lets developers execute JavaScript code on Cloudflare’s edge server network. With Workers, programmers can build and distribute nimble, event-driven...

View Article

Image may be NSFW.
Clik here to view.

Exploring the top Rust web frameworks

Editor’s note: This post was updated on 21 April 2023 to add Axum and warp to the list of frontend web frameworks and update our considerations about the maturity of some of the previously mentioned...

View Article


Image may be NSFW.
Clik here to view.

6 deployment libraries for Rust

Editor’s note: This article was last updated on 4 July 2023 to remove outdated Rust deployment libraries and replace them with more popular libraries. In the recent Stack Overflow developer survey,...

View Article


Image may be NSFW.
Clik here to view.

Laravel Octane vs. Node.js: Performance and features

In the ever-evolving world of software engineering, performance is a major factor that impacts your choice of technology. Laravel Octane and Node.js are two of the popular technologies used by large...

View Article
Browsing latest articles
Browse All 10 View Live


Latest Images