fundamental

1.0.1 • Public • Published

fundamental

Smaller than an electron,
it contains uncountable galaxies.

Vision

Render pages statically, then switch to dynamic rendering.

Small, composable libraries that provide a complete solution for building crawlable, dynamic, and bandwidth-optimized web applications.

Power it using the smallest and fastest framework.

  • Traditional class structure
  • Uni-directional data flow
  • JSON API support
  • Testing
  • Profiling

Opinions

  • Always separate your database layer into a separate API service
  • Only access data using ajax calls (keeps server and client code congruent)
  • Organize your classes
    • Components - hold state for views across redraws
    • Models - manipulate data, hold state for components
    • Views - Render logic, loses state after each redraw

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1

Package Sidebar

Install

npm i fundamental

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • winton