简体   繁体   中英

Backend methods to render html content

I'm looking for insight as to what I should learn for backend development.

My goal is to

  • Allow a user to enter content into forms; post that content onto the website
  • make this content a part of the site (like twitter, they allow users to make tweets and keep it on their site)
  • allow a login/signup

I have tried node.js/express so far. I haven't found anything relating to server side html rendering. PHP seems rather obscure. There are little to no resources there.

you can try use micro framework like as Slim + Doctrine ORM (or RedBean) for models

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM