hexops / vecty

Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
BSD 3-Clause "New" or "Revised" License
2.8k stars 144 forks source link

Documentation #31

Open slimsag opened 8 years ago

slimsag commented 8 years ago

This should include extensive documentation, including at least:

Things that commonly trip people up which would also be good to discuss somewhere:

ghost commented 8 years ago

:) Even just the briefest would be cool..

anxiousmodernman commented 7 years ago

I've sketched a very basic "hello world" tutorial here: https://github.com/gloriousfutureio/vecty/blob/31_docs/docs/TUTORIAL.md

The tutorial should focus on Vecty concepts and be short

I'm a fan of go-kit's approach with their stringsvc tutorial. We can start smaller than that.

I'm still new to Vecty and gopherjs myself, so I figured I could write some docs as I go.

anxiousmodernman commented 7 years ago

@slimsag Has an outline for docs contribution on the docfest branch https://github.com/gopherjs/vecty/blob/docfest/docs/index.md#vecty-introduction