{"id":28537345,"url":"https://github.com/linkedinlearning/learning-nextjs--codespaces--5914444","last_synced_at":"2025-09-05T02:38:28.616Z","repository":{"id":252441585,"uuid":"803488400","full_name":"LinkedInLearning/learning-nextjs--codespaces--5914444","owner":"LinkedInLearning","description":"This is a repository for the LinkedIn Learning course Learning Next.js","archived":false,"fork":false,"pushed_at":"2025-01-18T13:18:46.000Z","size":967840,"stargazers_count":19,"open_issues_count":2,"forks_count":57,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-09T18:11:25.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LinkedInLearning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-20T20:25:06.000Z","updated_at":"2025-05-05T14:38:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b13e4e9-970f-4a12-aeeb-f4b7a21d86dc","html_url":"https://github.com/LinkedInLearning/learning-nextjs--codespaces--5914444","commit_stats":null,"previous_names":["linkedinlearning/learning-nextjs--codespaces--5914444"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LinkedInLearning/learning-nextjs--codespaces--5914444","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkedInLearning%2Flearning-nextjs--codespaces--5914444","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkedInLearning%2Flearning-nextjs--codespaces--5914444/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkedInLearning%2Flearning-nextjs--codespaces--5914444/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkedInLearning%2Flearning-nextjs--codespaces--5914444/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LinkedInLearning","download_url":"https://codeload.github.com/LinkedInLearning/learning-nextjs--codespaces--5914444/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LinkedInLearning%2Flearning-nextjs--codespaces--5914444/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273703100,"owners_count":25152998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-09T18:09:41.717Z","updated_at":"2025-09-05T02:38:28.600Z","avatar_url":"https://github.com/LinkedInLearning.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learning Next.js\nThis is the repository for the LinkedIn Learning course Learning Next.js. The full course is available from [LinkedIn Learning][lil-course-url].\n\n_See the readme file in the main branch for updated instructions and information._\n\n## Exercise Files \u0026 Codespaces \n\n1. On the course page, click the \"open\" button;\n\n![Course page](codespaces.png)\n\n2.To access Exercise Files\n\n![Exercise Files](branch-1.gif)\n\n4. To setup codespaces, click on \"Create codespaces on main\";\n![Codespaces](codespaces-1.png)\n![Access branch](branch.gif)\n\n## Instructions\nThis repository has branches for each of the videos in the course. You can use the branch pop up menu in github to switch to a specific branch and take a look at the course at that stage, or you can add `/tree/BRANCH_NAME` to the URL to go to the branch you want to access.\n\n## Branches\nThe branches are structured to correspond to the videos in the course. The naming convention is `CHAPTER#_MOVIE#`. As an example, the branch named `02_03` corresponds to the second chapter and the third video in that chapter. \nSome branches will have a beginning and an end state. These are marked with the letters `b` for \"beginning\" and `e` for \"end\". The `b` branch contains the code as it is at the beginning of the movie. The `e` branch contains the code as it is at the end of the movie. The `main` branch holds the final state of the code when in the course.\n\nWhen switching from one exercise files branch to the next after making changes to the files, you may get a message like this:\n\n    error: Your local changes to the following files would be overwritten by checkout:        [files]\n    Please commit your changes or stash them before you switch branches.\n    Aborting\n\nTo resolve this issue:\n\t\n    Add changes to git using this command: git add .\n\tCommit changes using this command: git commit -m \"some message\"\n\n## Installing\n1. To use these exercise files, you must have the following installed:\n\t- [list of requirements for course]\n2. Clone this repository into your local machine using the terminal (Mac), CMD (Windows), or a GUI tool like SourceTree.\n3. [Course-specific instructions]\n\n\n[0]: # (Replace these placeholder URLs with actual course URLs)\n\n[lil-course-url]: https://www.linkedin.com/learning/\n[lil-thumbnail-url]: http://\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkedinlearning%2Flearning-nextjs--codespaces--5914444","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkedinlearning%2Flearning-nextjs--codespaces--5914444","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkedinlearning%2Flearning-nextjs--codespaces--5914444/lists"}