You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/REAME.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,8 @@ You need to implement a middleware to retrieve weather data and serve it to the
69
69
- `EJS` embedded templates
70
70
- or `ReactJS`.
71
71
72
+
Obviously, many developers have accountered this issue. Lucky for us, `EJS`, `ReactJS` typically solves this problem. EJS is an easier choice having less of a laerning curve.
73
+
72
74
**Decision:**
73
75
Let's introduce the Embedded Javascript (EJS) middleware template rendering weather data upon client requestt.
0 commit comments