home.social

#frameworkless — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #frameworkless, aggregated by home.social.

fetched live
  1. Still needs a little polish, but the site now has all the important documentation for Tram-Lite!

    Includes API methods, guiding principles, and plenty of examples sprinkled throughout!

    tram-one.io/tram-lite/

  2. This is how I feel, anytime someone suggests we use a framework for an otherwise tiny web application: factoryfactoryfactory.net/

  3. Added a cheat sheet for Tram-Lite, which honestly has more to do with than anything else, but I've found there are a lot of cool native tools for interacting with web-components (and hopefully Tram-Lite can simplify everything else 😄 )

    github.com/Tram-One/tram-lite/

  4. Setup some guiding principles for Tram-Lite. In a lot of ways, these principles have been guiding the development, but also the development has been shaping the principles. Not sure if writing these down will change that dynamic, but at least it's on paper: github.com/Tram-One/tram-lite#

  5. Oh someone took the time to write down what I tell people since ages in a very nice way to read and understand:

    frameworklessmovement.org/

    TL;DR: Frameworks come with huge tradeoffs, choose them wisely and if possible avoid them. They build stuff in a very generic way and may develop into a direction that doesn't fit your project at all. Try to stay vanilla, prefer libraries over Frameworks and learn how to code the language, not the framework.

    #frameworkless