PraveenkumarAsync await like syntax, without ppx in Rescript !!!Rescript does not support async await. You may have to use ppx to achieve that in Rescript. But what if we can do it with out using any…Sep 29, 2021Sep 29, 2021
PraveenkumarAwesome list in rescriptLets try to understand list in rescript better by creating our own listMay 29, 2021May 29, 2021
PraveenkumarFiltering an array using a function that returns a promiseThings get interesting when you want to filter an array of values, with a function returning promise of boolean instead of just a boolean.Sep 3, 2020Sep 3, 2020
PraveenkumarinThe StartupScan Function in Just One Line in TS/JSCreate scan function in typescript/javascript in just one line using lodashAug 1, 2020Aug 1, 2020