Skip to main content

4 posts tagged with "EJS"

View All Tags

Dynamically adding items to the page for every piece of content. AKA every post gets a card on the homepage.

How to construct and display the results of dynamic API requests in an Express application.

Express partials are like React components. Express EJS is like React JSX. This is the basics for laying out templates in Express.

Explaining the basics of EJS, which is how we use Javascript to create dynamic HTML content.