Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/negaashley/expressintermediate
More Express practice
https://github.com/negaashley/expressintermediate
Last synced: about 2 months ago
JSON representation
More Express practice
- Host: GitHub
- URL: https://github.com/negaashley/expressintermediate
- Owner: NegaAshley
- Created: 2018-12-15T22:46:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T04:28:28.000Z (about 6 years ago)
- Last Synced: 2023-09-15T13:54:38.138Z (over 1 year ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExpressIntermediate
* Use res.render() to render HTML(from and EJS file)
* Explain what EJS is and why we use it
* Pass variables to EJS templates# Associations