Skip to content

apurbalal/heyitsapu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source

Hit ⭐ if you like the content and follow @heyitsapu 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 Discussions 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors