-
Notifications
You must be signed in to change notification settings - Fork 39.4k
Comparing changes
Open a pull request
base repository: wesbos/JavaScript30
base: master
head repository: devjona/JavaScript30
compare: master
- 18 commits
- 9 files changed
- 3 contributors
Commits on Nov 23, 2017
-
Finished with lesson one. Main takeaways, learning about transitionen…
…d (CSS).
Jonathan Alorda committedNov 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 576a20d - Browse repository at this point
Copy the full SHA 576a20dView commit details -
Added a comment about how many cool HTML5 elements there are in this …
…exercise\!
Jonathan Alorda committedNov 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 209bfe7 - Browse repository at this point
Copy the full SHA 209bfe7View commit details -
Jonathan Alorda committed
Nov 23, 2017 Configuration menu - View commit details
-
Copy full SHA for b4b5eed - Browse repository at this point
Copy the full SHA b4b5eedView commit details -
Finished CSS clock\! There is so much already available to us with CS…
…S and built-in time object methods. I refactored the solution to call the clockEngine function.
Jonathan Alorda committedNov 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 078a902 - Browse repository at this point
Copy the full SHA 078a902View commit details
Commits on Nov 28, 2017
-
CSS Variables without Sass\! (not that I mind, because I like Sass, b…
…ut once again, there is so much available in native CSS, JS, HTML5\!
Jonathan Alorda committedNov 28, 2017 Configuration menu - View commit details
-
Copy full SHA for ac54853 - Browse repository at this point
Copy the full SHA ac54853View commit details
Commits on Dec 2, 2017
-
Stopping point because it's late, but lots of fun with arrays
Jonathan Alorda committedDec 2, 2017 Configuration menu - View commit details
-
Copy full SHA for 63f5349 - Browse repository at this point
Copy the full SHA 63f5349View commit details
Commits on Mar 13, 2018
-
Jonathan Alorda committed
Mar 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 0e624eb - Browse repository at this point
Copy the full SHA 0e624ebView commit details -
Jonathan Alorda committed
Mar 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 4f269d9 - Browse repository at this point
Copy the full SHA 4f269d9View commit details
Commits on Dec 4, 2018
-
Finished Flex Panels. The most interesting part is the reminder of al…
…l the Event types and properties that DOM elements have, and how they can be leveraged. Also, skipped ahead to JS Ref vs Copying.
Jonathan Alorda committedDec 4, 2018 Configuration menu - View commit details
-
Copy full SHA for e27c13a - Browse repository at this point
Copy the full SHA e27c13aView commit details
Commits on Apr 29, 2019
-
committing work on the typeahead lesson.
Jonathan Alorda committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 826b9ca - Browse repository at this point
Copy the full SHA 826b9caView commit details
Commits on Apr 30, 2019
-
finished the typeahead lesson. Good usage of array methods and REGEX.
Jonathan Alorda committedApr 30, 2019 Configuration menu - View commit details
-
Copy full SHA for a04e393 - Browse repository at this point
Copy the full SHA a04e393View commit details
Commits on May 14, 2019
-
I can manually check a box with JavaScript, and I can tell whether or…
… not SHIFT is pressed when a click event happens.
Jonathan_Alorda authored and Jonathan_Alorda committedMay 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 10625b7 - Browse repository at this point
Copy the full SHA 10625b7View commit details
Commits on May 15, 2019
-
This is now loosely working, but I'd like to make it smarter. Assignm…
…ent 'passed', however.
Jonathan_Alorda authored and Jonathan_Alorda committedMay 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 9944f79 - Browse repository at this point
Copy the full SHA 9944f79View commit details
Commits on May 16, 2019
-
Started Canvas lesson, and am drawing, but needs to be refined.
Jonathan Alorda committedMay 16, 2019 Configuration menu - View commit details
-
Copy full SHA for 9955b39 - Browse repository at this point
Copy the full SHA 9955b39View commit details
Commits on May 17, 2019
-
Adds improvements to how this works, event listeners are more specifi…
…ed to the node, not the whole nodelist parent, and we are going to be able to select individual messages and a range, such as message 2, and range 5-8, without selecting 3,4.
Jonathan_Alorda authored and Jonathan_Alorda committedMay 17, 2019 Configuration menu - View commit details
-
Copy full SHA for b1897a4 - Browse repository at this point
Copy the full SHA b1897a4View commit details
Commits on Apr 24, 2020
-
Finished the Canvas lesson. It was fun! From the look sof it at MDN, …
…there are a lot of possibilities with Canvas, including drawing geometric shapes.
Jonathan_Alorda authored and Jonathan_Alorda committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 97874ce - Browse repository at this point
Copy the full SHA 97874ceView commit details -
Merge branch 'master' into lesson-10
Jonathan_Alorda authored and Jonathan_Alorda committedApr 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 63c1c4a - Browse repository at this point
Copy the full SHA 63c1c4aView commit details -
Merge pull request #1 from alorda/lesson-10
Lesson 10 Into Master Branch
Configuration menu - View commit details
-
Copy full SHA for 8e7afa4 - Browse repository at this point
Copy the full SHA 8e7afa4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master