Search⌘ K
AI Features

Make it Better

Explore techniques for improving your coding skills by cloning open-source applications using your preferred technology. Learn to fix bugs, implement features efficiently within set deadlines, and understand project estimation. Develop confidence by working in public through blogging and live coding, preparing you to create your own app with gained experience.

We'll cover the following...

Fix bugs

If you’ve picked a technology to specialize in, clone apps using your technology and demonstrate how it is better and also make fixes where it is worse.

This sounds mundane, but plugging holes in the Internet is a reliable strategy for making friends fast and making fast friends. react-router was built by early adopters of React who missed the old router from Ember. They made their ...