loading...
We're a place where coders share, stay up-to-date and grow their careers.
We believe that everyone deserves a good and free education. The purpose of Tech School is to give everyone a chance to learn IT by giving free, high-quality tutorials and coding courses.
Recent comments
Protocol buffer deep-dive
Hi Lakshmi, perhaps you can read this lecture of the course: ...
How to securely store passwords?
How do you know whether the password user provides at login m...
How to securely store passwords?
I think you must have misunderstood the content. There's no p...
How to securely store passwords?
Hey Joost, I guess you didn't read the article and only look ...
Introduction to gRPC: why, what, how?
Hi Matej, you can find the answer to your question in lecture...
How to write & run database migration in Golang
Hi Mori, please check out lecture 4 and 5 of this series. You...
Load balancing gRPC service with Nginx
Hi John. I haven't tried Nginx with grpc-web yet, so I don't ...
Write Go unit tests for db CRUD with random data
Hi Mikhail, I don't have to setup/teardown in my tests becaus...