Published onMarch 23, 2019Beginners guide to building boolean expression compilerparser-generatorPEG-parsercompiler-designBuilding compiler is a fun, you can start writing a DSL (domain specific language) following this article. Our choice is PEG grammar for this article.
Published onMarch 16, 2019Naive reactreactjavacriptSimple-ReactjsxtypescriptWith just 98 lines of code we can achieve a jsx rendering + events + render subtrees without any external dependencies.
Published onJanuary 16, 2019React dynamic plugins loading, want to build a plugin store?plugin-storereact-dynamic-pluginreactjsLoad reactjs plugins loaded from a remote http server (think react plugin stores)
Published onMarch 25, 2018Naive reduxreactjavacriptSimple-ReactjsxtypescriptLets build basic redux complete with redux devtools integration from scratch
Published onOctober 8, 2017Building a linux capable hardware at homeSBCSingleBoardComputeriMX233Building hand solderable circuit board capable of linux with 64MB RAM