Single Page application with Bootstrap -


i pretty new spa. i'd known if possible build spa bootstrap or have use framework jquery mobile or angular ?

thanks

bootstrap css, html , javascript framework contains html- , css-based design templates typography, forms, buttons, navigation , other interface components, optional javascript extensions.

to build spa application have use javascript libraries or frameworks.

from http://tutorialzine.com/2015/02/single-page-app-without-a-framework/ can idea of spa without javascript frameworks.

there lot of open source javascript frameworks building spa, such as:

  • angular
  • react
  • ember
  • aurelia
  • vue.js
  • cycle.js
  • backbone

Comments