GithubHelp home page GithubHelp logo

jfuchs / turbo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hotwired/turbo

0.0 0.0 0.0 5.87 MB

The speed of a single-page web application without having to write any JavaScript

Home Page: https://turbo.hotwired.dev

License: MIT License

Shell 0.42% JavaScript 1.93% TypeScript 96.96% Dockerfile 0.69%

turbo's Introduction

Turbo

Turbo uses complementary techniques to dramatically reduce the amount of custom JavaScript that most web applications will need to write:

  • Turbo Drive accelerates links and form submissions by negating the need for full page reloads.
  • Turbo Frames decompose pages into independent contexts, which scope navigation and can be lazily loaded.
  • Turbo Streams deliver page changes over WebSocket or in response to form submissions using just HTML and a set of CRUD-like actions.
  • Turbo Native lets your majestic monolith form the center of your native iOS and Android apps, with seamless transitions between web and native sections.

It's all done by sending HTML over the wire. And for those instances when that's not enough, you can reach for the other side of Hotwire, and finish the job with Stimulus.

Read more on turbo.hotwired.dev.

© 2021 Basecamp, LLC.

turbo's People

Contributors

ayrton avatar blopker avatar citronak avatar coorasse avatar ctrochalakis avatar dependabot[bot] avatar dhh avatar domchristie avatar excid3 avatar ferdyrurka avatar guitarneck avatar javan avatar jayohms avatar jeromecornet avatar jmbejar avatar kapantzak avatar keithamus avatar kirillplatonov avatar konnorrogers avatar mrrooijen avatar nanaya avatar nateberkopec avatar noeldemartin avatar packagethief avatar petermumford avatar reed avatar seanpdoyle avatar sstephenson avatar terracatta avatar tleish avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.