Creating HTML Templates with Slim
Learn to use Slim to create HTML templates.
We'll cover the following
Slim template
Slim is a templating language that can replace ERB. It’s designed to require much less code to achieve the same results, and it does this by using a nested structure instead of HTML tags. Consider this ERB:
Get hands-on with 1400+ tech skills courses.