Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

README.md

Language basics

The sub-directories in this section covers basics learnt during the courses for javascript, golang, react, elasticsearch and firebase.

Good code

Good code is judged based on below characteristics:

  • Readable.
  • Scalable.
    • Time complexity.
    • Space complexity.

Directories

  • javascript
  • golang
  • grpc
  • react
  • elasticsearch
  • firebase