16 Tips to Become a Better Programmer Pt.4

It is necessary for every programmer to constantly work on his or her programming skills, to strive to become a better programmer. In this article, I will share with you four tips that will help you achieve this goal. Learn these tips, improve your programming skills, enhance your portfolio and create new career opportunities.

16 Tips to Become a Better Programmer Pt.3

Do you want to become a better programmer? There are many tips that can help you with it. This article will give you four tips that will help you improve your programming skills. Whether you are a beginner, advanced or senior programmer these tips will help you become a better programmer.

16 Tips to Become a Better Programmer Pt.2

Everyone wants to become a better programmer. Unfortunately, this is often easier said than done. This article will help you make this goal easier and more achievable. You will learn four tips that will help you improve your programming skills and become a better programmer.

16 Tips to Become a Better Programmer Pt.1

How can one become a better programmer? This is a question many programmers and developers often ask. There is no universal answer, but there are some good tips you can follow. In this article, you will learn the first four. Use these tips to improve your skills and become a better programmer.

How to Build Simple Tetris Game with React & TypeScript

Playing games is fun. What’s better, and also more beneficial, is creating your own games. Why? It is a great way to learn new skills, or get better. In this tutorial, you will learn how to write your own Tetris game with React, JavaScript and TypeScript. Have fun and work on your programming skills at… Continue reading How to Build Simple Tetris Game with React & TypeScript

How to Build Simple Tic Tac Toe Game with React

Have you ever wanted to create your own Tic Tac Toe game? You are on the right place. This tutorial will show you how to do it, using JavaScript and React. What’s more, it will also show you how to use localStorage to store history of games. Get better in JavaScript and React and build… Continue reading How to Build Simple Tic Tac Toe Game with React