go-starter-kit
go-starter-kit copied to clipboard
How does this work?
Firstly two things
- Thanks for creating this, really good idea!
- Sorry for the issue title.
I want to create a simplfied version of this repository which just includes SSR (via parcel). What parts of this repository should I be looking at copying and what other parts could I avoid doing. And would someone be able to breifly explain how this all works.
Hi @jakelacey2012,
Well, I hope the README file contains a brief explanation. The project itself a bit outdated. I am not sure that you can just grab some parts and go further w/o any concerns.
I planning to bring a massive update to the repo. Cannot say when, though.
@olebedev thanks for the reply.
Hmmm okay I thought as much, what about an short architectural overview of how it works internally without the implementation detail as I don't think this is covered in the README, I've been trying to read the go code but because I don't know go all that well its being quite slow.
For example the bits I'm struggling to find/understand in the code is where the bundle is served, why an event loop is being created as part of me thought this may have been part of gojs and what part of the code in go watches the bundle for updates.
Also if you're planning a massive update, If you need any help with this repo I'll be happy to help if I can.
It would be great if you update the project!
PRs are welcome :)