Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paramsiddharth/express-persisting-form-data

A demonstration of persisting form data in Express.
https://github.com/paramsiddharth/express-persisting-form-data

Last synced: about 1 month ago
JSON representation

A demonstration of persisting form data in Express.

Awesome Lists containing this project

README

        

# Persisting Form Data in Express
This demonstration taught me how to:
1. Trigger the traditional browser-powered
form-submission.
2. Access and persist data in EJS
similar to how we do it in PHP.

# Made with ❤ by [Param](https://www.paramsid.com/).