Welcome to the SparkFabrik Tech Blog! This is a showcase of the amazing talent and personal interests of our team. Our space for passion projects, new learnings, and tech discoveries from our team of engineers, developers, and designers.
Disclaimer: While the content is reviewed for accuracy, each article is a personal expression of their interests and reflects their unique style. We love seeing their creativity shine through: we believe that the best ideas often come from the most unexpected places. Welcome to our playground!
-
A quick introduction to Next.js, a React framework for building server-side rendered and static web applications.# nextjs # javascript # react # framework # server-side rendering # static site generation
-
WebProfiler Drupal Module - Updates
A quick update on the WebProfiler Drupal module, with the new features of the 10.0.0 release.# webprofiler # drupal -
Integrate external secrets management systems in Kubernetes
How to manage our Kubernetes secrets with AWS Secrets Manager as a single source of truth with External Secrets Operator# Kubernetes # Terraform # AWS Secrets Manager # External Secrets Operator -
How to build and deploy React Native applications with Fastlane
A detailed look at our internal Fastlane setup, operating on cross-platform React Native projects as a team, integrating the CI/CD environment and CLI operations.# react native # fastlane -
Divide and conquer everywhere
Advantages of splitting your software solution in smaller pieces# Architect # AWS # PHP # Bref # Serverless -
Drupal Front-End Optimization
The optimization best practices for your Drupal website front-end development# php # drupal # frontend -
How to deploy Backstage on AWS with Terraform
Use Terraform to easily deploy and manage your Backstage application on AWS# Backstage # Terraform # AWS -
Dispatching Events in Laravel
An introduction to Laravel’s Event Layer# laravel # events # backend # api -
On creating my first public npm package
What I’ve learned publishing my first npm module# npm # package -
PHP profiling with blackfire
How to set up and profile php using blackfire.io# php # profiling # debugging # blackfire # drupal # laravel