-
Feynman Writing Prompts - Write out explanations of the following concepts like you are explaining it to a 12 year old. Doing this will help you quickly discover any holes in your understanding. Ask your questions on Slack.
- Objects: Objects in JavaScript are variables that hold properties which have values. Values can be objects themselves or functions.
- Properties: Properties in JavaScript are keys that are associated with a value. If a property's value is a function then the property is known as a method.
- Methods Methods are properties of objects that have a function for a value;
- for in loop: for..in loops loop through the names of the properties of an object.
- dot notation vs bracket notation: Dot Notation is used for properties of classes that we know the name of, or properties that we're instatiating. Bracket Notation is used for properties of classes that we don't know the name of.
-
Fork and clone this repo. When you need to commit use the following commands.
- git status
- git add --all
- git status
- git commit -m "your commit message"
- git push origin master
-
Install dependencies using
npm install
. Run tests usingnpm test
. -
Make the tests pass!
Apply to our full-time or part-time immersive program to learn cutting edge technologies that are used by top technology companies around the world.
Our part-time and full-time courses are 13 intense weeks of focused study on the most relevant technologies.
Class sizes are small to ensure that each student gets individual attention from our world class instructors to help them succeed. We also provide career support both during and after the course to help you succeed. We are committed to your success.
For more information visit: https://www.lambdaschool.com