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

Add Next.js #988

Closed
wants to merge 16 commits into from
Closed

Add Next.js #988

wants to merge 16 commits into from

Conversation

ooade
Copy link
Contributor

@ooade ooade commented Jun 9, 2017

https://github.com/unicodeveloper/awesome-nextjs

Curated list of resources: books, videos, articles about using Next.js.

By submitting this pull request I confirm I've read and complied with the below requirements.

Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.

  • I have read and understood the contribution guidelines and the instructions for creating a list.
  • This pull request has a descriptive title.
    For example, Add Name of List, not Update readme.md or Add awesome list.
  • The entry in the Awesome list should:
    • Include a short description about the list project/theme. It should not describe the list itself.
      Example: - [Fish](…) - User-friendly shell.
    • Be added at the bottom of the appropriate category.
  • The list I'm submitting complies with these requirements:
    • Has been around for at least 30 days.
      That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent.
    • It's the result of hard work and the best I could possibly produce.
    • Non-generated Markdown file in a GitHub repo.
    • The repo should have the following GitHub topics set: awesome-list, awesome, list. I encourage you to add more relevant topics.
    • Not a duplicate.
    • Includes a succinct description of the project/theme at the top of the readme. (Example)
    • Only has awesome items. Awesome lists are curations of the best, not everything.
    • Includes a project logo/illustration whenever possible.
      • Placed at the top-right of the readme. (Example)
      • The image should link to the project website or any relevant website.
      • The image should be high-DPI. Set it to maximum half the width of the original image.
    • Entries have a description, unless the title is descriptive enough by itself. It rarely is though.
    • Has the Awesome badge on the right side of the list heading,
    • Has a Table of Contents section.
      • Should be named Contents, not Table of Contents.
      • Should be the first section in the list.
    • Has an appropriate license.
      • That means something like CC0, not a code licence like MIT, BSD, Apache, etc.
      • If you use a license badge, it should be SVG, not PNG.
    • Has contribution guidelines.
      • The file should be named contributing.md. Casing is up to you.
    • Has consistent formatting and proper spelling/grammar.
      • Each link description starts with an uppercase character and ends with a period.
        Example: - [AVA](…) - JavaScript test runner.
      • Drop all the A / An prefixes in the descriptions.
      • Consistent naming. For example, Node.js, not NodeJS or node.js.
    • Doesn't include a Travis badge.
      You can still use Travis for list linting, but the badge has no value in the readme.
  • Go to the top and read it again.

@legodude17
Copy link

Needs descriptions for all of the items.

@ooade
Copy link
Contributor Author

ooade commented Jun 10, 2017

@legodude17 Description for artcles??? Don't think so. It's on our contributing.md

@legodude17
Copy link

From the requirements:

Entries have a description, unless the title is descriptive enough by itself. It rarely is though.

For example, describe the articles in the articles section and say what they talk about.

@ooade
Copy link
Contributor Author

ooade commented Jun 17, 2017

Our contributing.md

Articles should use the Title Case Name format.

@ooade
Copy link
Contributor Author

ooade commented Jun 25, 2017

@sindresorhus ???

readme.md Outdated
@@ -209,6 +209,7 @@
- [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics.
- [Preact](https://github.com/ooade/awesome-preact) - App framework.
- [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources)
- [Next.js](https://https://github.com/unicodeveloper/awesome-nextjs) - Framework for server-rendered React apps.
Copy link
Owner

Choose a reason for hiding this comment

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

Invalid URL

@sindresorhus
Copy link
Owner

  • Next.js in Next.js is a minimalistic framework for server-rendered React applications. should be linkified to the Next.js repo.
  • Github => GitHub
  • Remove the emojis in the descriptions. They're just distracting.
  • next.js => Next.js
  • Next on NextJS => Next on Next.js
  • Missing the awesome GitHub topic.
  • HackerNews => Hacker News
  • TodoList => Todo list
  • Simple markdown => Simple Markdown
  • This descriptions needs more work ⚡️ RAN! React . Apollo (GraphQL) . Next.js Boilerplate ⚡️ - SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching and more with CLI easy-to-use It's also missing a dot at the end.

@sindresorhus
Copy link
Owner

Drop all the A / An prefixes in the descriptions.

⬆️

@ooade
Copy link
Contributor Author

ooade commented Jul 18, 2017

Will Re-open or fix those 😅

@Sly777
Copy link

Sly777 commented Jul 18, 2017

hey @sindresorhus, is this okay?

  • RAN! - SEO-Ready, Production-Ready boilerplate with GraphQL support. It's ready to use SSR, Hot-Reload, CSS-in-JS, Caching and more with CLI for easy-to-use.

@sindresorhus
Copy link
Owner

Could still be improved:

RAN! - Production-ready boilerplate with support for GraphQL, SSR, Hot-reload, CSS-in-JS, caching, and more.

@Sly777
Copy link

Sly777 commented Jul 22, 2017

I updated my PR with this ;)

@ooade ooade mentioned this pull request Jul 22, 2017
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.

None yet