Skip to content
Gil Polguère edited this page Aug 12, 2014 · 28 revisions

Welcome to the labase wiki!

Roadmap

  • Template engine

    • client and server side
      • SEO needs
      • dynamic
      • logicless
      • Mustache
  • Localization

    • has to be in static file(s)
    • not to be recompiled
    • client and server side
  • Loader

    • first batch
    • manifest file with ids
    • could it be improved with priorities ?
    • cache
    • preloadjs
    • dispatch progress
    • stop current loading if batch changed
    • fake loading
    • dynamic src
  • Event system

    • callbacks
    • signals.js
  • CSS

    • compass
  • Routing

    • localized routing
    • independent
    • client and server side
  • Image optimization

    • Sprites
    • Common images into single sprite
    • structure
    • watch manifest ?
  • Perf Threader

    • Queue possible expensive tasks
    • Web workers ?
    • fastdom
  • Tween Engine

    • GSAP
  • Video Handler in JS

    • Events
      • Start
      • End
    • Methods
      • Load
      • Play
      • Pause
      • Unload
      • src
      • volume
      • currentTime
      • loop
  • Sensible files encryption

  • User Agent added as classes on

  • requestAnimationFrame polyfill

  • deployment

    • sync with Transmit comparing file date
  • build

  • Animation lib

  • Generator

    • modules
    • manifest
    • sitemap
Clone this wiki locally