issues Search Results · repo:rachelnabors/alice-in-videoland language:JavaScript
Filter by
9 results
(78 ms)9 results
inrachelnabors/alice-in-videoland (press backspace or delete to remove)https://alice.nearestnabors.com/book/ ScrollTimeline is not defined
rachelnabors
- Opened on Sep 16, 2024
- #9
rachelnabors
- Opened on Jun 4, 2024
- #8
rachelnabors
- 2
- Opened on May 29, 2024
- #7
Ostensibly, switching over to native browser APIs should remove the need for Debounced Resize(). If so, huzzah, that s
perf(ormant)!
rachelnabors
- 1
- Opened on May 23, 2024
- #6
In the tunnel, Alice changes her sprite position using classes and JS right now, detecting which section of the tunnel
she is in.
Remove that logic and tie her animation to the user s scroll position ...
rachelnabors
- 2
- Opened on May 23, 2024
- #5
Intersection Observer is used for Infinite Scrolling, and it s perfect for this:
When Alice reaches the bottom of the tunnel, we fade out to the ending screen by firing a function.
Currently uses Waypoints.js. ...
rachelnabors
- 1
- Opened on May 23, 2024
- #4
Originally on Mobile, Hammer.js made it so a swiping gesture would move Alice down the rabbit s hole in portions, rather
than in a continuous scroll. This also ensured the reader appreciated each of her ...
rachelnabors
- Opened on May 23, 2024
- #3
You hide everything behind a curtain until the assets are fully loaded using Modernizr to execute them when ready. No
Modernizr? No loader functionality. REPLACE!
rachelnabors
- Opened on May 23, 2024
- #2
I used this technique to make all the sprite boxes: https://css-tricks.com/aspect-ratio-boxes/
We can use CSS aspect ratio now instead: https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio
rachelnabors
- Opened on May 23, 2024
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.