GithubHelp home page GithubHelp logo

curreta / turbo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hotwired/turbo

0.0 0.0 0.0 6.43 MB

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

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

License: MIT License

JavaScript 0.96% TypeScript 98.51% Dockerfile 0.53%

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.

Contributing

Please read CONTRIBUTING.md.

© 2021 37signals LLC.

turbo's People

Contributors

sstephenson avatar seanpdoyle avatar dhh avatar javan avatar packagethief avatar kevinmcconnell avatar domchristie avatar kirillplatonov avatar manuelpuyol avatar marcoroth avatar afcapel avatar nateberkopec avatar dependabot[bot] avatar terracatta avatar konnorrogers avatar tleish avatar excid3 avatar ctrochalakis avatar jayohms avatar coorasse avatar t27duck avatar blopker avatar feliperaul avatar ferdyrurka avatar nanaya avatar guitarneck avatar ayrton avatar jeromecornet avatar kapantzak avatar jmbejar 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.