Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 437 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 437 Bytes

Golang for Node.js developers

Who is this video for?

  • Familiar with Node.js and interested in Go
  • Familiar with Express.js
  • Know what Go is
  • Want to start using Go

What will you learn?

  • Some basic Go syntax
  • The basics of how Go compares to Node.js
  • Some basic folder structure principals

What technologies are we using?

  • Go
  • Fiber - Express-inspired web framework
  • MongoDB
  • Postman