GraphQL queries - type once, fail everywhereBy Lukas HolzerTyped languages have already become a friend in the daily business of a web developer. As a result, typed query languages like GraphQl are more often in use and gaining popularity. Nevertheless, ...
Chop down your JS Build-timesBy Lukas HolzerI bet you are likely familiar with the following scenario: Started a new greenfield project.Set up an awesome CI/CD pipeline.Everything runs smooth and fast!...