builderbook icon indicating copy to clipboard operation
builderbook copied to clipboard

Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.

Results 76 builderbook issues
Sort by recently updated
recently updated
newest added

For our Nov / Dec 2023 update, we will upgrade all packages in our `Builder Book` book. We will also use functional components and the latest version of Material UI...

Now NextJs projects can be bootstrapped using create-next-app with Material UI installed. https://github.com/mui/material-ui/tree/next/examples/material-ui-nextjs All the links pointing towards examples link are not present anymore (eg https://github.com/mui/material-ui/tree/next/examples/material-ui-nextjs).

There is a typo in the section about API infrastructure and user roles [here](https://builderbook.org/books/builder-book/book-data-model-chapter-data-model-mongodb-index-api-infrastructure-and-user-roles-read-chapter-api#api-infrastructure-and-user-roles). **The sentence currently reads:** > In the case of Gituhb, we call them Github server-side methods,...

There is a typo in Chapter 3 of the Builder Book at [this section](https://builderbook.org/books/builder-book/authentication-hoc-getinitialprops-method-login-page-and-nprogress-asynchronous-execution-promise-then-async-await-google-oauth-api-infrastructure-setupgoogle-verify-passport-strategy-express-routes-auth-google-oauth2callback-logout-generateslug-this-set-up-at-google-cloud-platform#setupgoogle-verify-passport-and-strategy): > **Alsom** we need to catch an error in case there is one. We use try/catch...

### Where? Chapter 2: HTTP. Express server. Next-Express server, nodemon... Section: [MenuWithAvatar and Header components](https://builderbook.org/books/builder-book/http-express-server-next-express-server-nodemon-index-getinitialprops-user-data-model-and-mongoose-mongodb-database-and-dotenv-testing-server-database-connection-retrieving-document-session-and-cookie-menuwithavatar-and-header-components#menuwithavatar-and-header-components) ### Currently "For example, af a user is logged out, show that user a link...

### Summary This PR updates the Material UI color palette link in the README to point to the official v5 documentation. ### Details - The previous link (material-ui-next.com) is outdated...