PureScript is a strongly-typed functional programming language that compiles to JavaScript. Jones Hardy has decided to write a series of blog posts to highlight some of the wonderful work being done in the PureScript community. Each day, he will choose one of the PureScript libraries written by the community, gives a brief introduction, and provides practical code examples.
piecesjs is a simple and lightweight front-end framework that aims to make native web components accessible, with several utilities and tools for website and app development. Like modern frameworks, it dynamically imports the JS and CSS that the page needs, for better optimization. Without being limited to a big headless infrastructure.