Open in app

Sign In

Write

Sign In

Sergey Suslov
Sergey Suslov

98 Followers

Home

About

Published in Effective Development

·Jul 28, 2020

Building better software in Go with DI

Using Dependency Injection to follow SOLID principles — In this article we will touch the SOLID theory a little, what is DI, and how it can help us. Then, we will jump into examples. The main point of this writing is to show how to write more testable and supportable software using DI and SOLID. So, What is SOLID? SOLID is a…

Go

4 min read

Building better software in Go with DI
Building better software in Go with DI
Go

4 min read


Published in Effective Development

·Jun 5, 2020

How To Write Modern React App Using gRPC And Envoy

Save your time, use gRPC in you next frontend app — If you lose a bunch of time every time, adjusting your client app to the backend REST API, this article is here to save you. What is wrong? One of the big problems with REST API is a specification. If you develop a frontend app in React/Angular/Vue, most of the time you use…

Grpc

5 min read

How To Write Modern React App Using gRPC And Envoy
How To Write Modern React App Using gRPC And Envoy
Grpc

5 min read


Published in Effective Development

·Jun 2, 2020

How I Stopped Worrying and Loved Vim

Most likely, if you are reading this, you can’t grasp, why would someone ever use Vim as a primary code editor? And if someone really does use it, there must be a good reason. I was in your shoes once. …

Vim

5 min read

How I Stopped Worrying and Loved Vim
How I Stopped Worrying and Loved Vim
Vim

5 min read


Published in Effective Development

·Jun 2, 2020

Building gRPC API in Nest with Typescript

You must have heard about gRPC and its advantages. Here, I will show you how to build a modern API with Nest.js and gRPC in typescript. Why gRPC is cool Why use gRPC? It has a ton of advantages like performance, code generation, streaming, etc. But, for me, the main one is a strict…

Nest

4 min read

Building gRPC API in Nest with Typescript
Building gRPC API in Nest with Typescript
Nest

4 min read


Published in The Startup

·Dec 14, 2019

Communicating using RabbitMQ in Node.js

What will we be building? In this article, we will build two simple Node.js apps, that will communicate via RabbitMQ. First app, let’s call it sender, will provide an API to send something to the second app. …

Programming

5 min read

Communicating using RabbitMQ in Node.js
Communicating using RabbitMQ in Node.js
Programming

5 min read


Published in Effective Development

·Nov 26, 2019

Go auth with JWT

What will we be building? In this article, we will try to build a simple Golang API for authorization and authentication. We will use JWT to store a user to reduce database calls and Echo framework to build routing. PostreSQL and pgx will be used to handle the database part. Building So, let’s start with designing…

API

3 min read

Go auth with JWT
Go auth with JWT
API

3 min read

Sergey Suslov

Sergey Suslov

98 Followers

Software Engineer

Following
  • Ali

    Ali

  • Ahmed Mahmoud

    Ahmed Mahmoud

  • Simon Holdorf

    Simon Holdorf

  • Yoni Goldberg

    Yoni Goldberg

  • Dimasramaputra

    Dimasramaputra

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech