Coding Challenges
The best coding challenges & more.
Get inspired to build something!

September 18, 2022
·
11 minutes
How to Build a URL Shortener in Go with Redis
Let’s admit it. We all have used a shortened URL at least once. URL Shortener is an application that allows users to shorten unwieldy links into better-looking URLs. This is useful for [...]
- October 9, 2022 · 7 minutes
How to Build 3D Dice That Roll with JavaScript and CSS
Let's create an intuitive, nicely designed, and lightweight app that can be used for any situation that requires [...]
- September 25, 2022 · 9 minutes
How to Build TodoApp with React, Typescript, and MobX
Let’s build a simple React Todo App. It is easy and does not take much time, but it teaches you some of [...]