Learning JavaScript: Creating a Frontend and Backend with Heroku and Postgre - Prof. Dang, Lab Reports of Computer Science

The process of creating a javascript frontend and backend using heroku and postgre. The author shares the steps to create 'test_http_frontend.js' for the frontend and 'daybackend.js' for the backend, and the expected results after running the programs. Heroku's 'add-on' feature is used to add postgre as the database.

Typology: Lab Reports

2021/2022

Uploaded on 11/22/2022

phan-minh-tien-fgw-dn
phan-minh-tien-fgw-dn 🇻🇳

4.7

(12)

47 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
I create file test_http_frontend.js to learn way process data.
Result Code: When I run code. The browse with post 3000 will display as image below.
I create file daybackend.js to learn back-end in Javascript.
pf3

Partial preview of the text

Download Learning JavaScript: Creating a Frontend and Backend with Heroku and Postgre - Prof. Dang and more Lab Reports Computer Science in PDF only on Docsity!

I create file “test_http_frontend.js” to learn way process data. Result Code: When I run code. The browse with post 3000 will display as image below. I create file “daybackend.js” to learn back-end in Javascript.