Temitope Oyedele I am a web developer and technical writer. I love to write about things I've learned and experienced.

Stories by Temitope Oyedele

Getting Started With the TypeScript Satisfies Operator

Getting started with the TypeScript satisfies operator

Dev

The TypeScript satisfies operator is a new and better approach to type-safe configuration in TypeScript released in TypeScript v4.9.

Temitope Oyedele
May 5, 2023 ⋅ 5 min read
Comparing Next Js Vs Angular Key Features And Use Cases

Next.js vs. Angular: Comparing key features and use cases

Dev

Next.js and Angular are both popular JavaScript frameworks for developing web applications. Let’s compare their features, use cases, and more.

Temitope Oyedele
Mar 16, 2023 ⋅ 5 min read

Exploring Anime.js with an example site animation project

Dev

Learn to use Anime.js, one of the best and fastest JavaScript animation libraries out there, to set your website a step above the rest.

Temitope Oyedele
Mar 6, 2023 ⋅ 10 min read
Creating A Typewriter Animation Effect With Css Only

Creating a typewriter animation effect with only CSS

Dev

A typewriter CSS animation is easier to achieve than you may think. Let’s explore how and why to create a typewriter animation with only CSS.

Temitope Oyedele
Jan 12, 2023 ⋅ 6 min read
Using Hsl Colors In Css

Using HSL colors in CSS

Dev

Using HSL in CSS is an efficient way to specify and modify colors. Let’s explore use cases and why HSL stands out among other color models.

Temitope Oyedele
Oct 28, 2022 ⋅ 5 min read
Exploring Post-Processing In Unity

Exploring post-processing in Unity

Dev

The built-in Unity Post Processing stack can help improve your game’s visuals and solve the problems of color correction, effects, and more.

Temitope Oyedele
Sep 5, 2022 ⋅ 7 min read
How And When To Use Css Calc Tutorial With Examples

How and when to use CSS calc(): Tutorial with examples

Dev

In this tutorial, we’ll get to know the CSS calc() function, why it’s useful, and how to use it in your projects.

Temitope Oyedele
Aug 1, 2022 ⋅ 9 min read
How To Style React Router Links With Styled-Components

How to style React Router links with styled-components

Dev

Let’s look at how to use styled-components and TypeScript to style React Router links in an application’s navbar.

Temitope Oyedele
May 25, 2022 ⋅ 11 min read
A Complete Guide To Flutter Architecture

A complete guide to Flutter architecture

Dev

Learn about Flutter’s architecture to help when structuring an app, updating state, building widgets or screens, and maintaining the app.

Temitope Oyedele
Feb 16, 2022 ⋅ 8 min read