Category: react

How to Use Material UI Icons In React

July 28, 2021 By Mark Otto Off

Introduction in Material UI Icons In React Hello, Bonjour and Guten Tag to you. We have said it many times before and we won’t get tired of repeating that there are no small things when developing a project. The reasoning behind this belief we have…

Separation of concerns with hooks

July 28, 2021 By Mark Otto 0

A ‘Windows 11’ UI Experience Reproduced with React — There was once a debate about the ‘compromised experience’ of a web app as compared to an app installed on local hardware. Although tools like Google Docs have long since proven this is no longer a…

Avoiding those code smells

July 21, 2021 By Mark Otto 0

React Authentication, Simplified — Authentication is one of those things that just always seems to take a lot more effort than we want it to. In this article, we lay out a different approach to authentication (plus access control & SSO) in React applications. Userfront Remotion…

Not all components are created equal

July 14, 2021 By Mark Otto 0

A Checklist for Freelance React Developers — Robin covers a variety of things to think about if you’re an independent React developer who needs to seamlessly get involved with existing teams and projects. Robin Wieruch Learn React (Hooks) Interactively with Flashcards — Learn modern React from…

How Rachel Nabors went from comics to React core

July 7, 2021 By Mark Otto 0

▶  Rachel Nabors: From Comics in Virginia to React Core at Facebook — React maven Rachel Nabors recounts a most improbable journey from the Blue Ridge Mountains of Appalachia to the centre of the React ecosystem in a fascinating disscussion with hosts Kathy Korevec and Brian…

How to structure a React app

June 30, 2021 By Mark Otto 0

iMessage Clone using Stream Chat and React Native — Stream recently published an open source clone of the iMessage application built using v3 of stream-chat-react-native library. This project demonstrates the implementation of message search, swipeable channel list, message list, reactions etc, similar to that of iMessage.…

A new browser-based React IDE idea

June 23, 2021 By Mark Otto 0

Demystifying styled-components — If anything ever seems ‘magical’, it might be time to dig in and figure out how things work. Josh ‘pops the hood’ on the popular Styled Components component styling system and demonstrates how you’d build a simple similar such thing of your…