Remove what-i-learn-so-far-about-react
article thumbnail

How to start with SLOs to align Business, DevOps, and SREs

Dynatrace

In a recent workshop I did with a global player in the financial market we used their new mobile banking app as a reference. We first focused on the end-user because that’s what the business cares about. But I would then argue that a goal is objective and therefore we should call it an SLO. Availability.

DevOps 204
article thumbnail

React Children And Iteration Methods

Smashing Magazine

React Children And Iteration Methods. React Children And Iteration Methods. The most obvious and common prop that developers work with within React is the children prop. If you know the basics of React and have at least an idea about what the children prop in React is, this article is for you.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Gatsby Headaches: Working With Media (Part 2)

Smashing Magazine

It works with React-powered components that consume APIs before optimizing and bundling everything to serve as static files with bits of reactivity. How about certain use cases for certain types of media? That is what this brief two-part series is about. That includes media files, like images, video, and audio.

Media 87
article thumbnail

TypeScript performance lessons while refactoring for v10

tRPC

Reducing time-to-error and providing intuitive APIs removes mental overhead from the minds of developers so that they can focus on what's most important: great end user experience. But this only tests how far we can push the TS compiler before it breaks and not how long type-checking takes.

article thumbnail

The psychology of site speed and human happiness

Speed Curve

In the fourteen years that I've been working in the web performance industry, I've done a LOT of research, writing, and speaking about the psychology of page speed – in other words, why we crave fast, seamless online experiences. It never crossed my mind to take rendering time into consideration. The solution?

Speed 135
article thumbnail

WaterBear: Building A Free Platform For Impactful Documentaries (Part 2)

Smashing Magazine

Before we start, let’s quickly remind ourselves what WaterBear is all about and what makes it so interesting. Large preview ) For context, I am currently working at a software development company called Q Agency based in Zagreb, Croatia. Even so, 85% of the experience feels heavy-handed.

Cache 72
article thumbnail

Handling Mounting And Unmounting Of Navigation Routes In React Native

Smashing Magazine

Handling Mounting And Unmounting Of Navigation Routes In React Native. Handling Mounting And Unmounting Of Navigation Routes In React Native. In this article, we are going to walk through mounting and unmounting of navigation routes in React Native. React Navigation. Stack Navigator in React Native. Daniel Don.

Code 111