unicodeveloper / awesome-nextjs

:notebook_with_decorative_cover: :books: A curated list of awesome resources : books, videos, articles about using Next.js (A minimalistic framework for universal server-rendered React applications)
9.99k stars 897 forks source link

Broken links #179

Open Mennaruuk opened 3 years ago

Mennaruuk commented 3 years ago

njt.now.sh - npm jump to 🐸 (package navigation shortcuts you dreamed about). Partially statically-rendered, partially deployed as lambda. Automatically updated on each commit to the github repo, thanks to Now integration.

The link to Now integration (https://github.com/apps/now) is dead. I tried hard to find it (https://github.com/apps now redirects to GitHub Marketplace), but I couldn't find an official Vercel/Now app there.

DS - Personal site manager.

DS is gone :( Best I could find was a fork.

next-postgres-graphql - Create SSR Next.js websites using GraphQL with Postgres (Next.js, Postgres, GraphQL)

Old link is no longer working. I found a new one, but I'm not sure if it's the same. Only difference between two URLs is the old one has boilerplate in it, while the new one has sample-apps.

Old link: https://github.com/hasura/graphql-engine/tree/master/community/boilerplates/nextjs-postgres-graphql New link: https://github.com/hasura/graphql-engine/tree/master/community/sample-apps/nextjs-postgres-graphql

Next Episode - Sample Next.js app showing movie episodes.

Next Episode's repo is gone. The Now.sh deployment is also dead.

Create-Next-App - Fork of Facebook's create-react-app to create a next application.

Also down.

Using Next.js with Github Pages

Link unfortunately no longer works.

Next on Next.js

Link also down. Here's a Wayback Machine archive.

Next.js in Action - Your practical guide to building apps with the universal React framework.

Old link gives a 404 error. I found a new one, but I couldn't get the available chapters to work.

THANK YOU for maintaining this list! Pretty cool :)

vvo commented 3 years ago

@Mennaruuk I believe it would be completely fine (and AWESOME!) if you were to delete the 404 links directly inside a PR yourself, what do you think?

Great way to contribute.

unicodeveloper commented 3 years ago

Yes

On Wed, 3 Feb 2021 at 09:26, Vincent Voyer notifications@github.com wrote:

@Mennaruuk https://github.com/Mennaruuk I believe it would be completely fine if you were to delete the 404 links directly inside a PR, what do you think?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/unicodeveloper/awesome-nextjs/issues/179#issuecomment-772327396, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWPNUIPJHILAVJ275R7GN3S5ECBZANCNFSM4W77BOQA .

-- Best Regards,

Prosper Otemuyiwa Co-founder, Eden @unicodeveloper https://twitter.com/unicodeveloper | prosper.otemuyiwa1 ( Skype )

Mennaruuk commented 3 years ago

I JUST MADE MY FIRST PULL REQUEST ON GH! I still don't know, if ever, how to code. But a good first step! Thanks :)

tskxz commented 1 month ago