- The Prework Study Guide Webpage is a tool created to contain easy access to information on important basics of web development.
- I created this web app to keep track of important steps and to keep a strong understanding of key concepts.
- The Prework Study Guide Webpage holds 4 main topics (HTML, CSS, Git, and Javascript) with key information and concepts, making it easy to keep track of.
- Creating this study guide has taught me how to get connected with the developement community and introduced me to a new computational language.
N/A
This Prework Study Guide can be used as a refresh on the basics of the four main topics used to create this web application (HTML, CSS, Git, and JavaScript). Listed under each topic you can find notes used to create this web app! We can open the DevTools console to see JavaScript working on our web app as well!
N/A
MIT License
Copyright (c) 2024 CrisSal2
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.