zurb / zurb-template

ZURB's Client Project Template
3 stars 6 forks source link

Client template proposal and needs #1

Open rafibomb opened 5 years ago

rafibomb commented 5 years ago

Proposal: We build a new client template that is future forward, webpack based, and simplifies integration for our clients regardless if they are building a site or an app.

We'll likely need two versions of this template both based on the same tech stack.

For websites, we can use jQuery and Foundation wrapped with vue directives. (Or if the client wants jQuery) For apps, we'll need to fill in some core plugins with Vue.js components or vanilla JS libraries.

Core plugins:

Optional add-ons:

jnemeth commented 5 years ago

Interesting read @tdhartwick shared: https://2018.stateofjs.com/front-end-frameworks/overview/

My preference is being agnostic to JS and JS frameworks. Nice to have something 'just for us' we can grab for apps like VUE, but not limit everyone else to use only vue