© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. LilleaasPro Kotlin Web Apps from Scratchhttps://doi.org/10.1007/978-1-4842-9057-6_2

2. Setting Up the Web App Skeleton

August Lilleaas1  
(1)
Oslo, Norway
 

Look at all the things I’m not doing!

—David Heinemeier Hansson

This chapter will give you superpowers. You will get all the way to a working web app with routing, views/templates, and logging. You’ll set the stage for what’s to come in later chapters. It will just be you and your IDE, no starter kits or frameworks.

If you’re new to Kotlin, here are some language features you’ll see examples of in this chapter:
  • Lambdas

  • Named arguments

Also in this chapter, you will learn the following about creating web apps ...

Get Pro Kotlin Web Apps from Scratch: Building Production-Ready Web Apps Without a Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.