Jump to ratings and reviews
Rate this book

Clojure Web Development Essentials

Rate this book
Develop your own web application with the effective use of the Clojure programming languageAbout This BookUse Clojure to create robust, ready-to-be deployed web applicationsGet to grips with Clojure through successive implementation of applications using new featuresExplore the in-depth concepts of Clojure, such as templating, request routing, input validation, and database transactions, and utilize Java interoperabilityWho This Book Is ForThis book is for anyone who's worked with Clojure and wants to use it to start developing applications for the Web. Experience or familiarity with basic Clojure syntax is a must, and exposure to Leiningen (or other similar build tools such as Maven) would be helpful.

What You Will LearnGenerate a fully runnable web application using the Luminus Leiningen application templateExplore the basics of the underlying Ring framework and the Ring ServerConfigure URL Routing, Logging, and some testing basicsCreate new web pages using the Selmer template rendering libraryValidate user-submitted form dataStore and retrieve data to and from a databaseConfigure, package, and deploy the finished applicationIn DetailFunctional programming enables developers to create and deploy applications quickly and easily. Using the Clojure programming language and the Leiningen build tool, this book teaches you how to leverage various Clojure libraries into the building blocks of a web-based application.

We'll start by generating a new, fully runnable, baseline web application using the Leiningen Luminus template. From there we'll examine the different pieces that compose our application, and learn the basics of the underlying Ring framework. Subsequent chapters will focus on each technology and leverage those technologies to build additional functionality into our application. You'll learn how to validate user submitted data, authentication, account creation, how to interact with a database, and more. Finally, we'll create an environment configuration and deploy our app.

By the end of this book you'll have created a full fledged application from start to finish, and you'll have the requisite skills to develop an efficient and robust web application.

234 pages, Kindle Edition

First published February 16, 2015

1 person is currently reading
15 people want to read

About the author

Ryan Baldwin

4 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
7 (43%)
3 stars
7 (43%)
2 stars
2 (12%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
1 review
June 10, 2015
A good introduction to Clojure web development using the Luminus template. Covers the basics without going in depth so is great for the beginner who wants a worked example in addition to the Luminus project page. aving not done Clojure web development before, this book got me up and running quickly with common-sense guidance.
Profile Image for Pablo.
Author 1 book43 followers
July 5, 2019
Good intro to Luminus and the libraries it comes with.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.