
Ankush Dharkar
@ankush• Oct 5, 2022
Welcome to Real Dev Squad

0:59
Welcome to Real Dev Squadwww.youtube.com

Ankush Dharkar
@ankush• Sep 27, 2022
Bepanah Pyar Hai Aaja 4k Hd Video Song | Shreya Ghoshal | Sohail Khan | Krishna Cottage (2004) Song
Bepanah Pyar Hai Aaja 4k Hd Video Song | Shreya Ghoshal | Sohail Khan | Krishna Cottage (2004) Song - YouTubewww.youtube.com

Ankush Dharkar
@ankush• Sep 24, 2022
Share React components between three NextJS apps · Issue #102 · Real-Dev-Squad/todo-action-items
Share React components between three NextJS apps · Issue #102 · Real-Dev-Squad/todo-action-itemsgithub.com

Ankush Dharkar
@ankush• Sep 16, 2022
RTK Query | Redux Toolkit
With RTK Query, you usually define your entire API definition in one place. This is most likely different from what you see with other libraries such as swr or react-query, and there are several reasons for that. Our perspective is that it's much easier to keep track of how requests, cache invalidation, and general app configuration behave when they're all in one central location in comparison to having X number of custom hooks in different files throughout your application.
RTK Query | Redux Toolkitredux-toolkit.js.org

Ankush Dharkar
@ankush• Sep 15, 2022
How a VPN Works - YouTube

3:26
How a VPN Works - YouTubewww.youtube.com

Ankush Dharkar
@ankush• Sep 5, 2022
Native Golang Support for Workers - Developers / Workers - Cloudflare Community
we’re working on improving WebAssembly to enable support for more languages. At present, it works OK for C/C++/Rust. Unfortunately, Go is a challenge to get working on Workers right now due to requiring a large code footprint (garbage collector, green threads, etc.) and wanting to allocate too much memory. We’re working on solutions for these problems, such as allowing multiple WASM apps to share a single copy of a common runtime, but this is a complicated project that will take time.
Native Golang Support for Workers - Developers / Workers - Cloudflare Communitycommunity.cloudflare.com

Ankush Dharkar
@ankush• Sep 3, 2022
get task of users from the list by prakashchoudhary07 · Pull Request #190 · Real-Dev-Squad/website-dashboard
get task of users from the list by prakashchoudhary07 · Pull Request #190 · Real-Dev-Squad/website-dashboardgithub.com

Ankush Dharkar
@ankush• Aug 26, 2022
A first splash into JavaScript - Learn web development | MDN
A first splash into JavaScript - Learn web development | MDNdeveloper.mozilla.org

Ankush Dharkar
@ankush• Aug 22, 2022
SolidJS · Reactive Javascript Library
Explicit and consistent conventions even if they require more effort are worth it
SolidJS · Reactive Javascript Librarywww.solidjs.com

Ankush Dharkar
@ankush• Aug 22, 2022
Why Vite | Vite
HMR update speed deteriorates significantly as the size of the application grows
Why Vite | Vitevitejs.dev