Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
As of today, it has been 7 years since I open-sourced SolidJS. It wasn't for noble reasons. I wasn't...
I'm excited to announce I am joining the team at Sentry. Sentry provides tooling for monitoring and...
In some circles, two-way binding is seen as the scourge of modern frontends, while in others it is...
Congratulations on making it through the series thus far. But this is where things start to go off...
Introduction As a developer, you’ve probably encountered terms like Software Architecture...
Ryan wrote a lovely article about two-way data binding… but I do take a bit of issue with Marko...
Author: @lexlohr, developer at @crabnebuladev and Solid.js ecosystem team member Solid.js is already...
When it comes to building dynamic user interfaces, React has long been a popular choice among...
What happens when we stop treating events like second-class signals?
Introduction to ISP: The Interface Segregation Principle (ISP) is the fourth principle in the SOLID...
SolidJS "Blazing Fast Performance Meets Developer Simplicity" SolidJS has swiftly become a standout...
Hello friends 👋 September has arrived, and with it, the seventh issue of This Month in Solid! This...
Introduction to SRP: The Single Responsibility Principle (SRP) is one of the five SOLID principles, a...
Hello friends 👋 June is here, and with it, the fourth issue of This Month in Solid! This was a crazy...
Hello friends 👋 October is here, and with it, the eighth issue of This Month in Solid! This was a...
Did you know Astro is the "framework agnostic framework" - meaning it lets you use multiple frontend...
Hello friends 👋 It has been a year since This Month in Solid started and now we reached the twelfth...
Hello friends 👋 One more month, one more This Month in Solid. May was fun as Ryan decided to start...
Feedback from customers is one key to a successful business today. In this tutorial, we'll learn how...
Hello friends 👋 We are back for another issue of This Month in Solid. Last month was heavy on my...
Introduction to LSP: The Liskov Substitution Principle (LSP) is the third principle in the SOLID set....
They promised speed, simplicity, and a better DX. What we got was a set of beautiful lies, niche...
Introduction to OCP: The Open/Closed Principle (OCP) is another key component of the SOLID...
Introduction to DIP: The Dependency Inversion Principle (DIP) is the final principle in the SOLID...
Al iniciar en la programación, hay pasos que es necesario recorrer, y uno de ellos son los principios...
From pure event graphs to safely mutating state
Web development is changing fast, and picking the right framework in 2025 can greatly impact your...
As a frontend developer, we've reached an era where new technologies are continuously emerging, and...
SolidJS is a fast, compact, and much-loved framework, especially among those who value performance...