Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
GoLang Websockets Node Rest MVC API DualBoot
Rating: 4.3 out of 5(4 ratings)
405 students

GoLang Websockets Node Rest MVC API DualBoot

Coding is life.
Created byZach LaCourse
Last updated 5/2020
English

What you'll learn

  • Node Express Rest and GoLang Websockets

Course content

11 sections144 lectures15h 58m total length
  • What were building35:21
  • RESOURCES
  • Forward1:47
  • Forward 22:03

    Provision linux servers, enable ssl, and configure domains and urls while flipping between two test servers, preparing your GoLang websockets Node Rest MVC API dualboot project.

  • Provisioning 0034:46

    Provision a blank Ubuntu server via SSH, update and upgrade packages with apt-get, and configure the environment while selecting an image and addressing Let's Encrypt challenges.

  • Provisioning 0046:39
  • Provisioning 0053:09
  • Provisioning 0062:36

    Provision a reactive development environment by downloading and extracting node binaries, symlinking node and npm into path, and creating a partial blueprint directory for a React app.

  • Provisioning 0073:16

    Create a source directory, add fonts and an index file, set up babel with .babelrc, and prepare React app files like app.js and appProvider.js to compile the project.

  • Provisioning 0082:57
  • Provisioning 0092:34
  • Provisioning 0106:08
  • Frontend 0115:12
  • Frontend 0125:33
  • Frontend 0135:15
  • Frontend 0141:50

    Learn frontend layout techniques by applying background colors, flexbox (row/column), and grid positioning to build a full-width nav and dashboard that fill the grid space.

  • Frontend 0154:10

    Learn to implement a gradient mask on an SVG element, copy SPG code from dev tools, and build a gradient header and sidebar with navigable divs for a modular UI.

  • Frontend 0165:51
  • Frontend 0173:39
  • Frontend 01810:28

    Develop the sidebar UI by adding Font Awesome icons, styling the menu with flex layout, and wiring MVS states to highlight active items during server navigation setup.

  • Frontend 0196:27
  • Frontend 0202:57

    Use style components in the GoLang frontend by passing MVS as a prop to conditionally color dashboard elements by state, such as servers, projects, expenses, and SPG.

  • Frontend 0218:29
  • Frontend 0225:10
  • Frontend 0237:34
  • Frontend 0244:45
  • Frontend 0257:02

    Create a profile menu state in the app component, build a flexible navigation bar with a spacer, and implement a hover-driven dropdown to display user email when signed in.

  • Frontend 0266:20
  • Frontend 0277:57
  • Frontend 0285:47

Requirements

  • The Internet

Description

This is a node REST API and GoLang websocket server daulity course. The node server runs on mongo express mongoose etc etc. The GoLang server uses the cookie token to allow access to a couple of applications within the system being the task manager and expense. I love working with different languages so i thought why not create a system that dances between both go and node.

Who this course is for:

  • GoLang and NodeJs developers