KO
|
EN
gitlite — search
Search
#hacktoberfest
#javascript
#python
#machine-learning
#css
#html
#typescript
#home-assistant
#deep-learning
#portfolio
#hacktoberfest2021
#vuejs
heyitsapu
★ 28
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
libm17
:
M17 C library
blurbox
:
A Flutter package that applies a blur effect toits child widget.
petimg
:
No description available.
Simple-PoC-SignedMouseMove
:
No description available.
race-core
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
heyitsapu
?
Download (.md)
# Source <img style="filter: blur(10px)" src="https://raw.githubusercontent.com/apurbalal/heyitsapu/main/misc/reveal-animation/reveal.svg" width="100%" /> Hit ⭐ if you like the content and follow <a href="https://www.instagram.com/heyitsapu/">@heyitsapu</a> to get latest updates and connect with me. I will add code snippets that I am using for the videos, here. You can also start <a href="https://github.com/apurbalal/heyitsapu/discussions">Discussions</a> to discuss any topics, ideas, Q&A or to connect. # Table of content ## Javascript | Title | Links | | --- | --- | | Javascript essentials | https://github.com/apurbalal/heyitsapu/tree/main/javascript | | Closure | https://github.com/apurbalal/heyitsapu/tree/main/javascript/closure | | Hoisting | https://github.com/apurbalal/heyitsapu/tree/main/javascript/hoisting | | Prototype | https://github.com/apurbalal/heyitsapu/tree/main/javascript/prototype | | Async await | https://github.com/apurbalal/heyitsapu/tree/main/javascript/async-await | | Event loop | https://github.com/apurbalal/heyitsapu/tree/main/javascript/event-loop | | Class | https://github.com/apurbalal/heyitsapu/tree/main/javascript/class | | Proxy | https://github.com/apurbalal/heyitsapu/tree/main/javascript/proxy | | Generator | https://github.com/apurbalal/heyitsapu/tree/main/javascript/generator | | WeakRef | https://github.com/apurbalal/heyitsapu/tree/main/javascript/weakref | | Call and Apply | https://github.com/apurbalal/heyitsapu/tree/main/javascript/call-apply | | Promise all | https://github.com/apurbalal/heyitsapu/tree/main/javascript/promise-all | ## React | Title | Links | | --- | --- | | React essentials | https://github.com/apurbalal/heyitsapu/tree/main/react | | Context API | https://github.com/apurbalal/heyitsapu/tree/main/react/react-context | | Memoization | https://github.com/apurbalal/heyitsapu/tree/main/react/react-memoization | | Suspense Data fetching | https://github.com/apurbalal/heyitsapu/tree/main/react/suspense | | React key | https://github.com/apurbalal/heyitsapu/tree/main/react/react-key | | useSyncExternalStore | https://github.com/apurbalal/heyitsapu/tree/main/react/use-sync-external-store | | Server component | https://github.com/apurbalal/heyitsapu/tree/main/react/server-component | | Zustand | https://github.com/apurbalal/heyitsapu/tree/main/react/zustand | ## Optimization | Title | Links | | --- | --- | | Virtualization | https://github.com/apurbalal/heyitsapu/tree/main/javascript/virtualize | | Memoization | https://github.com/apurbalal/heyitsapu/tree/main/javascript/memoization | | Worker thread | https://github.com/apurbalal/heyitsapu/tree/main/javascript/worker-thread | | Event delegation | https://github.com/apurbalal/heyitsapu/tree/main/javascript/event-delegation | | Debounce & throttle | https://github.com/apurbalal/heyitsapu/tree/main/javascript/debounce-throttle | ## Projects | Title | Links | | --- | --- | | Intro master | https://github.com/apurbalal/intro-master | | Photo carousel | https://github.com/apurbalal/heyitsapu/tree/main/react/react-photo-carousel | ## Misc | Title | Links | | --- | --- | | Dynamic lib importing | https://github.com/apurbalal/heyitsapu/tree/main/misc/web-app-optimization/src/app/dynamic-lib-import | | Web performance improvement tips | https://github.com/apurbalal/heyitsapu/blob/main/misc/web-performance-improvement-tip.md | | Reveal animation | https://github.com/apurbalal/heyitsapu/tree/main/misc/reveal-animation |