Joseph Ochego

Joseph Ochego @thejoernal

About: A self-taught web developer. Very enthusiastic about tech, and Linux. And a Mechanical Engineer by profession.

Location:
Bangalore, India
Joined:
Mar 8, 2024

Joseph Ochego
articles - 12 total

Own your goal - Forge the path

"One of my greatest fears is comfort, and the sense of security it brings along." Of course, I forget...

Learn More 6 0Mar 10

To write is To be free

Picture this: "You have an office or study desk. You've been wanting to tidy your space, get the...

Learn More 8 0Feb 15

Markdown: More With Less

Every technical writer should use Markdown✍; At the very least, learn it 📖 Markdown is a lightweight...

Learn More 8 0Aug 3 '24

Understand Scoping in JavaScript

Scoping in JavaScript is an important concept that provides the rules for variable accessibility from...

Learn More 7 0Jul 12 '24

How To Display JavaScript Objects

While primitives in JavaScript are values themselves, everything else, including arrays and...

Learn More 13 7May 29 '24

"Learning Styles: A Myth?"

Learning styles. We all have them, right? Or at least that's what we believe. There exist several...

Learn More 5 0May 14 '24

"A delightfully fresh take on email." HEY👋

Just wrapped up an amazing week and a half using the Hey email by 37signals, and I can't help but...

Learn More 1 0May 8 '24

Bridging the Gap: Basic Design Principles for Developers

Developers typically focus on the coding and development aspects of a project. Clarity in roles is...

Learn More 5 0Apr 27 '24

Why I Write.

"You can build a prison of stone and steel, but you merely present the prisoner with a challenge. Any...

Learn More 7 0Apr 20 '24

"Just Start!" - A double-edged sword.

The best way to start a project is to "just start," right? WRONG! If you've ever turned to...

Learn More 7 6Apr 17 '24

Add basic animations to your site using Animate.css and wow.js

I have been working on my personal portfolio website (although not complete) for the past few weeks,...

Learn More 7 0Apr 17 '24

How to reset an HTML form on submit using JavaScript

By default, HTML forms are reset and all fields are cleared when we submit them. However, in...

Learn More 7 0Apr 17 '24