SQLite ID Benchmarks
A comparison of Integer, Snowflake, UUID4, UUID7, and rowid-less variants in SQLite.
Read PostA comparison of Integer, Snowflake, UUID4, UUID7, and rowid-less variants in SQLite.
Read PostA simple guide to optimizing images if you have a few images, and a lot of time.
Read PostLearn how to build the most efficient, optimal bundles by tuning webpack's splitChunks configuration.
Read PostTechniques to improve React component rendering performance when there are no better alternatives.
Read PostLearn how to use the React devtool's profiler to optimize and improve your React app's performance.
Read PostA discussion on the performance of web frameworks and why you shouldn't choose React every time.
Read Post