Frequently Asked Questions

Find answers to common questions below. Click on any question to reveal the answer.

General Questions

What is this website about?

This website is my personal project where I am learning front-end development by building mini-projects every day. Each day focuses on a new skill.

Do I need to know coding to use this?

This website is designed for developers learning to code. The projects are meant to be built, not just used.

Do I need to pay for any tools?

No! Everything we use is free: VS Code, GitHub, Vercel, and all the technologies are open source.

Learning Questions

How long does it take to learn front-end development?

With consistent daily practice (2-3 hours per day), you can build a solid portfolio in 4-6 months. Everyone learns at a different pace.

What is the most difficult part of learning to code?

For most people, consistency is the hardest part. Showing up every day, even for 30 minutes, is more important than long study sessions.

Should I watch tutorials or build projects?

Both. Watch a short tutorial to understand a concept, then immediately build something with it. Never watch without building.

Technical Questions

Can I see your code?

Yes! All my code is available on GitHub.

What tools do you use?

I use VS Code for coding, Git for version control, and Vercel for deployment. All free.