sahilrajput03


Sahil Rajput

  • Quick start with mongodb, right now.

    published 1.1.51 3 years ago
  • published 1.0.0 4 years ago
  • published 2.1.1 4 years ago
  • published 1.0.25 4 years ago
  • This is a custom hook made on one of the gists of `Tanner Linsley`. This hook code includes the use of `immer.js` straight away to provide directly mutable abilities for the state but you must mutate state inside the callback function of `setState`.

    published 0.0.39 3 years ago
  • **Before diving into anything in this package read this valuable question @ [stackoverflow](https://stackoverflow.com/questions/40819992/react-parent-component-re-renders-all-children-even-those-that-havent-changed), and you'll understand mostly how useWh

    published 1.0.46 3 years ago
  • With `useEffectAsync` you can simply use async function ⛄. I.e.,

    published 0.0.1 4 years ago
  • Here, comes the smallest idea that matters a lot.

    published 0.0.12 4 years ago
  • Here, comes the smallest idea that matters a lot.

    published 0.0.7 4 years ago
  • Here, comes the smallest idea that matters a lot.

    published 0.0.10 3 years ago
  • Live demo of this service: <https://jsonbackendserver.herokuapp.com/>

    published 1.0.29 3 years ago
  • For running example, visit codesand box link [here](https://codesandbox.io/s/react-request-npm-package-example-gxi5x?file=/src/App.js).

    published 1.0.12 2 years ago
  • ```js import React, {useEffect} from "react";

    published 0.0.13 3 years ago
  • ```js export default function App() { // const [show, _] = useWhat("showHide", true); const list = [ ["/posts", <PostsApp />], ["/post/:postId", <Post />], ["/time", <Time />], ["/testing", <Testing />], ["/createPost", <CreatePostApp />], ["/paginated",

    published 0.0.4 3 years ago
  • ```js import {PageList} from 'pagelist-react'

    published 0.0.10 3 years ago
  • Personal abstraction for fast debugging and DX.

    published 0.0.3 3 years ago
  • ```bash npx sahilrajput03 ```

    published 1.0.18 2 years ago
  • The base template for Create React App.

    published 1.1.3 2 years ago
  • A tool to help you convert javascript object to json on command line.

    published 0.0.5 2 years ago
  • Test runner that caches your database connection or any of your expensive computation between tests runs.

    published 0.0.53 2 years ago
  • **Why?**

    published 1.0.6 2 years ago
  • TODO: ![](./ss-add-feature.png)

    published 1.0.12 2 years ago
  • **Live Demo: [https://rpc-demo.herokuapp.com](https://rpc-demo.herokuapp.com), Source Code: [Click here](https://github.com/sahilrajput03/learn-rpc-middlewares/tree/main/my-rpc)**

    published 1.0.24 2 years ago
  • ```bash npm i usesavetolocalstorage ```

    published 1.0.5 2 years ago