Skip to content
logo
  • Home
  • Blog
    • Software engineering
      • Software Development
      • Software Architecture
    • Agile
    • Soft Skills
  • About me
  • Toggle website search
Menu Close
  • Home
  • Blog
    • Software engineering
      • Software Development
      • Software Architecture
    • Agile
    • Soft Skills
  • About me
  • Toggle website search

Software engineering

  1. Home>
  2. Blog>
  3. Software engineering>
  4. Page 2

React.js: Improve rendering performance with React.memo

  • Post author:Marc
  • Post published:2019-10-08
  • Post category:Software Development/Software engineering

Today I want to share a little JavaScript/React.js code with you: Improve rendering performance with React.memo. React.memo is a higher order component. It’s similar to React.PureComponent but for function components…

Continue ReadingReact.js: Improve rendering performance with React.memo

Don’t repeat yourself – but don’t overdo it

  • Post author:Marc
  • Post published:2019-09-25
  • Post category:Software Development/Software engineering

Since I sometimes need to argue with other developers about my understanding of the DRY (Don't Repeat Yourself) principle I want to share my thoughts about it here.(So I can…

Continue ReadingDon’t repeat yourself – but don’t overdo it
Read more about the article Testing spring boot apps with RabbitMQ using testcontainers

Testing spring boot apps with RabbitMQ using testcontainers

  • Post author:Marc
  • Post published:2019-09-17
  • Post category:Software Development/Software engineering

In this article I want to show you how to test a spring-boot application that sends and consumes messages from RabbitMQ queues. Update 2022-10-18: You can find an updated version…

Continue ReadingTesting spring boot apps with RabbitMQ using testcontainers
Read more about the article A pipeline to the cloud for spring boot microservices

A pipeline to the cloud for spring boot microservices

  • Post author:Marc
  • Post published:2019-09-04
  • Post category:Software Development/Software engineering

Automating the build pipeline to the cloud, the simple way In this brief tutorial I'll show you how to set up a Spring Boot project for deploying it into the…

Continue ReadingA pipeline to the cloud for spring boot microservices
  • Go to the previous page
  • 1
  • 2

Recent Posts

  • Coding Dojo for TDD
  • The typical backoffice service
  • A software developer @ home
  • Dive into AWS
  • Helpers for Scrum Masters working with distributed teams

Recent Comments

  • Snow on Testing spring boot apps with RabbitMQ using testcontainers
  • Marc on Testing spring boot apps with RabbitMQ using testcontainers
  • Snow on Testing spring boot apps with RabbitMQ using testcontainers
  • snow on Testing spring boot apps with RabbitMQ using testcontainers
  • Marc on Coding Dojo for TDD

Archives

  • August 2022
  • March 2022
  • November 2020
  • April 2020
  • March 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019

Categories

  • Agile
  • Soft Skills
  • Software Architecture
  • Software Development
  • Software engineering

Legal stuff

  • Legal disclosure
  • Privacy policy

Social

Copyright 2025 - Marc Beck