2024-02-16

Docker Commands Cheat Sheet

Essential Docker commands for local development and container management

#docker #devops #containers #tips
2024-02-16

Docker Compose for RabbitMQ: Basic Setup

Learn how to set up RabbitMQ locally using Docker Compose with persistent storage, management UI, and secure defaults

#docker #rabbitmq #devops #message-queue
2024-02-16

Laravel Envoy Deployment Configuration

Complete example of Laravel Envoy configuration for automated deployment with staging and production environments

#laravel #envoy #deployment #devops #automation
2024-02-16

Trigger job queue tinker laravel

Learn how to manually trigger Laravel job queues using Tinker for testing and debugging purposes

#laravel #php #queue #tips #debugging
2024-02-01

Lumen lifecycle

Understanding the request lifecycle in Lumen framework

#lumen #php #framework #architecture
2024-01-26

Go Two sum array

Implementation of Two Sum problem in Go with array traversal

#golang #algorithms #arrays #programming
2024-01-20

No Reason to Write OpenAPI By Hand

Exploring modern tools and approaches for API design with focus on Stoplight Studio

#api #openapi #stoplight #tools #design
2023-12-11

Golang Blueprint Library

Guide to using Go Blueprint CLI tool for creating structured Go projects

#golang #cli #tools #development
2023-11-09

Bus Factor

Understanding the bus factor concept in software development teams

#development #team #knowledge-sharing #risk-management
2023-11-09

Flaky Tests

Understanding and dealing with flaky tests in software testing

#testing #quality-assurance #development #best-practices
2023-10-10

Awesome REST GitHub Repository

Overview of the valuable Awesome REST GitHub repository for RESTful API development

#rest #api #github #resources #development
2023-10-10

GUI Editor for OpenAPI Swagger

Overview of GUI editors for creating OpenAPI/Swagger specifications

#openapi #swagger #api #tools #development
2023-10-09

How to Install Grafana

Guide for installing Grafana using APT and Docker methods

#grafana #monitoring #docker #ubuntu #installation
2023-09-27

UID User Identifier di Linux

Penjelasan tentang User Identifier (UID) dan penggunaannya di sistem Linux

#linux #system-admin #security #users
2023-09-21

What Is Composer

Understanding Composer as PHP's dependency management tool and its key features

#php #composer #dependency-management #development
2023-09-19

Free for dev Website

Informasi tentang website free-for.dev yang menyediakan daftar software gratis untuk developer

#tools #resources #development #free
2023-08-20

Rake vs Rails

Understanding the differences between Rake and Rails command-line tools in Ruby on Rails

#ruby #rails #rake #tools #development
2022-04-12

Config ZSH for Golang

Setting up ZSH environment variables for Golang development

#golang #zsh #configuration #environment