Skip to content

Category Archives: React

You are here:
  1. Home
  2. Category "React"

How to Implement React useEffect Patterns in Svelte

ReactBy Matthew MinerFebruary 1, 2021Leave a comment

Continuing on with the previous article’s theme of “What’s the Svelte way to handle X as I did in React?” we’re going to look at the useEffect hook. Below we have a couple of examples to highlight the similarities and differences between Svelte and React when it comes to implementing the useEffect pattern found in…

How to implement React useState patterns in Svelte

ReactBy Matthew MinerFebruary 1, 2021Leave a comment

Having worked recently with Svelte after coming from a React project, I found myself frequently asking “What’s the Svelte way to handle X like I did in React?” The useState hook is probably the most important and most often used hook so I’ve put together a few examples to highlight the differences for anyone who…

Learn About Feature Flags and Flagsmith on React Wednesday

ReactBy Dan WilsonFebruary 1, 2021Leave a comment

On February 3rd at 1 PM ET, we’ll host the Flagsmith team on our React Wednesday show to discuss why application development and delivery are better with Feature-flag-driven development. What are Feature Flags and Why Should I Care? A decade ago, I led a large technical team for an enterprise-sized education provider based in the…

Exploring Functional Programming with Tyler McGinnis on React Wednesday

ReactBy Dan WilsonFebruary 1, 2021Leave a comment

We were pleased to have Tyler McGinnis on React Wednesday to help out with some live coding exercises. The Digital Primates crew are big fans of Tyler and his work. Tyler’s courses are part of our training program for technical staff. In fact, even though I’m the “marketing person”, I am going through his courses…

When GraphQL improves Application Development over REST APIs

ReactBy Dan WilsonJanuary 25, 2021Leave a comment

REST APIs are a common standard for modern applications. The strategy and tactics for building APIs using REST are well defined, and all sorts of companies offer REST APIs for consumers, partners, and clients. REST APIs power some of the most used applications on the planet. Developers like having explicit URIs that use standardized “VERBS”…

12345…
6789
10
Copyright © 2020 Digital Primates. All Rights Reserved.
  • Careers
  • Open Source Software
  • Privacy Policy
  • Contact Us
  • Blog
Bottom Nav
Go to Top