Frontend, The Novicell way.

Frontend is where many projects start, ergo sound frontend architecture is key.

Why we did this

We do not want this library to include everything. This is simply basic structure for our building blocks/components. This setup is currently used on 50+ of our clients websites.

  • Having the same architecture on all projects speeds development up.
  • Sharing best practice is basically what we all want.
  • Dependency handling for optional external libs and all sorts of exotic stuff.
  • JavaScript source maps for debugging.
  • Optimal icon and sprite implementation.
  • Live reload.

Make it your own

Head over to GitHub and get some code and a quick setup guide. 

Novicell Frontend on GitHub

Get in touch and let us know if you like it.