Open in app
Home
Notifications
Lists
Stories

Write
Tomas Bjerre
Tomas Bjerre

Home

Apr 4, 2021

A sustainable pattern with Gradle

This is a highly configurable pattern that I’ve applied to Gradle. I describe how I scale Gradle, avoid duplicated Gradle code and do feature toggling. I previously blogged about A sustainable pattern with Jenkins. This is that same pattern, but applied to Gradle. The basic idea is that you have: …

Gradle

3 min read

A sustainable pattern with Gradle
A sustainable pattern with Gradle

Mar 18, 2021

Vuex: why we don’t need it

I asked myself: Why do I need Vuex? I did not find a good answer. Here is why I question the value of Vuex. I found this article: https://blog.logrocket.com/vuex-why-we-need-spa-state-management/ Which does not really answer, why? It explains what Vuex does, but why can you not do that with a simple service? I forked that repo and re-wrote it without Vuex and with an ApplicationService that takes care of state management.

Vuex

3 min read

Vuex: why we don’t need it
Vuex: why we don’t need it

Oct 3, 2020

Template projects and code duplication

This is my story on how I eliminate code duplication within an organization having many similar applications. I will be talking about frontend projects using NPM, but the solution can be applied to any kind of project. Scenario Lets say you are working within an organization. You have 10 teams developing…

React

3 min read

Tomas Bjerre

Tomas Bjerre

http://tomasbjerre.se/

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable