Rahul Kadyan

Results 26 issues of Rahul Kadyan

- [ ] Create sections of components - [ ] Assign components to sections - [ ] Can a component be assigned multiple sections? - [ ] Navigate to the...

- Extract JSX types to `@vue/jsx` - Support `@jsx` pragma ```tsx /** @jsx h */ import { h } from '@vue/jsx' ``` - Support global JSX types using opt-in package...

feat: types

Possible testing approach: - [ ] Create SSR website with Nuxt - [ ] Export static build with `nuxt generate` - [ ] Use cypress to test hydration

help wanted

react-chrome-redux is a wrapper for redux which enables shared state for popup, content script and background script for chrome extensions using chrome's internal messaging API. If something like this was...

An overview of client side routing in large SPA using [vue-router](https://router.vuejs.org/en/).

Request

Large scale state management with [vuex](https://vuex.vuejs.org/en/).

Request

Using SFC's custom blocks to supercharge Vue Components.

Request