Все публикации

Bazel & Docker: Using Custom Base Images

Bazel & Java Tutorial: java_library & java_binary (internal & external dependencies)

Using Gazelle to Improve Multi-Language Bazel Monorepo

Bazel Tutorial: How to Build, Run, Test & Query (deps, rdeps, tags)

Deploying from a Bazel Monorepo to Heroku

Bazel & Docker Tutorial: Building container images with bazel (local & remote registry)

Bazel & NodeJS Tutorial: library, test & nodejs_binary (internal & external deps)

Bazel & Go Tutorial: Targets with go_library, go_test & go_binary (internal & external deps)

GitHub Actions/Workflow with Smart Devices (Lightbulb, Google Home, Spotify + Raspberry Pi)

GitHub Actions for Bazel Monorepo - Building & Testing (CI)

Bazel Tutorial: Python targets with py_library, py_test & py_binary (internal & external deps)

Bazel Tutorial: (Part 1) Getting Started, Bazelisk & our First Build Targets

Running NodeJS Tests/CI with GitHub Actions/Workflow

TypeScript REST API (Pt 4) Acceptance Testing with Jest & Supertest

TypeScript REST API (Pt 3) Request Validation with express-validator

TypeScript REST API (Pt 2) Error Handling Middleware, API Logging & More

TypeScript REST API with NodeJS, Postgres & TypeORM

GitHub Copilot vs Leetcode Interview Questions

Kafka Tutorial - Node.js Producer & Consumer

TypeScript Dependency Injection using tsyringe

NodeJS & Express - Google OAuth2 using PassportJS

React Testing Tutorial (Jest + React Testing Library)

Introduction to JavaScript Testing with Jest

Pagination & Sorting in REST API using Spring Data JPA