在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:bloominstituteoftechnology/Sprint-Challenge--JavaScript开源软件地址:https://github.com/bloominstituteoftechnology/Sprint-Challenge--JavaScript开源编程语言:JavaScript 92.1%开源软件介绍:Sprint Challenge: JavaScript FundamentalsThis challenge allows you to practice the concepts and techniques learned over the past week and apply them in a survey of problems. This Sprint explored JavaScript Fundamentals. During this Sprint, you studied array methods, this keyword, prototypes, and class syntax. In your challenge this week, you will demonstrate proficiency by completing a survey of JavaScript problems. InstructionsRead these instructions carefully. Understand exactly what is expected before starting this Sprint Challenge. This is an individual assessment. All work must be your own. Your challenge score is a measure of your ability to work independently using the material covered through this sprint. You need to demonstrate proficiency in the concepts and objectives introduced and practiced in preceding days. You are not allowed to collaborate during the Sprint Challenge. However, you are encouraged to follow the twenty-minute rule and seek support from your TL and Instructor in your cohort help channel on Slack. Your work reflects your proficiency in JavaScript fundamentals.
DescriptionYou will notice there are several JavaScript files being brought into the index.html file. Each of those files contain JavaScript problems you need to solve. If you get stuck on something, skip over it and come back to it later. In meeting the minimum viable product (MVP) specifications listed below, you should have a console full of correct responses to the problems given. Self-Study QuestionsDemonstrate your understanding of this week's concepts by answering the following free-form questions. Edit this document to include your answers after each question. Make sure to leave a blank line above and below your answer so it is clear and easy to read by your team lead
Task 1 - Project Set upFollow these steps to set up and work on your project: Make sure you clone the branch that the TK links to: the vnext branch, NOT master!
Task 2 - Minimum Viable ProductYour finished project must include all of the following requirements: Pro tip for this challenge: If something seems like it isn't working locally, copy and paste your code up to codepen and take another look at the console. Task A: Objects and ArraysTest your knowledge of advanced array methods and callbacks.
Task B: ClosureThis challenge takes a look at closures as well as scope.
Task C: PrototypesCreate constructors, bind methods, and create cuboids in this prototypes challenge.
Task D: ClassesOnce you have completed the prototypes challenge, it's time to convert all your hard work into classes.
In your solutions, it is essential that you follow best practices and produce clean and professional results. Schedule time to review, refine, and assess your work and perform basic professional polishing including spell-checking and grammar-checking on your work. It is better to submit a challenge that meets MVP than one that attempts too much and does not. Task 3 - Stretch ProblemsThere are a few stretch problems found throughout the files, don't work on them until you are finished with MVP requirements! Submission FormatFollow these steps for completing your project:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论