Skip to content

Articles by Solomon Eseme

I am a Software Engineer and Content Creator who is geared toward building high-performing and innovative products following best practices and industry standards. I also love writing about it at Masteringbackend.com. Follow me on Twitter, LinkedIn, and About Me

Building GraphQL APIs With Node

Curious how to use GraphQL with Node.js? We'll walk you through the whole process here with code samples and easy-to-understand explanations.
Reading time
10 min read
Updated date
July 10, 2023
Post type
Blog
Topic
JavaScript Tutorials
Topic
Node.js

GraphQL vs REST: Everything You Need To Know

Not sure how GraphQL and REST differ? We explain everything you need to know, from how they each work to which you should be using.
Reading time
13 min read
Updated date
October 18, 2023
Post type
Blog
Topic
Web Development Tools

Laravel Logging: Everything You Need To Know

Logging is vital to monitoring the health and efficacy of your development projects. Learn how to apply structured logging in Laravel.
Reading time
13 min read
Updated date
August 14, 2023
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

Learn How to Create a Headless WordPress Site With Vue.js

Have you been wondering what all the chatter is about headless WordPress? Dive into what it is and learn how to use it to build an app.
Reading time
13 min read
Updated date
March 13, 2024
Post type
Blog
Topic
Headless CMS
Topic
Vue.js

Node.js vs Golang: Which Is Best for Your Project?

Node.js vs Golang — what are the biggest differences behind these two major programming languages that compete for backend development?
Reading time
13 min read
Updated date
September 14, 2023
Post type
Blog
Topic
JavaScript Frameworks
Topic
Node.js
Topic
Web Development Languages

Build a Laravel Live Commenting System

Learn how to use Laravel to build a real-time commenting system that can be integrated into any website or blog to build trust.
Reading time
13 min read
Updated date
January 24, 2023
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

Everything You Need to Know About Laravel Caching

Learn how to increase software performance and scalability by implementing and manipulating the right caching strategy in Laravel.
Reading time
18 min read
Updated date
August 4, 2023
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

What’s New in Laravel 9: A Deep Dive Into the Latest Major Release

Laravel 9 comes with new key features. Find out what to expect and learn how to upgrade to Laravel 9, install, and develop with it.
Reading time
7 min read
Updated date
September 14, 2023
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks
Topic
PHP Updates

10 Most Popular Types of Node.js Apps

Several leading tech companies use Node.js to build applications. Here are some of the most popular types of Node.js apps with examples.
Reading time
9 min read
Updated date
December 15, 2023
Post type
Blog
Topic
JavaScript Frameworks
Topic
Node.js

10 Things You Need To Know About the Vue.js Frontend Framework

Explore 10 reasons why you should give Vue.js a second look as a frontend JS library for your next web development project.
Reading time
13 min read
Updated date
September 13, 2023
Post type
Blog
Topic
JavaScript Frameworks
Topic
JavaScript Tutorials
Topic
Vue.js