Lessons: 25Length: 4.4 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.6 Precompiled Templates

Your views can be even more efficient if you pre-compile your templates before pushing your site to production. In this example, we’ll roll our own template compiling code.