← Back to posts
Projects6 min read

Building My First Web Application

What I learned while building a real-world web application from planning to implementation.

Advertisement

Building a real application is very different from following a tutorial.

You have to think about architecture, user experience, databases, authentication and deployment.