locomotivemtl / locomotive-boilerplate

🚂 Front-end boilerplate for projects by Locomotive.
https://locomotivemtl-boilerplate.vercel.app/
MIT License
458 stars 71 forks source link

Add JS Loaders #123

Open lucasvallenet opened 2 years ago

lucasvallenet commented 2 years ago

Create loaders utils based on Fournier. Reformat app.js with a js class, and add useful methods (load, init, addCustomEvents, setVars) that are triggered on app mount.

The loaders.js and app.js are W.I.P, improvements are welcome !

arnvvd commented 1 year ago

Outcome from meeting on 2022-10-05 Status: On hold until refactoring.