Skip to content

TomDoesTech/golang-for-node-devs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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