web developer bootcamp部分课程笔记
Hoppscotch看本地localhost无html显示的解决方法
没有下载postman,想用一下在线的hoppscotch来进行发送请求测试,
但是网址是localhost:4000这样的不能正常显示本地部署的网页样式。send左边也有警告提示
安装插件解决
hppscotch官方文档
安装插件是操作最简单的
- 下载Chrome插件
- 设置里面enable插件
- 发送一个post请求,可以显示response了
SyntaxError: missing ) after argument list while compiling ejs
检查到<%= %>
写错了
web developer bootcamp部分课程笔记
https://hexwhat.top/2023/09/24/web-developer-bootcamp-notes/