Skip to main content

#24bits - the bitExpert advent calendar

· One min read

Ever wondered about our favorite tools to work with, our awesome bitExpert customers & partners, or the organizations that we support? Look no further.

#24bits means 24 fun & inspiring posts for the next 24 days covering all the things that are important to us. We are pretty sure there will be some surprises for you even if you think you already know us well :)

Don't miss it and follow us here on our blog or on our various social media channels like LinkedIn, Twitter, or Mastodon. We'd appreciate a like, a follow, or just a nice comment with your thoughts.

Faster MySQL Imports

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· One min read
Stephan Hochdörfer
Head of IT Business Operations

Importing larger database dumps can take a while, especially when foreign key checks are enabled. This slowdown happens because each foreign key reference must be verified by the database server.

Full stack JavaScript

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· 3 min read
Hagen Morano
Specialist Software Developer

Over the last years, there have been many exciting achievements in the JavaScript ecosystem. One of the most exciting is the development of full-stack JavaScript frameworks. Next.js is a good example of such a JavaScript framework using React under the hood.