Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 2.12 KB

README.md

File metadata and controls

27 lines (19 loc) · 2.12 KB

Web Prototypes

Monorepo for my experiments involving web technologies. Mainly for learning purposes, but also as a demonstration of my skills as I learn over-time. The purpose of this repository is to build up a collection of references, and have a playground to test new ideas and technologies.

Prerequisites

Projects

Within this repository, my plan is to create projects to explore or learn, then archive them for future reference. For now, I leave the projects in their original place but disable them in the workspaces definition so that links and references would not break.

Note

While normally I would not list development dependencies in the workspace package.json files, I have done so in this repository so that anyone could open the individual projects with stackblitz.

Project Stage Date Description
apps/qwik-white-label-domains Prototype June of 2024 Creating a prototype for a white-label domain resolution with Qwik-City.
apps/qwik-website Prototype April of 2024 Verifying the capabilities of Qwik to serve a static website with incremental builds and external markdown files.