Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
devjona
/
JavaScript30
Public
forked from
wesbos/JavaScript30
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Jun 25, 2020
localStorage now working! Including whether an input had been selected or not. That was fun. I need to make a Clear All or Check All function that also saves to localStorage.
Jonathan Alorda
committed
761b3a4
View commit details
Copy full SHA for 761b3a4
Browse repository at this point
Now using localStorage and loading the items from it on page load. Saving items to it as well when I add to the list.
Jonathan Alorda
committed
9156591
View commit details
Copy full SHA for 9156591
Browse repository at this point
Commits on Jun 23, 2020
Added code that adds new items to the list, resets the input for the next item. Ready to work with localStorage now.
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
ccd6ccc
View commit details
Copy full SHA for ccd6ccc
Browse repository at this point
Commits on Jun 19, 2020
Merge branch 'dev' of https://github.com/alorda/JavaScript30 into dev
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
06cdcd4
View commit details
Copy full SHA for 06cdcd4
Browse repository at this point
Finished key sequence lesson 12. That was a fun lesson.
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
f057c6e
View commit details
Copy full SHA for f057c6e
Browse repository at this point
Commits on Jun 12, 2020
Added fullscreen event handler, function, changed the width of the progress bar to 0% on page load, added fullscreen button.
Jonathan Alorda
committed
9617e8d
View commit details
Copy full SHA for 9617e8d
Browse repository at this point
Finished minimun for video player. Bonus activities: Make it full screen, add events for keys to let you ffwd, rewind, change volume and speed.
Jonathan Alorda
committed
f0fa5c9
View commit details
Copy full SHA for f0fa5c9
Browse repository at this point
Commits on Jun 11, 2020
Merge branch 'dev' of https://github.com/alorda/JavaScript30 into dev
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
8f949f6
View commit details
Copy full SHA for 8f949f6
Browse repository at this point
Lesson11-videoPlayer - Added code to update butto style for play,pause, range controls, and skipping through video at intervals.
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
4c6b3c3
View commit details
Copy full SHA for 4c6b3c3
Browse repository at this point
Added code to update butto style for play,pause, range controls, and skipping through video at intervals.
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
15f3ae4
View commit details
Copy full SHA for 15f3ae4
Browse repository at this point
Commits on Jun 10, 2020
Started with code for the video player.
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
645103f
View commit details
Copy full SHA for 645103f
Browse repository at this point
Commits on May 7, 2020
Started adding const desclarations to the .js file.
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
be687d9
View commit details
Copy full SHA for be687d9
Browse repository at this point
Commits on Apr 24, 2020
Merge pull request #1 from alorda/lesson-10
Show description for 8e7afa4
devjona
authored
8e7afa4
View commit details
Copy full SHA for 8e7afa4
Browse repository at this point
Merge branch 'master' into lesson-10
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
63c1c4a
View commit details
Copy full SHA for 63c1c4a
Browse repository at this point
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
committed
97874ce
View commit details
Copy full SHA for 97874ce
Browse repository at this point
Commits on May 17, 2019
Adds improvements to how this works, event listeners are more specified to the node, not the whole nodelist parent, and we are going to be able to select individual messages and a range, such as me…
Show description for b1897a4
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
b1897a4
View commit details
Copy full SHA for b1897a4
Browse repository at this point
Commits on May 16, 2019
Started Canvas lesson, and am drawing, but needs to be refined.
Jonathan Alorda
committed
9955b39
View commit details
Copy full SHA for 9955b39
Browse repository at this point
Commits on May 15, 2019
This is now loosely working, but I'd like to make it smarter. Assignment 'passed', however.
Jonathan_Alorda
authored and
Jonathan_Alorda
committed
9944f79
View commit details
Copy full SHA for 9944f79
Browse repository at this point
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
committed
10625b7
View commit details
Copy full SHA for 10625b7
Browse repository at this point
Commits on Apr 30, 2019
finished the typeahead lesson. Good usage of array methods and REGEX.
Jonathan Alorda
committed
a04e393
View commit details
Copy full SHA for a04e393
Browse repository at this point
Commits on Apr 29, 2019
committing work on the typeahead lesson.
Jonathan Alorda
committed
826b9ca
View commit details
Copy full SHA for 826b9ca
Browse repository at this point
Commits on Dec 4, 2018
Finished Flex Panels. The most interesting part is the reminder of all 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
committed
e27c13a
View commit details
Copy full SHA for e27c13a
Browse repository at this point
Commits on Mar 13, 2018
started flex panels.
Jonathan Alorda
committed
4f269d9
View commit details
Copy full SHA for 4f269d9
Browse repository at this point
Done with Array Cardio Day 1.
Jonathan Alorda
committed
0e624eb
View commit details
Copy full SHA for 0e624eb
Browse repository at this point
Commits on Dec 2, 2017
Stopping point because it's late, but lots of fun with arrays
Jonathan Alorda
committed
63f5349
View commit details
Copy full SHA for 63f5349
Browse repository at this point
Commits on Nov 28, 2017
CSS Variables without Sass\! (not that I mind, because I like Sass, but once again, there is so much available in native CSS, JS, HTML5\!
Jonathan Alorda
committed
ac54853
View commit details
Copy full SHA for ac54853
Browse repository at this point
Commits on Nov 23, 2017
Finished CSS clock\! There is so much already available to us with CSS and built-in time object methods. I refactored the solution to call the clockEngine function.
Jonathan Alorda
committed
078a902
View commit details
Copy full SHA for 078a902
Browse repository at this point
added a comment.
Jonathan Alorda
committed
b4b5eed
View commit details
Copy full SHA for b4b5eed
Browse repository at this point
Added a comment about how many cool HTML5 elements there are in this exercise\!
Jonathan Alorda
committed
209bfe7
View commit details
Copy full SHA for 209bfe7
Browse repository at this point
Finished with lesson one. Main takeaways, learning about transitionend (CSS).
Jonathan Alorda
committed
576a20d
View commit details
Copy full SHA for 576a20d
Browse repository at this point
Commits on Dec 9, 2016
💩
wesbos
committed
99d2cce
View commit details
Copy full SHA for 99d2cce
Browse repository at this point
Merge pull request #5 from alexbaumgertner/bugfix/typos
Show description for a0451b1
wesbos
authored
a0451b1
View commit details
Copy full SHA for a0451b1
Browse repository at this point
Merge pull request #8 from frontmaker/master
Show description for 9069489
wesbos
authored
9069489
View commit details
Copy full SHA for 9069489
Browse repository at this point
changes
wesbos
committed
8232cbc
View commit details
Copy full SHA for 8232cbc
Browse repository at this point
add the instant function call
frontmaker
committed
b136500
View commit details
Copy full SHA for b136500
Browse repository at this point
Previous
Next
You can’t perform that action at this time.