Blog-Beiträge
ReScript a awsome Option dismissed!
Rescript provides many features Javascript and even Typescript are missing und is much simpler to use. But it failes when it commes to debugging and monitoring.
Deploy from Monorepo to private Github NPM registry (4/4)
Publish the shared Components to a private Github NPM registry
Monorepo with React Typescript Component Libary(3/4)
Add Typescript support to the existing shared React Component Libary
Monorepo Setup for Create React App and Components (2/4)
Two independent Create React App projects which share a Component libary
Monorepo Setup for Javascript, Typescript and React with NPM packages (1/4)
Setup an environment with independed npm packages for Javascript, Typescript and React components or libs which support all modern package formats
Fix broken Docker Development on Macbook M1
Why Docker for Apple M1 Hardware is broken and how to get a working environment.
How to dynamical exclude folders from MacOS Time Machine
Speed up backup by excluding package folders (node_moduls, vendors).
Fix AWS git-remote-codecommit SyntaxWarning / Namespace cli_binary_format
Workaround for the OSX credential Helper by replacing broken python libaries
How I broke Gatsby JS conditional page build and learned to debug the tool chain
Learn about Gatsby internal architecture for GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES which does not work as expected in an CI environment.
Lighthouse CI Client fails in AWS CodePipeline / CodeBuild
How to give lighthouse client access to git metadata from inside AWS CodeBuild
How to create a Screencast GIF
Use free existing tools on Mac OSX.
React Components render twice - any way to fix this?
Tweaking the performance of an App exposes some components using useState render twice.
Agile Entwicklungsprozesse
Einführung in Agile Softwarenetwicklungskonzepte und bekannte Prozesse wie Kanban, SCRUM, Extreme Programming, Crystal, Dynamic Systems Development Method, Feature Driven Development