sunkanmi.hashnode.devNew CSS Form Features to Look Out for in 2025I’ve been working on some new form features for the CSS-Tricks Almanack, and it has definitely caught my interest over the past few weeks. I wrote about some of them (I even made a video :D), and I’m still writing on as they come out. I’m sharing the...Oct 15, 2025·1 min read
sunkanmi.hashnode.devThe DevRel Camp Developer Relations Conference 2025 Experience and LessonsLast Saturday, on the 26th of July 2025, I attended the Developer Relations Conference by The DevRel Camp, and it was such an amazing and inspiring meeting. I learned a lot from the speakers who came to speak at the conference, and I decided to put m...Jul 31, 2025·5 min read
sunkanmi.hashnode.devExploring CSS Colors in 2025Colors are a way for you to make anything and everything spectacular. For the web, colors are defined through a good programming language called CSS. And for the past few months, I’ve been working on almanac references, articles, and a guide for colo...Jun 27, 2025·4 min read
sunkanmi.hashnode.devIs :open the same as :popover-open?Obviously, the answer is no. But, the next question you’d ask is how? In the MDN documentation, we clearly have :open being defined as “The :open CSS pseudo-class represents an element that has open and closed states, only when it is currently in the...Jun 10, 2025·5 min read
sunkanmi.hashnode.devBest Programming Languages to Build Smart Contracts - Part 1: SoliditySmart contracts are a set of instructions or computer programs that run on the blockchain to automatically execute a digital agreement when certain conditions and payments are met. Today, we will examine Solidity, one of the programming languages tha...Feb 18, 2025·5 min read