├── .devcontainer
└── devcontainer.json
├── .github
├── CODEOWNERS
├── ISSUE_TEMPLATE.md
├── PULL_REQUEST_TEMPLATE.md
└── workflows
│ └── main.yml
├── .gitignore
├── .vscode
└── settings.json
├── CONTRIBUTING.md
├── LICENSE
├── NOTICE
├── README.md
├── index.html
├── package-lock.json
├── package.json
├── public
├── cast.json
└── images
│ ├── aneirin-02.svg
│ ├── aneirin-03.svg
│ ├── aneirin-04.svg
│ ├── aneirin-05.svg
│ ├── aneirin-06.svg
│ ├── aneirin-07.svg
│ ├── aneirin-08.svg
│ ├── aneirin-09.svg
│ ├── aneirin-10.svg
│ ├── aneirin-11.svg
│ ├── aneirin-12.svg
│ ├── aneirin.png
│ ├── aneirin.svg
│ ├── aneirin_tn.svg
│ ├── bg-acropolis.svg
│ ├── bg-cityscape.svg
│ ├── bg-earthquake.svg
│ ├── bg-lake.svg
│ ├── bg-monoliths.svg
│ ├── bg-moonscape.svg
│ ├── bg-plateau.svg
│ ├── bg-riverplanet.svg
│ ├── bg-spaceship.svg
│ ├── bg-waterfall.svg
│ ├── card-charmaine-back.svg
│ ├── card-charmaine-front.svg
│ ├── card-gill-back.svg
│ ├── card-gill-front.svg
│ ├── card-mindigo-back.svg
│ ├── card-mindigo-front.svg
│ ├── card-trisaphron-back.svg
│ ├── card-trisaphron-front.svg
│ ├── celestia-dristi-02.svg
│ ├── celestia-dristi-03.svg
│ ├── celestia-dristi-04.svg
│ ├── celestia-dristi-05.svg
│ ├── celestia-dristi-06.svg
│ ├── celestia-dristi-07.svg
│ ├── celestia-dristi-08.svg
│ ├── celestia-dristi-09.svg
│ ├── celestia-dristi-10.svg
│ ├── celestia-dristi-11.svg
│ ├── celestia-dristi-12.svg
│ ├── celestia-dristi.svg
│ ├── celestia-dristi_tn.svg
│ ├── celestia.png
│ ├── charmaine-02.svg
│ ├── charmaine-03.svg
│ ├── charmaine-04.svg
│ ├── charmaine-05.svg
│ ├── charmaine-06.svg
│ ├── charmaine-07.svg
│ ├── charmaine-08.svg
│ ├── charmaine-09.svg
│ ├── charmaine-10.svg
│ ├── charmaine-11.svg
│ ├── charmaine-12.svg
│ ├── charmaine.png
│ ├── charmaine.svg
│ ├── charmaine_tn.svg
│ ├── emmyloo-em-02.svg
│ ├── emmyloo-em-03.svg
│ ├── emmyloo-em-04.svg
│ ├── emmyloo-em-05.svg
│ ├── emmyloo-em-06.svg
│ ├── emmyloo-em-07.svg
│ ├── emmyloo-em-08.svg
│ ├── emmyloo-em-09.svg
│ ├── emmyloo-em-10.svg
│ ├── emmyloo-em-11.svg
│ ├── emmyloo-em-12.svg
│ ├── emmyloo-em.svg
│ ├── emmyloo-em_tn.svg
│ ├── gill-02.svg
│ ├── gill-03.svg
│ ├── gill-04.svg
│ ├── gill-05.svg
│ ├── gill-06.svg
│ ├── gill-07.svg
│ ├── gill-08.svg
│ ├── gill-09.svg
│ ├── gill-10.svg
│ ├── gill-11.svg
│ ├── gill-12.svg
│ ├── gill.png
│ ├── gill.svg
│ ├── gill_tn.svg
│ ├── group.png
│ ├── group.svg
│ ├── ichabod-02.svg
│ ├── ichabod-03.svg
│ ├── ichabod-04.svg
│ ├── ichabod-05.svg
│ ├── ichabod-06.svg
│ ├── ichabod-07.svg
│ ├── ichabod-08.svg
│ ├── ichabod-09.ai
│ ├── ichabod-09.svg
│ ├── ichabod-10.svg
│ ├── ichabod-11.svg
│ ├── ichabod-12.svg
│ ├── ichabod.png
│ ├── ichabod.svg
│ ├── ichabod_tn.svg
│ ├── laverne-02.svg
│ ├── laverne-03.svg
│ ├── laverne-04.svg
│ ├── laverne-05.svg
│ ├── laverne-06.svg
│ ├── laverne-07.svg
│ ├── laverne-08.svg
│ ├── laverne-09.svg
│ ├── laverne-10.svg
│ ├── laverne-11.svg
│ ├── laverne-12.svg
│ ├── laverne.png
│ ├── laverne.svg
│ ├── laverne_tn.svg
│ ├── logo_bug_stargazers.svg
│ ├── logo_stargazers.svg
│ ├── mindigo-02.svg
│ ├── mindigo-03.svg
│ ├── mindigo-04.svg
│ ├── mindigo-05.svg
│ ├── mindigo-06.svg
│ ├── mindigo-07.svg
│ ├── mindigo-08.svg
│ ├── mindigo-09.svg
│ ├── mindigo-10.svg
│ ├── mindigo-11.svg
│ ├── mindigo-12.svg
│ ├── mindigo.png
│ ├── mindigo.svg
│ ├── mindigo_tn.svg
│ ├── nalda-02.svg
│ ├── nalda-03.svg
│ ├── nalda-04.svg
│ ├── nalda-05.svg
│ ├── nalda-06.svg
│ ├── nalda-07.svg
│ ├── nalda-08.svg
│ ├── nalda-09.svg
│ ├── nalda-10.svg
│ ├── nalda-11.svg
│ ├── nalda-12.svg
│ ├── nalda.png
│ ├── nalda.svg
│ ├── nalda_tn.svg
│ ├── narf-the-fourth-02.svg
│ ├── narf-the-fourth-03.svg
│ ├── narf-the-fourth-04.svg
│ ├── narf-the-fourth-05.svg
│ ├── narf-the-fourth-06.svg
│ ├── narf-the-fourth-07.svg
│ ├── narf-the-fourth-08.svg
│ ├── narf-the-fourth-09.svg
│ ├── narf-the-fourth-10.svg
│ ├── narf-the-fourth-11.svg
│ ├── narf-the-fourth-12.svg
│ ├── narf-the-fourth.svg
│ ├── narf-the-fourth_tn.svg
│ ├── narf.png
│ ├── portman-02.svg
│ ├── portman-03.svg
│ ├── portman-04.svg
│ ├── portman-05.svg
│ ├── portman-06.svg
│ ├── portman-07.svg
│ ├── portman-08.svg
│ ├── portman-09.svg
│ ├── portman-10.svg
│ ├── portman-11.svg
│ ├── portman-12.svg
│ ├── portman.png
│ ├── portman.svg
│ ├── portman_tn.svg
│ ├── product-charmaine.svg
│ ├── product-gil.svg
│ ├── product-mindigo.svg
│ ├── product-trisaphron.svg
│ ├── seymour-02.svg
│ ├── seymour-03.svg
│ ├── seymour-04.svg
│ ├── seymour-05.svg
│ ├── seymour-06.svg
│ ├── seymour-07.svg
│ ├── seymour-08.svg
│ ├── seymour-09.svg
│ ├── seymour-10.svg
│ ├── seymour-11.svg
│ ├── seymour-12.svg
│ ├── seymour.png
│ ├── seymour.svg
│ ├── seymour_tn.svg
│ ├── tomolor-02.svg
│ ├── tomolor-03.svg
│ ├── tomolor-04.svg
│ ├── tomolor-05.svg
│ ├── tomolor-06.svg
│ ├── tomolor-07.svg
│ ├── tomolor-08.svg
│ ├── tomolor-09.svg
│ ├── tomolor-10.svg
│ ├── tomolor-11.svg
│ ├── tomolor-12.svg
│ ├── tomolor.png
│ ├── tomolor.svg
│ ├── tomolor_tn.svg
│ ├── trisaphron-02.svg
│ ├── trisaphron-03.svg
│ ├── trisaphron-04.svg
│ ├── trisaphron-05.svg
│ ├── trisaphron-06.svg
│ ├── trisaphron-07.svg
│ ├── trisaphron-08.svg
│ ├── trisaphron-09.svg
│ ├── trisaphron-10.svg
│ ├── trisaphron-11.svg
│ ├── trisaphron-12.svg
│ ├── trisaphron.png
│ ├── trisaphron.svg
│ ├── trisaphron_tn.svg
│ ├── two-02.svg
│ ├── two-03.svg
│ ├── two-04.svg
│ ├── two-05.svg
│ ├── two-06.svg
│ ├── two-07.svg
│ ├── two-08.svg
│ ├── two-09.svg
│ ├── two-10.svg
│ ├── two-11.svg
│ ├── two-12.svg
│ ├── two.png
│ ├── two.svg
│ ├── two_tn.svg
│ ├── violette-02.svg
│ ├── violette-03.svg
│ ├── violette-04.svg
│ ├── violette-05.svg
│ ├── violette-06.svg
│ ├── violette-07.svg
│ ├── violette-08.svg
│ ├── violette-09.svg
│ ├── violette-10.svg
│ ├── violette-11.svg
│ ├── violette-12.svg
│ ├── violette.png
│ ├── violette.svg
│ └── violette_tn.svg
├── src
├── App.jsx
├── App.scss
├── _variables.scss
├── components
│ ├── ListCast.jsx
│ ├── Modals.jsx
│ ├── Nav.jsx
│ └── Nav.scss
└── main.jsx
└── vite.config.js
/.devcontainer/devcontainer.json:
--------------------------------------------------------------------------------
1 | {
2 | "extensions": [
3 | "GitHub.github-vscode-theme",
4 | "esbenp.prettier-vscode",
5 | "dbaeumer.vscode-eslint",
6 | "stylelint.vscode-stylelint"
7 | // Additional Extensions Here
8 | ],
9 | "onCreateCommand": "echo PS1='\"$ \"' >> ~/.bashrc", //Set Terminal Prompt to $
10 | "postAttachCommand": "git pull --all && npm start"
11 | }
12 |
13 | // DevContainer Reference: https://code.visualstudio.com/docs/remote/devcontainerjson-reference
14 |
--------------------------------------------------------------------------------
/.github/CODEOWNERS:
--------------------------------------------------------------------------------
1 | # Codeowners for these exercise files:
2 | # * (asterisk) denotes "all files and folders"
3 | # Example: * @producer @instructor
4 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE.md:
--------------------------------------------------------------------------------
1 |
7 |
8 | ## Issue Overview
9 |
10 |
11 | ## Describe your environment
12 |
13 |
14 | ## Steps to Reproduce
15 |
16 | 1.
17 | 2.
18 | 3.
19 | 4.
20 |
21 | ## Expected Behavior
22 |
23 |
24 | ## Current Behavior
25 |
26 |
27 | ## Possible Solution
28 |
29 |
30 | ## Screenshots / Video
31 |
32 |
33 | ## Related Issues
34 |
35 |
--------------------------------------------------------------------------------
/.github/PULL_REQUEST_TEMPLATE.md:
--------------------------------------------------------------------------------
1 |
2 |
--------------------------------------------------------------------------------
/.github/workflows/main.yml:
--------------------------------------------------------------------------------
1 | name: Copy To Branches
2 | on:
3 | workflow_dispatch:
4 | jobs:
5 | copy-to-branches:
6 | runs-on: ubuntu-latest
7 | steps:
8 | - uses: actions/checkout@v2
9 | with:
10 | fetch-depth: 0
11 | - name: Copy To Branches Action
12 | uses: planetoftheweb/copy-to-branches@v1.2
13 | env:
14 | key: main
15 |
--------------------------------------------------------------------------------
/.gitignore:
--------------------------------------------------------------------------------
1 | .DS_Store
2 | node_modules
3 | .tmp
4 | npm-debug.log
5 | dist
6 |
--------------------------------------------------------------------------------
/.vscode/settings.json:
--------------------------------------------------------------------------------
1 | {
2 | "editor.bracketPairColorization.enabled": true,
3 | "editor.cursorBlinking": "solid",
4 | "editor.fontFamily": "ui-monospace, Menlo, Monaco, 'Cascadia Mono', 'Segoe UI Mono', 'Roboto Mono', 'Oxygen Mono', 'Ubuntu Monospace', 'Source Code Pro', 'Fira Mono', 'Droid Sans Mono', 'Courier New', monospace",
5 | "editor.fontLigatures": false,
6 | "editor.fontSize": 22,
7 | "editor.formatOnPaste": true,
8 | "editor.formatOnSave": true,
9 | "editor.lineNumbers": "on",
10 | "editor.matchBrackets": "always",
11 | "editor.minimap.enabled": false,
12 | "editor.smoothScrolling": true,
13 | "editor.tabSize": 2,
14 | "editor.useTabStops": true,
15 | "emmet.triggerExpansionOnTab": true,
16 | "explorer.openEditors.visible": 0,
17 | "files.autoSave": "afterDelay",
18 | "screencastMode.onlyKeyboardShortcuts": true,
19 | "terminal.integrated.fontSize": 18,
20 | "workbench.activityBar.visible": true,
21 | "workbench.colorTheme": "Visual Studio Dark",
22 | "workbench.fontAliasing": "antialiased",
23 | "workbench.statusBar.visible": true,
24 | "liveServer.settings.root": "/docs",
25 | "prettier.enable": true,
26 | "eslint.alwaysShowStatus": false,
27 | "liveServer.settings.donotVerifyTags": true
28 | }
29 |
--------------------------------------------------------------------------------
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 |
2 | Contribution Agreement
3 | ======================
4 |
5 | This repository does not accept pull requests (PRs). All pull requests will be closed.
6 |
7 | However, if any contributions (through pull requests, issues, feedback or otherwise) are provided, as a contributor, you represent that the code you submit is your original work or that of your employer (in which case you represent you have the right to bind your employer). By submitting code (or otherwise providing feedback), you (and, if applicable, your employer) are licensing the submitted code (and/or feedback) to LinkedIn and the open source community subject to the BSD 2-Clause license.
8 |
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | LinkedIn Learning Exercise Files License Agreement
2 | ==================================================
3 |
4 | This License Agreement (the "Agreement") is a binding legal agreement
5 | between you (as an individual or entity, as applicable) and LinkedIn
6 | Corporation (“LinkedIn”). By downloading or using the LinkedIn Learning
7 | exercise files in this repository (“Licensed Materials”), you agree to
8 | be bound by the terms of this Agreement. If you do not agree to these
9 | terms, do not download or use the Licensed Materials.
10 |
11 | 1. License.
12 | - a. Subject to the terms of this Agreement, LinkedIn hereby grants LinkedIn
13 | members during their LinkedIn Learning subscription a non-exclusive,
14 | non-transferable copyright license, for internal use only, to 1) make a
15 | reasonable number of copies of the Licensed Materials, and 2) make
16 | derivative works of the Licensed Materials for the sole purpose of
17 | practicing skills taught in LinkedIn Learning courses.
18 | - b. Distribution. Unless otherwise noted in the Licensed Materials, subject
19 | to the terms of this Agreement, LinkedIn hereby grants LinkedIn members
20 | with a LinkedIn Learning subscription a non-exclusive, non-transferable
21 | copyright license to distribute the Licensed Materials, except the
22 | Licensed Materials may not be included in any product or service (or
23 | otherwise used) to instruct or educate others.
24 |
25 | 2. Restrictions and Intellectual Property.
26 | - a. You may not to use, modify, copy, make derivative works of, publish,
27 | distribute, rent, lease, sell, sublicense, assign or otherwise transfer the
28 | Licensed Materials, except as expressly set forth above in Section 1.
29 | - b. Linkedin (and its licensors) retains its intellectual property rights
30 | in the Licensed Materials. Except as expressly set forth in Section 1,
31 | LinkedIn grants no licenses.
32 | - c. You indemnify LinkedIn and its licensors and affiliates for i) any
33 | alleged infringement or misappropriation of any intellectual property rights
34 | of any third party based on modifications you make to the Licensed Materials,
35 | ii) any claims arising from your use or distribution of all or part of the
36 | Licensed Materials and iii) a breach of this Agreement. You will defend, hold
37 | harmless, and indemnify LinkedIn and its affiliates (and our and their
38 | respective employees, shareholders, and directors) from any claim or action
39 | brought by a third party, including all damages, liabilities, costs and
40 | expenses, including reasonable attorneys’ fees, to the extent resulting from,
41 | alleged to have resulted from, or in connection with: (a) your breach of your
42 | obligations herein; or (b) your use or distribution of any Licensed Materials.
43 |
44 | 3. Open source. This code may include open source software, which may be
45 | subject to other license terms as provided in the files.
46 |
47 | 4. Warranty Disclaimer. LINKEDIN PROVIDES THE LICENSED MATERIALS ON AN “AS IS”
48 | AND “AS AVAILABLE” BASIS. LINKEDIN MAKES NO REPRESENTATION OR WARRANTY,
49 | WHETHER EXPRESS OR IMPLIED, ABOUT THE LICENSED MATERIALS, INCLUDING ANY
50 | REPRESENTATION THAT THE LICENSED MATERIALS WILL BE FREE OF ERRORS, BUGS OR
51 | INTERRUPTIONS, OR THAT THE LICENSED MATERIALS ARE ACCURATE, COMPLETE OR
52 | OTHERWISE VALID. TO THE FULLEST EXTENT PERMITTED BY LAW, LINKEDIN AND ITS
53 | AFFILIATES DISCLAIM ANY IMPLIED OR STATUTORY WARRANTY OR CONDITION, INCLUDING
54 | ANY IMPLIED WARRANTY OR CONDITION OF MERCHANTABILITY OR FITNESS FOR A
55 | PARTICULAR PURPOSE, AVAILABILITY, SECURITY, TITLE AND/OR NON-INFRINGEMENT.
56 | YOUR USE OF THE LICENSED MATERIALS IS AT YOUR OWN DISCRETION AND RISK, AND
57 | YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE THAT RESULTS FROM USE OF THE
58 | LICENSED MATERIALS TO YOUR COMPUTER SYSTEM OR LOSS OF DATA. NO ADVICE OR
59 | INFORMATION, WHETHER ORAL OR WRITTEN, OBTAINED BY YOU FROM US OR THROUGH OR
60 | FROM THE LICENSED MATERIALS WILL CREATE ANY WARRANTY OR CONDITION NOT
61 | EXPRESSLY STATED IN THESE TERMS.
62 |
63 | 5. Limitation of Liability. LINKEDIN SHALL NOT BE LIABLE FOR ANY INDIRECT,
64 | INCIDENTAL, SPECIAL, PUNITIVE, CONSEQUENTIAL OR EXEMPLARY DAMAGES, INCLUDING
65 | BUT NOT LIMITED TO, DAMAGES FOR LOSS OF PROFITS, GOODWILL, USE, DATA OR OTHER
66 | INTANGIBLE LOSSES . IN NO EVENT WILL LINKEDIN'S AGGREGATE LIABILITY TO YOU
67 | EXCEED $100. THIS LIMITATION OF LIABILITY SHALL:
68 | - i. APPLY REGARDLESS OF WHETHER (A) YOU BASE YOUR CLAIM ON CONTRACT, TORT,
69 | STATUTE, OR ANY OTHER LEGAL THEORY, (B) WE KNEW OR SHOULD HAVE KNOWN ABOUT
70 | THE POSSIBILITY OF SUCH DAMAGES, OR (C) THE LIMITED REMEDIES PROVIDED IN THIS
71 | SECTION FAIL OF THEIR ESSENTIAL PURPOSE; AND
72 | - ii. NOT APPLY TO ANY DAMAGE THAT LINKEDIN MAY CAUSE YOU INTENTIONALLY OR
73 | KNOWINGLY IN VIOLATION OF THESE TERMS OR APPLICABLE LAW, OR AS OTHERWISE
74 | MANDATED BY APPLICABLE LAW THAT CANNOT BE DISCLAIMED IN THESE TERMS.
75 |
76 | 6. Termination. This Agreement automatically terminates upon your breach of
77 | this Agreement or termination of your LinkedIn Learning subscription. On
78 | termination, all licenses granted under this Agreement will terminate
79 | immediately and you will delete the Licensed Materials. Sections 2-7 of this
80 | Agreement survive any termination of this Agreement. LinkedIn may discontinue
81 | the availability of some or all of the Licensed Materials at any time for any
82 | reason.
83 |
84 | 7. Miscellaneous. This Agreement will be governed by and construed in
85 | accordance with the laws of the State of California without regard to conflict
86 | of laws principles. The exclusive forum for any disputes arising out of or
87 | relating to this Agreement shall be an appropriate federal or state court
88 | sitting in the County of Santa Clara, State of California. If LinkedIn does
89 | not act to enforce a breach of this Agreement, that does not mean that
90 | LinkedIn has waived its right to enforce this Agreement. The Agreement does
91 | not create a partnership, agency relationship, or joint venture between the
92 | parties. Neither party has the power or authority to bind the other or to
93 | create any obligation or responsibility on behalf of the other. You may not,
94 | without LinkedIn’s prior written consent, assign or delegate any rights or
95 | obligations under these terms, including in connection with a change of
96 | control. Any purported assignment and delegation shall be ineffective. The
97 | Agreement shall bind and inure to the benefit of the parties, their respective
98 | successors and permitted assigns. If any provision of the Agreement is
99 | unenforceable, that provision will be modified to render it enforceable to the
100 | extent possible to give effect to the parties’ intentions and the remaining
101 | provisions will not be affected. This Agreement is the only agreement between
102 | you and LinkedIn regarding the Licensed Materials, and supersedes all prior
103 | agreements relating to the Licensed Materials.
104 |
105 | Last Updated: March 2019
106 |
--------------------------------------------------------------------------------
/NOTICE:
--------------------------------------------------------------------------------
1 | Copyright 2022 LinkedIn Corporation
2 | All Rights Reserved.
3 |
4 | Licensed under the LinkedIn Learning Exercise File License (the "License").
5 | See LICENSE in the project root for license information.
6 |
7 | ATTRIBUTIONS:
8 |
9 | React
10 | https://github.com/facebook/react
11 | Copyright (c) Facebook, Inc. and its affiliates.
12 | License: MIT
13 | https://opensource.org/licenses/MIT
14 |
15 | Babel
16 | https://github.com/babel/babel
17 | Copyright (c) 2014-present Sebastian McKenzie and other contributors
18 | License: MIT
19 | https://opensource.org/licenses/MIT
20 |
21 | Please note, this project may automatically load third party code from external
22 | repositories (for example, NPM modules, Composer packages, or other dependencies).
23 | If so, such third party code may be subject to other license terms than as set
24 | forth above. In addition, such third party code may also depend on and load
25 | multiple tiers of dependencies. Please review the applicable licenses of the
26 | additional dependencies.
27 |
28 |
29 | =-=-=-=-=-=-=-=-=-=-=-=-=-
30 |
31 | MIT License
32 |
33 | Copyright (c) Facebook, Inc. and its affiliates.
34 |
35 | Permission is hereby granted, free of charge, to any person obtaining a copy
36 | of this software and associated documentation files (the ""Software""), to deal
37 | in the Software without restriction, including without limitation the rights
38 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
39 | copies of the Software, and to permit persons to whom the Software is
40 | furnished to do so, subject to the following conditions:
41 |
42 | The above copyright notice and this permission notice shall be included in all
43 | copies or substantial portions of the Software.
44 |
45 | THE SOFTWARE IS PROVIDED ""AS IS"", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
50 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
51 | SOFTWARE.
52 |
53 | =-=-=-=-==-=-=-=-=-=-=-=--
54 |
55 | "MIT License
56 |
57 | Copyright (c) 2014-present Sebastian McKenzie and other contributors
58 |
59 | Permission is hereby granted, free of charge, to any person obtaining
60 | a copy of this software and associated documentation files (the
61 | ""Software""), to deal in the Software without restriction, including
62 | without limitation the rights to use, copy, modify, merge, publish,
63 | distribute, sublicense, and/or sell copies of the Software, and to
64 | permit persons to whom the Software is furnished to do so, subject to
65 | the following conditions:
66 |
67 | The above copyright notice and this permission notice shall be
68 | included in all copies or substantial portions of the Software.
69 |
70 | THE SOFTWARE IS PROVIDED ""AS IS"", WITHOUT WARRANTY OF ANY KIND,
71 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
72 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
73 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
74 | LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
75 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
76 | WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
77 | Footer
78 | © 2022 GitHub, Inc.
79 | Footer navigation
80 | Terms
81 | Privacy
82 | "
83 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # Hands-On Introduction: React
2 | This is the repository for the LinkedIn Learning course Hands-On Introduction: React. The full course is available from [LinkedIn Learning][lil-course-url].
3 |
4 | 
5 |
6 | When you learn a new framework, you sometimes get to start fresh, from scratch, with plenty of time. Other times, though, you need to dive right in and get things done. This hands-on course helps you quickly get up to speed with React—the popular JavaScript library for building user interfaces—by allowing you to change code directly as you follow along. Instructor Ray Villalobos highlights the aspects of React that set it apart from other JavaScript libraries, including how to approach templating and React Hooks. He then details how to build with React and use it in a web project.
The best way to learn a framework is to use it in practice. That’s why this course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the [Using GitHub Codespaces with this course][gcs-video-url] video to learn how to get started.
7 |
8 | ## Instructions
9 | This 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.
10 |
11 | ## Branches
12 | The 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.
13 | Some 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.
14 |
15 | When switching from one exercise files branch to the next after making changes to the files, you may get a message like this:
16 |
17 | error: Your local changes to the following files would be overwritten by checkout: [files]
18 | Please commit your changes or stash them before you switch branches.
19 | Aborting
20 |
21 | To resolve this issue:
22 |
23 | Add changes to git using this command: git add .
24 | Commit changes using this command: git commit -m "some message"
25 |
26 |
27 | ### Instructor
28 |
29 | Ray Villalobos
30 |
31 | Check out my other courses on [LinkedIn Learning](https://www.linkedin.com/learning/instructors/ray-villalobos).
32 |
33 | [lil-course-url]: https://www.linkedin.com/learning/hands-on-introduction-react
34 | [gcs-video-url]: https://www.linkedin.com/learning/hands-on-introduction-react/using-github-codespaces-with-this-course
35 |
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |