Tebogo Nomnqa

Tebogo Nomnqa @tebogonomnqa

About: Software Engineer 🚀 | UI/UX Enthusiast 🎨

Joined:
Mar 28, 2020

Tebogo Nomnqa
articles - 7 total

5 essential tips to writing readable code

Code is often read than written, making code readability a crucial aspect of software development....

Learn More 0 0Dec 18 '23

How to identify color from an RGB value

This article is a supplement to the recent project I built Color Dash (formerly Guess the color...

Learn More 2 0Nov 2 '22

The making of GuessTheColor Game

A nextJS game with its objective of identifying as many colors as you can in a given amount of time...

Learn More 2 0Nov 1 '22

How to add privacy-friendly analytics to NextTS

Overview Privacy-friendly web analytics track a website's usage, gathering insightful data...

Learn More 2 0Mar 10 '22

How to turn your react-app into a PWA

If you have known beforehand that you want your react-app to be a PWA(Progressive Web App) you could...

Learn More 5 0Nov 24 '21

5 favourite chrome extensions I use as a web dev

the web store is filled with lots of extensions that perform almost all tasks you can think of. In...

Learn More 3 0Nov 18 '21

How to generate unique numbers using Fisher-Yates Algorithm with Java

In this article, we will be writing a java program that implements the paper and pencil method of the...

Learn More 4 0Sep 1 '21