user-profile-img

Ankush Dharkar

@ankush• Oct 5, 2022open-state

Welcome to Real Dev Squad

snapshot

0:59

-

Welcome to Real Dev Squadwww.youtube.com

user-profile-img

Ankush Dharkar

@ankush• Sep 27, 2022open-state

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

user-profile-img

Ankush Dharkar

@ankush• Sep 24, 2022open-state

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

user-profile-img

Ankush Dharkar

@ankush• Sep 16, 2022open-state

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

user-profile-img

Ankush Dharkar

@ankush• Sep 15, 2022open-state

How a VPN Works - YouTube

snapshot

3:26

-

How a VPN Works - YouTubewww.youtube.com

user-profile-img

Ankush Dharkar

@ankush• Sep 5, 2022open-state

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

user-profile-img

Ankush Dharkar

@ankush• Sep 3, 2022open-state

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

user-profile-img

Ankush Dharkar

@ankush• Aug 26, 2022open-state

A first splash into JavaScript - Learn web development | MDN

-

A first splash into JavaScript - Learn web development | MDNdeveloper.mozilla.org

user-profile-img

Ankush Dharkar

@ankush• Aug 22, 2022open-state

SolidJS · Reactive Javascript Library

Explicit and consistent conventions even if they require more effort are worth it

-

SolidJS · Reactive Javascript Librarywww.solidjs.com

user-profile-img

Ankush Dharkar

@ankush• Aug 22, 2022open-state

Why Vite | Vite

HMR update speed deteriorates significantly as the size of the application grows

-

Why Vite | Vitevitejs.dev