Ogundipe Samuel Software engineer and technical writer.

Stories by Ogundipe Samuel

How To Use TypeScript With React: A Tutorial With Examples

How to use TypeScript with React: A tutorial with examples

Dev

Learn how using TypeScript with React can increase development speed, improve code readability, and much more.

Ogundipe Samuel
Oct 16, 2023 ⋅ 9 min read
React Infinite Scroll Implement

3 ways to implement infinite scroll in React

Dev

We explore three ways to implement infinite scrolling in React: from scratch using scroll events, using a third-party library, and by leveraging the Intersection Observer API.

Ogundipe Samuel
Apr 14, 2023 ⋅ 4 min read
Build A Server-Rendered React App With Next.js And Express

Build a server-rendered React app with Next.js and Express

Dev

One of Next.js’ strong points is that it handles server-side rendering excellently, and it integrates with Express just as well.

Ogundipe Samuel
Oct 4, 2022 ⋅ 7 min read
Creating Responsive Emails Using MJML

Creating responsive emails using MJML

Dev

Here, you can learn how to build beautiful and responsive emails using MJML, a tool that makes coding emails easier.

Ogundipe Samuel
Dec 18, 2020 ⋅ 6 min read
Building an Ecommerce Site with jamstack-ecommerce

Building an ecommerce site with jamstack-ecommerce

Dev

The new jamstack-ecommerce starter template provides a great launchpad for building our your next ecommerce site.

Ogundipe Samuel
Sep 17, 2020 ⋅ 11 min read
Building A Mobile UI Using Mint UI And Vue.js

Building a mobile UI using Mint UI and Vue.js

Dev

Learn how you can use Mint UI together with Vue.js to buid a mobile-like frontend application for use on both web and mobile.

Ogundipe Samuel
Aug 20, 2020 ⋅ 9 min read
Why You Should Use Buefy And Vue.js To Build Your Next Business Website

Why you should use Buefy and Vue.js for your next business website

Dev

There are so many factors that come together to define your site’s UX. See how Buefy and Vue.js together can address them.

Ogundipe Samuel
Aug 4, 2020 ⋅ 12 min read
The CSS logo over a yellow background.

A guide to theming in CSS

Dev

This tutorial shows you how to create apps that are theme-aware using CSS variables and JavaScript.

Ogundipe Samuel
Jul 31, 2020 ⋅ 3 min read
An image of the top React libraries in 2020.

Top 10 React component libraries for 2020

Dev

Read up on the top 10 React component libraries to keep an eye on in 2020.

Ogundipe Samuel
Mar 5, 2020 ⋅ 5 min read
An overview of the top ten Vue component libraries in 2020.

Top 10 Vue component libraries for 2020

Dev

Check out the top 10 fastest-growing Vue component libraries in 2020 and learn about some of their unique use cases in this post.

Ogundipe Samuel
Feb 18, 2020 ⋅ 5 min read
What's New in Preact X?

What’s new in Preact X?

Dev

Preact X includes updates and new features designed to help frontend developers create efficient, performant frontend apps in JavaScript.

Ogundipe Samuel
Dec 13, 2019 ⋅ 3 min read
How to build an ecommerce website with 8 base and React

Building an ecommerce website with React and 8base

Dev

This tutorial walks you through the process of building an ecommerce website using 8base and React.

Ogundipe Samuel
Dec 5, 2019 ⋅ 9 min read