DEV Community

Discussion on: What are you working on these days?

Collapse
 
defman profile image
Sergey Kislyakov

Building a simple forum with Vue, TypeScript, GraphQL and Go.

The full stack is:

  • Vue
  • vue-i18n
  • TypeScript (+ TS helpers for Vue like decorators, etc.)
  • Webpack (+ different loaders, such as Pug, SASS.)
  • Go
  • GraphQL
  • JWT

Gonna bring Postgres soon in the stack.

That's my university task though. If you're interested, you can look at the code there: