2023-11-08
2019
#full stack
Oscar Jite-Orimiono
180985
109
Nov 8, 2023 ⋅ 7 min read

Developing an effective CI/CD pipeline for frontend apps

Oscar Jite-Orimiono I'm a self-taught frontend web developer. I build websites so everyone finds a home online. The digital space is massive, full of endless possibilities — let's explore it together!

Recent posts:

how and when to use JavaScript arrow functions

How and when to use JavaScript arrow functions

Arrow functions have a simpler syntax than standard functions, and there are some important differences in how they behave.

Joe Attardi
Feb 17, 2025 ⋅ 5 min read

Within vs. between-subjects in UX research design

Designing a UX study? The choice you make between within-subjects and between-subjects research is crucial. In this blog, I break down these approaches so you can collect insights better.

Tanzir Rahman
Feb 14, 2025 ⋅ 6 min read
javascript is null or empty function

How to check for null, undefined, or empty values in JavaScript

In most languages, we only have to cater to null. But in JavaScript, we have to cater to both null and undefined. How do we do that?

Lewis Cianci
Feb 14, 2025 ⋅ 4 min read
MERN Stack: Overview With Examples

What is the MERN stack? Overview with examples

Discover how the MERN stack (MongoDB, Express.js, React, Node.js) enables developers to build dynamic, performant, modern websites and apps.

Nefe Emadamerho-Atori
Feb 13, 2025 ⋅ 20 min read
View all posts

Leave a Reply