samarjit.samantakoa-router schema validation and swagger api doc generationKoa-router wapper to add json schema validation and automatic swagger doc generator from schemaSep 17, 2020Sep 17, 2020
samarjit.samantaGetting started with reactjs with Snowpack or vitejsSnowpack is a tool to convert non module code into module format. It also has little dev server which serves the es6 modules (aka esm, es…Aug 18, 2020Aug 18, 2020
samarjit.samantaBuild Shopping Cart promotion engine with boolean expressionsBoolean expression parser is used to create a domain specific language DSL. In this post we build shopping cart to evaluate DSL with…Jul 6, 2020Jul 6, 2020
samarjit.samantaBeginners guide to building boolean expression compilerBuilding compiler is a fun, you can start writing a DSL (domain specific language) following this article. Our choice is PEG grammar for…Mar 24, 2019Mar 24, 2019
samarjit.samantaFrom Chip to linux — MyIMX233Building a linux capable circuit board at home from designing to soldering to installing Arch Linux — Its not hard! Its costs less than…Mar 23, 2019Mar 23, 2019
samarjit.samantaNaive ReactImplementing reactjs like framework in less than 100 lines without any external lib complete with events and isolated scope and JSX…Mar 18, 2019Mar 18, 2019
samarjit.samantaReact dynamic plugins loadingWhat if you want to write some React component that can be a chart that can be plugged into a remote react application. The remote…Jan 17, 20191Jan 17, 20191
samarjit.samantaLets build naive reduxWe will build redux in about 60 lines of code and make it work with redux devtools. Take me straight to code…Mar 26, 2018Mar 26, 2018