Tag jhipster
Deploy a web app to Azure App Service using Terraform
Deploying JHipster Microservices on Azure Kubernetes Service (AKS)
Create full Microservice stack using JHipster Domain Language under 30 minutes
Tag java
Learn how to get started with passkeys for your Java and Spring Boot applications.
Deploy a cloud-native Java Spring Boot microservice stack secured with Auth0 on Amazon EKS using Terraform and Kubernetes.
What the heck is Java's Project Loom and what does it mean for regular Java developers?
Building a concurrent web server in Rust, Go, JS, TS, .NET, and Java to compare concurrency performance
Let us see how pattern matching is evolving in Java
Being a polyglot developer, there would be some language you like over others and here are mine.
Building a concurrent web server in Java to compare concurrency performance with Rust, Go, JS, TS, and Kotlin
Let's test drive GraalVM with a program that uses many languages together. Why? Because it's fun!
Let us take a look at how the JVM manages memory.
Functional programming concepts in Java for beginners.
How to set up JHipster microservices with Istio service mesh on Kubernetes and deploy to AKS or GKE
Deploy a web app to Azure App Service using Terraform
Create full Microservice stack using JHipster Domain Language under 30 minutes
Tag microservices
See how you can clean up your local Docker environment.
When to use microservices, the pros, the cons and issues you might face
How to set up JHipster microservices with Istio service mesh on Kubernetes and deploy to AKS or GKE
Deploying JHipster Microservices on Azure Kubernetes Service (AKS)
Create full Microservice stack using JHipster Domain Language under 30 minutes
Tag docker
See how you can clean up your local Docker environment.
Create full Microservice stack using JHipster Domain Language under 30 minutes
Tag azure
Deploy a web app to Azure App Service using Terraform
Deploying JHipster Microservices on Azure Kubernetes Service (AKS)
Tag kubernetes
Deploy a cloud-native Java Spring Boot microservice stack secured with Auth0 on Amazon EKS using Terraform and Kubernetes.
Learn how to setup secure secrets on Kubernetes using Sealed Secrets, External Secrets Operator, and Secrets Store CSI driver.
See how you can clean up your local Docker environment.
How to set up JHipster microservices with Istio service mesh on Kubernetes and deploy to AKS or GKE
Deploying JHipster Microservices on Azure Kubernetes Service (AKS)
Tag typescript
Building a concurrent web server in TypeScript on Deno to compare concurrency performance with Rust, Go, JS, Kotlin, and Java
Deno is a modern JavaScript/TypeScript runtime & scripting environment. It is what NodeJS should have been according to Ryan Dahl who created both tools
Let us take a look at how the V8 engine for JavaScript & WebAssembly manages memory for Browsers and NodeJS.
Functional programming concepts in TypeScript for everyone.
Learn how to write efficient and concise react components using TypeScript.
Tag react
Learn why Svelte matters and if you should you care about it
Learn how to write efficient and concise react components using TypeScript.
Tag javascript
Being a polyglot developer, there would be some language you like over others and here are mine.
Learn why Svelte matters and if you should you care about it
Building a concurrent web server in TypeScript on Deno to compare concurrency performance with Rust, Go, JS, Kotlin, and Java
Building a concurrent web server in JavaScript on NodeJS to compare concurrency performance with Rust, Go, TS, Kotlin, and Java
Discover what memory leaks are and how to avoid them in your NodeJS application.
Deno is a modern JavaScript/TypeScript runtime & scripting environment. It is what NodeJS should have been according to Ryan Dahl who created both tools
Let's test drive GraalVM with a program that uses many languages together. Why? Because it's fun!
Let us take a look at how the V8 engine for JavaScript & WebAssembly manages memory for Browsers and NodeJS.
Introduction to Golang concepts for JavaScript developers - Part 2
Introduction to Golang concepts for JavaScript developers - Part 1
After using JavaScript for more than 10 years, here is what I think of it
Functional programming concepts in TypeScript for everyone.
Learn how to write efficient and concise react components using TypeScript.
Tag webdev
The life of a Full-stack developer in a nutshell
Learn how to write efficient and concise react components using TypeScript.
Deploy a cloud-native Java Spring Boot microservice stack secured with Auth0 on Amazon EKS using Terraform and Kubernetes.
Deploy a web app to Azure App Service using Terraform
Tag writing
I moved to Dev from Medium and here are the reasons.
Tag medium
I moved to Dev from Medium and here are the reasons.
Tag development
My 2021 GNU/Linux development machine explained
How I have configured VS Code to make the most out of it for development.
My GNU/Linux development machine explained
I moved to Dev from Medium and here are the reasons.
Tag tech
I moved to Dev from Medium and here are the reasons.
Tag linux
Rust tooling is taking over the terminal. Use these awesome tools to supercharge your Linux/macOS/Windows terminal.
My 2021 GNU/Linux development machine explained
Let's see what is the state of GNU/Linux, for daily use, in 2021 is and if its a viable alternative to Windows and macOS
See how you can configure a beautiful terminal on Unix with Zsh and Oh-My-Zsh
A list of awesome extensions you must have on GNOME Desktop
My GNU/Linux development machine explained
Tag fedora
My 2021 GNU/Linux development machine explained
Let's see what is the state of GNU/Linux, for daily use, in 2021 is and if its a viable alternative to Windows and macOS
A list of awesome extensions you must have on GNOME Desktop
My GNU/Linux development machine explained
Tag gnome
A list of awesome extensions you must have on GNOME Desktop
My GNU/Linux development machine explained
Tag desktop
A list of awesome extensions you must have on GNOME Desktop
Tag terminal
Rust tooling is taking over the terminal. Use these awesome tools to supercharge your Linux/macOS/Windows terminal.
See how you can configure a beautiful terminal on Unix with Zsh and Oh-My-Zsh
Tag ohmyzsh
See how you can configure a beautiful terminal on Unix with Zsh and Oh-My-Zsh
Tag zsh
See how you can configure a beautiful terminal on Unix with Zsh and Oh-My-Zsh
Tag go
Let's see if Golang became better with the addition of generics.
Building a concurrent web server in Rust, Go, JS, TS, .NET, and Java to compare concurrency performance
Let us take a closer look at how Golang manages memory.
Introduction to Golang concepts for JavaScript developers - Part 2
Introduction to Golang concepts for JavaScript developers - Part 1
Functional programming concepts in Go for beginners.
After using Go for more than 9 months, here is what I think of it
Tag programming
Let's see if Golang became better with the addition of generics.
My second impression of Rust, after building a real-life use case with it and my thoughts on why it is a great general-purpose language for...
Advice for beginners from my decade long development career
What are the advantages and disadvantages of being a polyglot developer and how to be an effective polyglot developer
Let us take a closer look at how Rust manages memory.
Let us take a closer look at how Golang manages memory.
Let us take a look at how modern programming languages manage memory.
Languages to learn in 2020 depending on your experience & domain and resources to get started.
3 tips that can make your code cleaner, more efficient and easy to read
After using JavaScript for more than 10 years, here is what I think of it
Functional programming concepts in Rust for beginners.
This is what I thought about Rust while learning it. From a pragmatic perspective.
Functional programming concepts in Go for beginners.
Functional programming concepts in Java for beginners.
After using Go for more than 9 months, here is what I think of it
Tag languages
Let's see if Golang became better with the addition of generics.
My second impression of Rust, after building a real-life use case with it and my thoughts on why it is a great general-purpose language for...
Building a concurrent web server in Java to compare concurrency performance with Rust, Go, JS, TS, and Kotlin
Building a concurrent web server in JavaScript on NodeJS to compare concurrency performance with Rust, Go, TS, Kotlin, and Java
Building a concurrent web server in Golang to compare concurrency performance with Rust, JS, TS, Kotlin, and Java
Building a concurrent web server in Rust to compare concurrency performance with Go, JS, TS, Kotlin, and Java
Building a concurrent web server in Rust, Go, JS, TS, Kotlin, and Java to compare concurrency performance
What are the advantages and disadvantages of being a polyglot developer and how to be an effective polyglot developer
Let us take a look at how modern programming languages manage memory.
Languages to learn in 2020 depending on your experience & domain and resources to get started.
Introduction to Golang concepts for JavaScript developers - Part 2
Introduction to Golang concepts for JavaScript developers - Part 1
After using JavaScript for more than 10 years, here is what I think of it
This is what I thought about Rust while learning it. From a pragmatic perspective.
After using Go for more than 9 months, here is what I think of it
Tag thepragmaticprogrammer
Let's see if Golang became better with the addition of generics.
After using JavaScript for more than 10 years, here is what I think of it
This is what I thought about Rust while learning it. From a pragmatic perspective.
After using Go for more than 9 months, here is what I think of it
Tag vscode
How I have configured VS Code to make the most out of it for development.
Tag ide
How I have configured VS Code to make the most out of it for development.
Tag opensource
How I have configured VS Code to make the most out of it for development.
Tag istio
How to set up JHipster microservices with Istio service mesh on Kubernetes and deploy to AKS or GKE
Tag functional
Functional programming concepts in Rust for beginners.
Functional programming concepts in TypeScript for everyone.
Functional programming concepts in Go for beginners.
Functional programming concepts in Java for beginners.
Tag beginners
Advice for beginners from my decade long development career
3 tips that can make your code cleaner, more efficient and easy to read
Introduction to Golang concepts for JavaScript developers - Part 2
Introduction to Golang concepts for JavaScript developers - Part 1
Functional programming concepts in Rust for beginners.
Functional programming concepts in TypeScript for everyone.
Functional programming concepts in Go for beginners.
Functional programming concepts in Java for beginners.
Tag showdev
The life of a Full-stack developer in a nutshell
Static Site Generators comparison - How I set up my own blog with Jekyll & custom Tags to cross-post with Dev.to
Tag ruby
Static Site Generators comparison - How I set up my own blog with Jekyll & custom Tags to cross-post with Dev.to
Tag Jekyll
Static Site Generators comparison - How I set up my own blog with Jekyll & custom Tags to cross-post with Dev.to
Tag blogging
Static Site Generators comparison - How I set up my own blog with Jekyll & custom Tags to cross-post with Dev.to
Tag architecture
When to use microservices, the pros, the cons and issues you might face
Tag devops
Learn how to setup secure secrets on Kubernetes using Sealed Secrets, External Secrets Operator, and Secrets Store CSI driver.
When to use microservices, the pros, the cons and issues you might face
Tag distributedsystems
When to use microservices, the pros, the cons and issues you might face
Tag rust
Rust tooling is taking over the terminal. Use these awesome tools to supercharge your Linux/macOS/Windows terminal.
Building a concurrent web server in Rust, Go, JS, TS, .NET, and Java to compare concurrency performance
Being a polyglot developer, there would be some language you like over others and here are mine.
My second impression of Rust, after building a real-life use case with it and my thoughts on why it is a great general-purpose language for...
Building a concurrent web server in Rust to compare concurrency performance with Go, JS, TS, Kotlin, and Java
Let us take a closer look at how Rust manages memory.
Let's test drive GraalVM with a program that uses many languages together. Why? Because it's fun!
Functional programming concepts in Rust for beginners.
This is what I thought about Rust while learning it. From a pragmatic perspective.
Tag bash
See how you can clean up your local Docker environment.
Tag codenewbie
3 tips that can make your code cleaner, more efficient and easy to read
Tag codequality
Advice for beginners from my decade long development career
3 tips that can make your code cleaner, more efficient and easy to read
Tag career
How the current technical interview process followed by the majority of the companies favor only a small subset of developers.
Languages to learn in 2020 depending on your experience & domain and resources to get started.
Tag computerscience
What are the advantages and disadvantages of being a polyglot developer and how to be an effective polyglot developer
Let us take a closer look at how Rust manages memory.
Let us take a closer look at how Golang manages memory.
Let us take a look at how modern programming languages manage memory.
Tag motivation
The life of a Full-stack developer in a nutshell
Tag books
The life of a Full-stack developer in a nutshell
Tag kotlin
Let us take a look at how the JVM manages memory.
Tag scala
Let us take a look at how the JVM manages memory.
Tag clojure
Let us take a look at how the JVM manages memory.
Tag webassembly
My second impression of Rust, after building a real-life use case with it and my thoughts on why it is a great general-purpose language for...
Let us take a look at how the V8 engine for JavaScript & WebAssembly manages memory for Browsers and NodeJS.
Tag node
Discover what memory leaks are and how to avoid them in your NodeJS application.
Let us take a look at how the V8 engine for JavaScript & WebAssembly manages memory for Browsers and NodeJS.
Tag python
Let's test drive GraalVM with a program that uses many languages together. Why? Because it's fun!
Tag garbagecollection
Let us take a closer look at how Rust manages memory.
Let us take a closer look at how Golang manages memory.
Tag nodejs
Building a concurrent web server in JavaScript on NodeJS to compare concurrency performance with Rust, Go, TS, Kotlin, and Java
Deno is a modern JavaScript/TypeScript runtime & scripting environment. It is what NodeJS should have been according to Ryan Dahl who created both tools
Tag deno
Building a concurrent web server in TypeScript on Deno to compare concurrency performance with Rust, Go, JS, Kotlin, and Java
Deno is a modern JavaScript/TypeScript runtime & scripting environment. It is what NodeJS should have been according to Ryan Dahl who created both tools
Tag v8
Discover what memory leaks are and how to avoid them in your NodeJS application.
Tag memory-management
Discover what memory leaks are and how to avoid them in your NodeJS application.
Tag windows
I built a Windows PC for playing Half-Life: Alyx
Tag vr
I built a Windows PC for playing Half-Life: Alyx
Tag gaming
I built a Windows PC for playing Half-Life: Alyx
Tag polyglot
What are the advantages and disadvantages of being a polyglot developer and how to be an effective polyglot developer
Tag interview
How the current technical interview process followed by the majority of the companies favor only a small subset of developers.
Tag womenintech
How the current technical interview process followed by the majority of the companies favor only a small subset of developers.
Tag discuss
Let's bust some myths around developer experience and see why it's important.
How the current technical interview process followed by the majority of the companies favor only a small subset of developers.
Tag pragmatic
Advice for beginners from my decade long development career
Tag concurrency
What the heck is Java's Project Loom and what does it mean for regular Java developers?
Building a concurrent web server in Java to compare concurrency performance with Rust, Go, JS, TS, and Kotlin
Building a concurrent web server in TypeScript on Deno to compare concurrency performance with Rust, Go, JS, Kotlin, and Java
Building a concurrent web server in JavaScript on NodeJS to compare concurrency performance with Rust, Go, TS, Kotlin, and Java
Building a concurrent web server in Golang to compare concurrency performance with Rust, JS, TS, Kotlin, and Java
Building a concurrent web server in Rust to compare concurrency performance with Go, JS, TS, Kotlin, and Java
Building a concurrent web server in Rust, Go, JS, TS, Kotlin, and Java to compare concurrency performance
Tag async
Building a concurrent web server in Golang to compare concurrency performance with Rust, JS, TS, Kotlin, and Java
Building a concurrent web server in Rust to compare concurrency performance with Go, JS, TS, Kotlin, and Java
Building a concurrent web server in Rust, Go, JS, TS, Kotlin, and Java to compare concurrency performance
Tag multithreading
Building a concurrent web server in Rust, Go, JS, TS, Kotlin, and Java to compare concurrency performance
Tag golang
Being a polyglot developer, there would be some language you like over others and here are mine.
Building a concurrent web server in Golang to compare concurrency performance with Rust, JS, TS, Kotlin, and Java
Tag svelte
Learn why Svelte matters and if you should you care about it
Tag web
Learn why Svelte matters and if you should you care about it
Tag ubuntu
Let's see what is the state of GNU/Linux, for daily use, in 2021 is and if its a viable alternative to Windows and macOS
Tag kde
My 2021 GNU/Linux development machine explained
Let's see what is the state of GNU/Linux, for daily use, in 2021 is and if its a viable alternative to Windows and macOS
Tag jvm
Building a concurrent web server in Java to compare concurrency performance with Rust, Go, JS, TS, and Kotlin
Tag devrel
Let's bust some myths around developer experience and see why it's important.
Tag developerexperience
Let's bust some myths around developer experience and see why it's important.
Tag engineering
Let's bust some myths around developer experience and see why it's important.
Tag patternmatching
Let us see how pattern matching is evolving in Java
Tag jdk
Let us see how pattern matching is evolving in Java
Tag openjdk
What the heck is Java's Project Loom and what does it mean for regular Java developers?
Let us see how pattern matching is evolving in Java
Tag js
Building a concurrent web server in Rust, Go, JS, TS, .NET, and Java to compare concurrency performance
Tag loom
What the heck is Java's Project Loom and what does it mean for regular Java developers?
Tag macos
Rust tooling is taking over the terminal. Use these awesome tools to supercharge your Linux/macOS/Windows terminal.
Tag devsecops
Learn how to setup secure secrets on Kubernetes using Sealed Secrets, External Secrets Operator, and Secrets Store CSI driver.
Tag social
Learn how to use Mastodon effectively as a developer.
Tag mastodon
Learn how to use Mastodon effectively as a developer.
Tag aws
Deploy a cloud-native Java Spring Boot microservice stack secured with Auth0 on Amazon EKS using Terraform and Kubernetes.
Tag security
Passkeys and WebAuthn for developers. Learn how passkeys work and the benefits they provide.
Tag passkeys
Learn how to get started with passkeys for your Java and Spring Boot applications.
Passkeys and WebAuthn for developers. Learn how passkeys work and the benefits they provide.
Tag webauthn
Learn how to get started with passkeys for your Java and Spring Boot applications.
Passkeys and WebAuthn for developers. Learn how passkeys work and the benefits they provide.
Tag spring
Learn how to get started with passkeys for your Java and Spring Boot applications.