Everything you never wanted to know about why some styles override others in your CSS.
Offering Free Mentoring to Participants of the Upcoming...
Join the KendoReact Free Components...
If you’ve ever been curious about designer / developer communication, pain points, design system usage, and so much more, then you’ll definitely want to check this out.
Want to help close the design / dev gap and learn more about the current state of the industry?
What makes a site especially usable (or especially difficult to use)? Try using Jakob Nielsen’s 10 Usability Heuristics as a basis for internal review.
Let’s take a look at the big picture regarding React Server Components: not only what they are, but also why they didn’t take off immediately and the pros and cons of incorporating them now.
A checklist to help assess whether or not new tech is ready to be included in your project
For a design system to truly be integrated and applied to an application, it needs to live in the codebase as much as it lives in the design software – how do we make that happen?
What practical steps are involved for a developer to implement a design system? Let’s take a look!
I don’t think it’s surprising news to say that we have a diversity and inclusion problem in tech. A...
Launching and maintaining a design system built on KendoReact, using Storybook.
All the news that's fit to (digitally) print about the update to the official React documentation.
Three things you should be thinking about to help make your React app more accessible.
When it comes to making your applications accessible, the colors that you choose play a huge role!...
If we don’t start and finish every single project thinking about how the human on the other end will be impacted…why are we even doing this?
“Good design, when it’s done well, becomes invisible. It’s only when it’s done poorly that we notice...
A look at how my time was spent over the past year working in Developer Relations.
A look at the new :has() CSS pseudo-selector and how you can start using it today!
A walkthrough (plus troubleshooting for some common issues) for using Github Pages to host your React app.
Figma UI Kits create consistency and ease communication by providing a single source of truth that all parties can reference — learn how you can start using one today!
The final React 18 release is coming in just a few weeks – time to get ready!
Taking a look at the newest CSS hotness: Cascade Layers! What they are, how they work, and how you can start using them right away.
Having a design system makes it easy for developers to onboard new team members, quickly find answers to basic questions without having to DM someone and wait for an answer, download common assets like logos and icons, and so much more.
A discussion about the parts of design that frustrate or confuse developers.
An introduction to a less-known component that could be a huge benefit to your project management app.
A quick overview of one of the coolest concurrency features coming in React 18
Learn your way around the popular design software Figma, and level up your dev game.
Taking a look at P3 color and the new methods for defining colors in CSS.
With screens available in any size you can imagine, it's time to shift our approach towards responsive design – the era of breakpoints is over and the era of fluid design is here. Modern CSS has fantastic support for responsive design that ensures you won't ever have to write a media query again (if you don't want to).