The Landscape Beyond React
While React gets a lot of attention in web development circles, it is far from the only option for building scalable user interfaces for the web.
46 Results
While React gets a lot of attention in web development circles, it is far from the only option for building scalable user interfaces for the web.
Modern React applications provide increasing flexibility in how content is rendered, allowing developers to optimize for performance, scalability, and user experience. Let’s explore the latest advancements shaping the future of React development.
Support and adoption of TypeScript has grown exponentially in the last few years. Companies and products like Netflix, Airbnb, Slack, and Lyft, just to name a few, all utilize TypeScript in their applications.
Learn how Sparkbox avoided the “cobbler’s children have no shoes” problem with updates to its website and the Foundry.
As we are migrating The Foundry’s CMS to Contentful, it doesn’t come without challenges to ensure that we are able to have all the styles currently used. Learn how we are balancing different solutions to do just that like rendering markdown in the rich text editor.
Null is often treated as a useful representation of no data, but maybe we should rethink this. As one Sparkboxer was learning more about Rust, they discovered that the best way to handle null should be to configure it as a fail state as early as possible.
If you want to support both legacy and modern browsers without sacrificing performance you’ve got to get creative. In the latest installment of the Eleventy Starter Repo series, we show you how—with legacy JavaScript builds and TypeScript support.
In the last article of our Eleventy Starter Repo series, we taught you how to create flexible CSS support with SCSS. Today, you’ll learn how to add support for JavaScript with a modern bundling process, linting, and testing.
CSS-in-JS can be a worthwhile tool for many projects, even from the perspective of someone who is a die-hard SCSS user. Let’s go through an overview of the CSS-in-JS and the pros and cons of using it instead of Sass.
Relying on third-party code can be a dangerous balancing act. Let’s explore the pros and cons of dependencies in a modern frontend ecosystem.
Katie Jennings
Vice President of Business Development