innerself
innerself copied to clipboard
Possible to add routing?
Like something similar to react-router? Or some guidance as to how to achieve something similar.
I'll have to look into it. So far, the use-case I built innerself for didn't require routing. Feel free to share your thoughts about how this could work! :)
If it only had a router, it should be great stack for building lightweight and superfast webapps or websites like portfolios or blogs. I'm trying to make a barebones router for this purpose. I'll share my work if I get it to work. Innerself seemed to be the perfect candidate for small odd jobs.
I gave routing a shot and for now a basic happy flow seems to work fine. Put up my work in my repo in case anyone's interested.
PS: Sorry for the crappy UI and a lot of hasty coding.
@wrick17 This is quite amazing, well done! I'll take a deeper dive tomorrow.
@stasm Cool!!