Spatie is a webdesign agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website. We invest a lot of resources into creating best in class open source ...
Naming conventions are important if you're a Java developer. Naming conventions not only make your Java code easier to read, they make your code self-documenting as well. Fellow developers can tell in ...
Reflection was essential to the advanced Java toolkit for years. Now it's being superseded by newer, safer options. Here's how to use MethodHandle and VarHandle to gain programmatic access to methods ...
Compatibility table which shows which advanced JavaScript features from ES6, and ES2016+ are implemented in Rhino. Rhino 1.7.15 and before were primarily used in a single JAR called "rhino.jar". Newer ...
Love it or loathe it, JSX has made a big impact on front-end engineering. Here's a code-first intro to the HTML-based JavaScript templating language. JSX is a way to write HTML inside of JavaScript, ...
Improve your website's performance and drive more conversions with better A/B testing. Here's how to set it up using Microsoft Clarity and GA4. As a marketer, you want to improve your website’s ...
Google Analytics 4 (GA4) is rolling out in a rush, and if you’re reading this guide, you might be having a tough time figuring out how it works. One area that might be causing you confusion is ...
More than three-quarters of applications written in Java and .NET have at least one vulnerability from the OWASP Top 10, a list of software weaknesses that developers typically use as a baseline for ...