close

DEV Community

Gajus Kuizinas profile picture

Gajus Kuizinas

Open-source engineer interested in JavaScript, PostgreSQL and DevOps. Follow me on Twitter for outbursts about startups & engineering.

Work

Contra

Eight Year Club
Seven Year Club
Writing Debut
Six Year Club
1 Week Community Wellness Streak
Five Year Club
Four Year Club
Three Year Club
4 Week Writing Streak
Top 7
CSS
JavaScript
Integrating Fastify with Slonik

Integrating Fastify with Slonik

Comments
7 min read

Want to connect with Gajus Kuizinas?

Create an account to connect with Gajus Kuizinas. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Integrating Slonik with Express.js

Integrating Slonik with Express.js

BERJAYA 3
Comments 2
8 min read
Routing queries to read-only PostgreSQL replica in Node.js

Routing queries to read-only PostgreSQL replica in Node.js

BERJAYA 17
Comments 7
3 min read
Building advanced SQL search from a user text input

Building advanced SQL search from a user text input

BERJAYA 4
Comments
1 min read
Fully qualified names vs a jungle of imports

Fully qualified names vs a jungle of imports

BERJAYA BERJAYA 18
Comments 1
2 min read
Migrating from Cypress to Playwright using GPT3

Migrating from Cypress to Playwright using GPT3

BERJAYA 13
Comments 2
1 min read
Slonik v30 added sql.type, sql.date, sql.timestamp and sql.interval

Slonik v30 added sql.type, sql.date, sql.timestamp and sql.interval

BERJAYA BERJAYA 9
Comments
1 min read
Validating PostgreSQL results & inferring query static types

Validating PostgreSQL results & inferring query static types

BERJAYA BERJAYA 26
Comments
4 min read
The most important ESLint rule: max-params

The most important ESLint rule: max-params

BERJAYA BERJAYA 58
Comments 9
2 min read
Enable HTTPS keepAlive in Node.js

Enable HTTPS keepAlive in Node.js

BERJAYA BERJAYA 55
Comments 2
2 min read
What makes a good commit

What makes a good commit

BERJAYA BERJAYA 14
Comments
3 min read
Testing in production vs staging

Testing in production vs staging

BERJAYA BERJAYA 12
Comments
3 min read
Designing microservices with shared databases

Designing microservices with shared databases

BERJAYA BERJAYA 6
Comments
2 min read
semver: v1 vs v1000

semver: v1 vs v1000

BERJAYA BERJAYA 6
Comments 8
2 min read
My first CV (from 10 years ago)

My first CV (from 10 years ago)

BERJAYA BERJAYA 12
Comments 1
4 min read
How I got my first Node.js job

How I got my first Node.js job

BERJAYA BERJAYA 31
Comments 7
2 min read
.gitignore mistake that everyone makes

.gitignore mistake that everyone makes

BERJAYA BERJAYA 60
Comments 15
1 min read
The Magic of Engineered Serendipity

The Magic of Engineered Serendipity

BERJAYA 2
Comments
3 min read
Using Node.js sourcemaps with Node.js and Babel

Using Node.js sourcemaps with Node.js and Babel

BERJAYA BERJAYA 10
Comments 2
2 min read
The case for * { margin: 20px }

The case for * { margin: 20px }

BERJAYA BERJAYA 68
Comments 11
3 min read
6 tips for remote job seekers

6 tips for remote job seekers

BERJAYA BERJAYA 55
Comments
3 min read
How to execute effective daily standups using Slack?

How to execute effective daily standups using Slack?

BERJAYA 7
Comments
2 min read
Solving social isolation

Solving social isolation

BERJAYA BERJAYA 7
Comments
3 min read
Building a Slack bot (is surprisingly hard)

Building a Slack bot (is surprisingly hard)

2
Comments 1
4 min read
Weekends project: Analytics for Open-Source communities

Weekends project: Analytics for Open-Source communities

BERJAYA BERJAYA 29
Comments 1
1 min read
Stack Overflow is leaking user emails

Stack Overflow is leaking user emails

BERJAYA BERJAYA 115
Comments 11
2 min read
Mocking PostgreSQL queries in Node.js

Mocking PostgreSQL queries in Node.js

BERJAYA 13
Comments 1
2 min read
Ultimate guide to concurrent logging in Node.js

Ultimate guide to concurrent logging in Node.js

BERJAYA BERJAYA 65
Comments 4
5 min read
Using HTTP proxy with Puppeteer

Using HTTP proxy with Puppeteer

BERJAYA 18
Comments
2 min read
How to terminate a HTTP server in Node.js?

How to terminate a HTTP server in Node.js?

BERJAYA BERJAYA BERJAYA 22
Comments 1
2 min read
Why IMDb IDs cannot be trusted and why not to use padded IDs

Why IMDb IDs cannot be trusted and why not to use padded IDs

BERJAYA BERJAYA 10
Comments 1
2 min read
Ensuring healthy Node.js program using watchdog timer

Ensuring healthy Node.js program using watchdog timer

BERJAYA BERJAYA 50
Comments
3 min read
A declarative way to cache PostgreSQL queries using Node.js

A declarative way to cache PostgreSQL queries using Node.js

BERJAYA BERJAYA 71
Comments
4 min read
Preventing unhandled promise rejections in async functions

Preventing unhandled promise rejections in async functions

BERJAYA BERJAYA 39
Comments 4
2 min read
Detecting a promise that will never resolve/ reject

Detecting a promise that will never resolve/ reject

BERJAYA 12
Comments
2 min read
The definitive guide to the JavaScript generators

The definitive guide to the JavaScript generators

BERJAYA BERJAYA 50
Comments 3
7 min read
Using DataLoader to batch SQL queries

Using DataLoader to batch SQL queries

BERJAYA 14
Comments
7 min read
When not to use package-lock.json

When not to use package-lock.json

BERJAYA BERJAYA 202
Comments 48
2 min read
Mistake that cost thousands (Kubernetes, GKE)

Mistake that cost thousands (Kubernetes, GKE)

BERJAYA BERJAYA 120
Comments 10
6 min read
Offsetting named anchor and scrollIntoView position.

Offsetting named anchor and scrollIntoView position.

BERJAYA 6
Comments 1
2 min read
Capturing stdout/ stderr in Node.js using Domain module

Capturing stdout/ stderr in Node.js using Domain module

BERJAYA BERJAYA 9
Comments
3 min read
Logging in Browser

Logging in Browser

BERJAYA BERJAYA 72
Comments 1
3 min read
My favorite CSS hack

My favorite CSS hack

BERJAYA BERJAYA BERJAYA 3280
Comments 95
2 min read
dev.to is shadow-banned on Reddit

dev.to is shadow-banned on Reddit

BERJAYA BERJAYA BERJAYA 70
Comments 28
1 min read
Dynamically generating SQL queries using Node.js

Dynamically generating SQL queries using Node.js

BERJAYA BERJAYA 124
Comments 26
6 min read
loading...