Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cookbook] Migrating to Turbo #2026

Open
wants to merge 2 commits into
base: 2.x
Choose a base branch
from

Conversation

WebMamba
Copy link
Collaborator

@WebMamba WebMamba commented Aug 3, 2024

Q A
Bug fix? no
New feature? no
Issues
License MIT

@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Aug 3, 2024
description: Write your Javascript in a Turbo friendly way
image: images/cookbook/component-architecture.png
tags:
- javascript
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- javascript
- JavaScript


## Introduction

Turbo Drive is a fantastic tool. With just a few lines of code, you can transform your entire application into a real SPA.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Turbo Drive is a fantastic tool. With just a few lines of code, you can transform your entire application into a real SPA.
Turbo Drive is a fantastic tool. With just a few lines of code, you can transform your entire application into a real Single Page Application (SPA).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With a link to https://developer.mozilla.org/fr/docs/Glossary/SPA or the Wikipedia page

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With a link to https://developer.mozilla.org/fr/docs/Glossary/SPA or the Wikipedia page

Nitpicking: don't force the French language in the URL: https://developer.mozilla.org/docs/Glossary/SPA

@carsonbot carsonbot added Status: Reviewed Has been reviewed by a maintainer and removed Status: Needs Review Needs to be reviewed labels Aug 11, 2024
@smnandre smnandre added Status: Needs Review Needs to be reviewed and removed Status: Reviewed Has been reviewed by a maintainer labels Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review Needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants