devowlio / wp-react-starter

🚀WordPress Plugin Boilerplate using modern web techs like TypeScript, SASS, and so on... on top of a local development environment with Docker and predefined GitLab CI for continous integration and deployment!
https://devowl.io/wp-react-starter/
Other
391 stars 50 forks source link

Benefit from main file parts research #32

Open szepeviktor opened 3 years ago

szepeviktor commented 3 years ago

Hello! You may find this research result highly beneficial. https://github.com/szepeviktor/small-project/blob/master/MAIN-FILE-PARTS.md Basically it aims to leave legacy technologies behind and find out what goes where.

szepeviktor commented 3 years ago

Includes some source code as an implementation example.