Luciano Mammino
  • Blog
  • Speaking
  • About
  • Switch theme to light mode Switch theme to dark mode

Articles tagged #go

Cover picture for a blog post titled JavaScript, low-level or AI?

JavaScript, low-level or AI?

The software industry sees an interesting tension between generative AI capturing the software lifecycle and low-level languages aiming for better performance. As developers we must understand these trends and find a strategy. Learn one or both?

Calendar Icon 2023-11-10

Cover picture for a blog post titled Emerging JavaScript pattern: multiple return values

Emerging JavaScript pattern: multiple return values

This article explores how to simulate multiple return values in JavaScript using arrays and objects. It covers use cases like React Hooks and async/await error handling. The pattern enables elegant APIs but has performance implications.

Calendar Icon 2018-11-11

Cover picture for a blog post titled Simple echo server written in Go, dockerized!

Simple echo server written in Go, dockerized!

By writing a Dockerfile we can containerize a simple Go echo server app. The Dockerfile installs Go, copies the server code, exposes the port, and defines the command to run the app. Building the Dockerfile produces an image that can be run as a container. The containerized Go app can then be easily distributed and run anywhere Docker is installed.

Calendar Icon 2014-06-29

Other common topics

  • #javascript 23
  • #node-js 21
  • #life 12
  • #php 11
  • #aws 10
  • #serverless 8
  • #rust 8
  • #react 6
  • #symfony 6
  • #slides 5
  • #library 5
  • #collaboration 5
  • #server 5
  • #security 4
  • #talk 4
  • #github 4
  • #lambda 3
  • #git 3
  • #docker 3
  • #typescript 3
  • All tags

loige.co

The personal website of Luciano Mammino

© 2014-2025 Luciano Mammino.

Built with Astro, TailwindCSS, Coffee and a lot of ❤︎love.

Hosted on GitHub Pages, accelerated by Cloudflare.

Explore

  • Home
  • Blog
  • Speaking
  • About
  • Comment Policy

My Projects

  • Node.js Design Patterns
  • Crafting Lambda Functions in Rust
  • AWS Bites
  • FullStack Bulletin
  • Middy

Let's connect

  • BlueSky
  • X (Twitter)
  • Mastodon
  • Twitch
  • YouTube
  • LinkedIn
  • GitHub