RRevenityinaquapi.hashnode.dev·Aug 10, 2023 · 1 min readI made Stric, an insanely fast web framework.After 6 months of continous development, I present Stric, a new framework that focused on simplicity and performance. https://gist.github.com/aquapi/ec3bcae3c0f6ca84309c908d0f51fcc7 Stric is one of the fastest JS frameworks. Here's how you will writ...00
RRevenityinaquapi.hashnode.dev·Mar 6, 2022 · 1 min readNewer.js: A framework for creating web serverNewer.js Newer.js is a lightweight framework for creating web servers. Installation # NPM npm install --save newer.js # Yarn yarn add newer.js Links Full documentation: https://aquaplmc.gitbook.io/newer.js NPM: https://www.npmjs.com/package/newer.j...01A