egg.js in action
fullstack

cli
config
router
service
midlewares
HTTP CURD
async / await
template engine
ejs
pug/ jade
html
DB
MySQL
MongoDB
vue cli
react cli
EJS 模版引擎
https://www.npmjs.com/package/ejs
if 條件邏輯判斷
<% if (user) { %>
<h2><%= user.name %></h2>
<% } %>
©xgqfrms 2012-2020
www.cnblogs.com 發布文章使用:只允許注冊用戶才可以訪問!

