Solomon Eseme I am a software developer 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 @kaperskyguru, on Facebook, onLinkedIn, and on About.Me at Solomon Eseme." Follow me: Twitter, Facebook, LinkedIn, about.me

Stories by Solomon Eseme

Top 6 JavaScript And HTML5 Game Engines

Top 6 JavaScript and HTML5 game engines

Dev

Explore the top six JS/HTML5 game engines, such as Pixi.js and Three.js, ranked by number of GitHub stars, and walk through how to use them.

Solomon Eseme
Nov 21, 2022 ⋅ 10 min read
Puppeteer automated UI testing website scraping

Using Puppeteer for automated UI testing

Dev

Learn about Puppeteer and Puppeteer Recorder and how to use it to scrape a web page and record automated UI tests for your project.

Solomon Eseme
Dec 2, 2020 ⋅ 5 min read
Error Handling, Debugging, and Tracing in Vue.js

Error handling, debugging, and tracing in Vue.js

Dev

In this tutorial, we’ll review some best practices and demonstrate how to handle errors, set up a debugger, and trace errors efficiently in Vue.js.

Solomon Eseme
Nov 23, 2020 ⋅ 4 min read
Google Chromium Icon

What Chromium’s browser compatibility means for scrolling

Dev

Browser compatibility has always been an issue. Here, we discuss how Google Chrome intends to solve this problem.

Solomon Eseme
Nov 20, 2020 ⋅ 2 min read
chakra vs bumbag ui frontend

Why and when to use Chakra versus Bumbag

Dev

Read about Chakra and Bumbag, how their features differ, which one to choose for your project, and how to get started with both of them. 

Solomon Eseme
Nov 16, 2020 ⋅ 6 min read
Intro to GPU.js

Improving JavaScript performance with GPU.js

Dev

In this tutorial, we’ll show you how to improve your app’s performance by using GPU.js (accelerated JavaScript) to perform some complex mathematical computations.

Solomon Eseme
Nov 11, 2020 ⋅ 3 min read
CSS Reference Guide: Padding Shorthand Property

CSS Reference Guide: padding

Our guide to the CSS padding shorthand property, including syntax, values, and a live demo.

Solomon Eseme
Oct 30, 2020 ⋅ 1 min read
CSS Reference Guide: text-decoration Shorthand Property

CSS Reference Guide: text-decoration

Our guide to the CSS text-decoration shorthand property, including syntax, component properties, and a live demo.

Solomon Eseme
Oct 30, 2020 ⋅ 1 min read
CSS Reference Guide: Background Shorthand Property

CSS Reference Guide: background

Our guide to the CSS background shorthand property, including a detailed overview of its component properties and a live demo.

Solomon Eseme
Oct 30, 2020 ⋅ 4 min read
CSS Reference Guide: position

CSS Reference Guide: position

Our guide to specifying and manipulating elements with the CSS position property.

Solomon Eseme
Oct 30, 2020 ⋅ 1 min read
CSS Reference Guide: outline Shorthand Property

CSS Reference Guide: outline

Our guide to the CSS outline shorthand property, including its syntax, component properties, and how it’s different from the border property.

Solomon Eseme
Oct 30, 2020 ⋅ 1 min read
CSS Reference Guide: Margin Shorthand Property

CSS Reference Guide: margin

Our guide to the CSS margin shorthand property, including syntax, values, and a live demo.

Solomon Eseme
Oct 30, 2020 ⋅ 1 min read