Video description
For years now we've had powerful application servers like PHP, Node, and ColdFusion, that could create our web apps. But there has been a shift recently in terms of how much we do on an application server versus how much we can do on the browser itself, as well as how much is done on a mobile app instead. Static site generators provide a powerful middle ground between a full app server deployment and a simple collection of static files. In this webcast I'll talk about why you would use static site generators, how they work in general, how one (Harp) works in particular, and discuss how to add dynamic aspects back into the static site.
Publisher resources
Table of contents
Product information
- Title: Static Site Generators: Why Use Them and How They Work
- Author(s):
- Release date: September 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491955130
You might also like
video
Mastering Meetings and Workshops with the Whiteboard
Whiteboards can be an ideal tool to help people solve problems in groups. They can also …
video
Presentation Patterns
You’re giving a talk on a subject you know inside and out and your audience is …
video
A Conversation with Jeet Kaul
An interview with Jeet Kaul on December 5th, 2007.
video
Distributed Systems in One Lesson
Simple tasks like running a program or storing and retrieving data become much more complicated when …