Blog Posts
Composing rest with other rest
- Medet Ahmetson
- Rest , Sds , Reflect , Refactoring
- 21 May, 2025
Intro Currently, there was only way to work with the Reflect package: modules = await reflect.get('node_modules');
read moreInteract with the javascript/json objects in a Restful way using SDSRest
- Medet Ahmetson
- Rest , Sds , Reflect , Refactoring
- 17 May, 2025
Intro Hey, there! I am refactoring my typescript library. I wanted to describe my journey on how I used Rest library to write elegant solution. I'm so excited that I wanted to share with others m
read more