Skip to content

Add information about v2 to readme files #985

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

Merged
merged 5 commits into from
May 11, 2022
Merged

Conversation

jhuleatt
Copy link
Collaborator

No description provided.

@jhuleatt jhuleatt requested a review from egilmorez May 11, 2022 16:43
Copy link
Contributor

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

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

A couple of thoughts, possibly out of scope :)

Confused by the diff; I can't see the instances of "usecases" in the markdown -- those should be "use cases," and it would be nice to lead into that chunk with a verb like the other items.

v2 material all LG, thanks!

README.md Outdated
@@ -18,6 +18,7 @@ To learn how to get started with Cloud Functions for Firebase by having a look a
This repository contains a few categories of samples:

1. [**Quickstarts**](#quickstarts) are minimal examples for each types of triggers.
1. [**Cloud Functions v2 public preview**](#v2) samples show how to use the public preview of [Cloud Functions for Firebase v2](https://firebase.google.com/docs/functions/beta).
1. [**Development Environment Samples and Boilerplates**](#environment) illustrates how to get started with
different, commonly used JavaScript development patterns such as Typescript, React SSR, ES2017 etc...
1. [**Image Processing**](#image) shows a few ways where you can process and transform images using Cloud Functions such as generating thumbnails, converting images extracting metadata...
Copy link
Contributor

Choose a reason for hiding this comment

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

This could just be "a few ways you can process"

README.md Outdated
@@ -18,6 +18,7 @@ To learn how to get started with Cloud Functions for Firebase by having a look a
This repository contains a few categories of samples:

1. [**Quickstarts**](#quickstarts) are minimal examples for each types of triggers.
1. [**Cloud Functions v2 public preview**](#v2) samples show how to use the public preview of [Cloud Functions for Firebase v2](https://firebase.google.com/docs/functions/beta).
1. [**Development Environment Samples and Boilerplates**](#environment) illustrates how to get started with
different, commonly used JavaScript development patterns such as Typescript, React SSR, ES2017 etc...
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggest "SSR, and ES2017."

I'd do the same with the next two ellipses below. "Such as" lets you give a few examples, but suggests more.

@jhuleatt jhuleatt merged commit 3515b7f into main May 11, 2022
@Mistrz82 Mistrz82 linked an issue Mar 12, 2023 that may be closed by this pull request
@Mistrz82 Mistrz82 removed a link to an issue Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants