Tagged “netmag articles”
-
Published Article: Unit Test your React apps
This post is about performance netmag articles javascript published articles
Want production-ready code without going to production first? This article shows how it's possible with React Testing Library. This article was originally published in Net Magazine.
Written on -
Published Article: Getting Started with TypeScript
This post is about netmag articles published articles javascript
TypeScript. You either love it, or hate it ... or are terrified of it. But it could be a valuable tool that benefits your workflow. This article, originally published in Net magazine, shows you how to get started with TypeScript
Written on -
Published Article: Building an Accordion Component with React Hooks
This post is about netmag articles published articles javascript
I wrote this post for Net Magazine issue 320. I wanted to showcase how I have begun using React Hooks, and hilight some best practices to follow for better accessibility.
Written on -
Published Article: Better Performance with the React Context API
This post is about performance netmag articles javascript published articles
Build for complexity and performance in this deep dive into React's Context API. This article was originally published in Net Magazine.
Written on -
Published Article: Capture and Minimise Errors in your React Applications
This post is about react netmag articles published articles
If we we've spent any time developing, specifically with JavaScript, we've seen the White Screen of Death. Nothing renders to the screen, and the only way of investigating the issue we caused is by opening the console and looking at the stack trace.
Written on -
Published Article: Reusable Components with Atomic Design
This post is about react atomic design netmag articles published articles
Structuring components in a reusable, discoverable way is a challenge across teams with diverse requirements. It can be difficult for developers unfamiliar with your library. Id like to introduce the idea of Atomic Development using React and styled-components.
Written on -
Published Article: React Accessibility
This post is about accessibility react netmag articles published articles
In the recent past, I've heard React being criticised for not being accessible, or for allowing practices that don't help developers think about accessibility. I have to disagree.
Written on -
Published Article: Using WordPress as a Headless CMS
This post is about serverless gatsbyjs wordpress netmag articles published articles
This is the reproduction of an article I wrote for Net Magazine and was published in Issue 308 (August 2018).
Written on
See all tags.