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

Software engineering

  1. Home>
  2. Blog>
  3. Software engineering
Read more about the article The typical backoffice service

The typical backoffice service

  • Post author:Marc
  • Post published:2022-03-15
  • Post category:Software Development/Software engineering
  • Post comments:3 Comments

Hi folks, I have decided to revive this blog and return the focus to more technical articles once again. I will not make simple how-to articles for specific technologies though.…

Continue ReadingThe typical backoffice service
Read more about the article Dive into AWS
No cloud in sight this morning

Dive into AWS

  • Post author:Marc
  • Post published:2020-04-23
  • Post category:Soft Skills/Software Architecture/Software engineering
  • Post comments:5 Comments

Hello altogether, nothing happened in this blog for almost two months. The reason for this is something you might not expect...If you read the "About me" section you know that…

Continue ReadingDive into AWS
Read more about the article Avoid inconsistency

Avoid inconsistency

  • Post author:Marc
  • Post published:2020-01-22
  • Post category:Software Development/Software engineering
  • Post comments:0 Comments

A very popular habit among us developers is creating reusable components to avoid inconsistency (and stay DRY). Which is, of course, a good thing: If a developer has been digging…

Continue ReadingAvoid inconsistency
Read more about the article End to end testing with Cypress

End to end testing with Cypress

  • Post author:Marc
  • Post published:2019-12-18
  • Post category:Software Development/Software engineering
  • Post comments:0 Comments

It's been a while since my last blog post and I've learned various things in the meantime.However probably the most useful thing I toyed around with was Cypress for end…

Continue ReadingEnd to end testing with Cypress
Read more about the article Comments on the twelve-factor app

Comments on the twelve-factor app

  • Post author:Marc
  • Post published:2019-11-11
  • Post category:Software Architecture/Software engineering
  • Post comments:1 Comment

In this brief article I want to share some comments on the Twelve-Factor App. Twelve-Factor what? The Twelve-Factor App is a kind of manifesto for building web applications that was…

Continue ReadingComments on the twelve-factor app
Read more about the article Consumer-driven contract testing with Pact

Consumer-driven contract testing with Pact

  • Post author:Marc
  • Post published:2019-10-18
  • Post category:Software Development/Software engineering
  • Post comments:0 Comments

Consumer-driven contract testing will prevent the APIs you provide and consume from breaking unexpectedly. Without requiring you to do any action (aside from looking at your tests/CI builds). This fosters…

Continue ReadingConsumer-driven contract testing with Pact
Read more about the article Leverage a PaaS

Leverage a PaaS

  • Post author:Marc
  • Post published:2019-10-10
  • Post category:Software Architecture/Software engineering
  • Post comments:0 Comments

Why I believe that small and medium sized companies should consider leveraging a PaaS What's PaaS? PaaS (Platform as a Service) is an approach to eliminate, or at least vastly…

Continue ReadingLeverage a PaaS

React.js: Improve rendering performance with React.memo

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

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
  • 1
  • 2
  • Go to the next page

Recent Posts

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

Recent Comments

  • Timi on The typical backoffice service
  • Michael Muth on The typical backoffice service
  • John A on Testing spring boot apps with RabbitMQ using testcontainers
  • Mohamed Ibrahim on The typical backoffice service
  • Mohamed Ibrahim on The retrospective: A group therapy session?

Archives

  • 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
Copyright 2022 - Marc Beck