Next
Next.js is an open source React front-end development web framework that enables functionality such as server-side rendering and generating static websites for React-based web applications.
Here are 40,661 public repositories matching this topic...
-
Updated
Jul 30, 2022 - TypeScript
-
Updated
Jul 29, 2022 - TypeScript
Anytime I open up the options for a plugin the okey button (I think that's what it's called but I can't see it) is half cut off
-
Updated
Jul 30, 2022 - TypeScript
-
Updated
Jul 30, 2022 - TypeScript
What do you want and why?
All these console logs should be changed to use our standard logger.
Possible implementation(s)
All the logging code should be copied [from our legacy code](https://github.com/blit
What is the improvement or update you wish to see?
I recently noticed this while working with the auth0 provider that
Only the docs for google provider tell us about what callback / allowed redirect to use
while it is something pretty simple and is mentioned pretty early in the docs
In my humble opinion I believe that it'd be so much more usefull and convenient if we could list
-
Updated
Jul 23, 2022 - TypeScript
-
Updated
Jul 21, 2022
-
Updated
Jul 29, 2022 - TypeScript
-
Updated
Jul 28, 2022 - TypeScript
-
Updated
Jul 28, 2022 - TypeScript
-
Updated
Jul 28, 2022 - TypeScript
-
Updated
Jul 29, 2022 - TypeScript
Without all the marketing.
-
Updated
Sep 3, 2019 - TypeScript
Would be supercool to have "BlogPosting" as article JSON-LD type.
From the Google Docs (https://developers.google.com/search/docs/data-types/article#non-amp):
Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting. (https://schema.org/BlogPosting)
I tried to use "BlogJsonLd" as type for Blogposts, but the Google Rich Result Test (https:
-
Updated
Jul 20, 2022 - TypeScript
-
Updated
Jul 20, 2022 - JavaScript
Describe the bug
I can't initialize create-t3-app inside of a git worktree folder because it already contains a .git file.
To Reproduce
create a repo on github
cd project
git clone git@github.com/user/repo --bare .
git worktree add main
cd main
pnpx create-t3-app@latest
# select no for "initialize git repo"
It will abort because the directory is not empty.
**Exp
-
Updated
Jul 27, 2022 - Svelte
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Jul 11, 2022 - TypeScript
Describe the enhancement
Every "section" of the video is separated by a clip of what's in ./img/hh-fcc-background.png. We currently have the title text of each section in this repo, but we don't have the timestamp in here!
Things like Optional Chaining should be transpiled for e.g. node 12 compatibility: https://esbuild.github.io/content-types/#javascript. We should choose es2016 for all packages.
Issue Summary
Building with serverless results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
Created by Vercel
Released October 25, 2016
Latest release 8 days ago
- Repository
- vercel/next.js
- Website
- nextjs.org
- Wikipedia
- Wikipedia

Describe the feature you'd like to request
I'd like to use a typescript version of the wordpress cms example
Describe the solution you'd like
A typescript version of the wordpress cms example should be added for ease of development.
Describe alternatives you've considered
None.