Software Development
My weekend project: a tiny framework. Roast my code?
I spent my weekend building a tiny Node.js web framework from scratch to learn what's under the hood. Come see how it works and roast my code!
Alex Donovan•
6 min read
2 articles tagged with "framework"
Explore all content related to framework. Find tutorials, guides, tips, and insights from our collection of articles on this topic.
Showing 2 of 2 articles
I spent my weekend building a tiny Node.js web framework from scratch to learn what's under the hood. Come see how it works and roast my code!
I built a minimalist JavaScript micro-framework from scratch to challenge the complexity of modern tools. Is it viable? I need your expert opinion and feedback.