Skip to content
Search:
Facebook page opens in new windowTwitter page opens in new window
Digital Primates
The Enterprise React Company
Digital PrimatesDigital Primates
  • Enterprise React
    • Enterprise React
    • Want Happier Business Partners?
    • React Enterprise Architecture
    • The Enterprise React Newsletter
  • Video Services
  • Consulting
    • Enterprise JavaScript and React Consulting
    • Flex Application Migration
    • Ember Application Migration
  • About
    • About
    • Blog
    • React Wednesdays Show
    • Success Stories
      • Thrasys Enterprise React Application
      • Modern Enterprise Workflow Application for Chicago-based Keyser Industries
      • Herff Jones – Enterprise Application
      • MLB.TV Streaming Video
      • Adobe Video Player
      • Flip.com – Application Modernization with JavaScript
  • Contact
  • Enterprise React
    • Enterprise React
    • Want Happier Business Partners?
    • React Enterprise Architecture
    • The Enterprise React Newsletter
  • Video Services
  • Consulting
    • Enterprise JavaScript and React Consulting
    • Flex Application Migration
    • Ember Application Migration
  • About
    • About
    • Blog
    • React Wednesdays Show
    • Success Stories
      • Thrasys Enterprise React Application
      • Modern Enterprise Workflow Application for Chicago-based Keyser Industries
      • Herff Jones – Enterprise Application
      • MLB.TV Streaming Video
      • Adobe Video Player
      • Flip.com – Application Modernization with JavaScript
  • Contact

Category Archives: JavaScript

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

Visualize React State and Component Hierarchy in React apps with Realize – React Wednesday

JavaScript, ReactBy Dan WilsonJuly 2, 2020Leave a comment

This week on the React Wednesday show on the CodeItLive channel on Twitch we spoke with the team behind Realize – a set of browser extensions that visualize React State and Component Hierarchy in React apps.  Using Realize will help React developers build React applications faster because the developer can be surer about exactly what…

Using React in Enterprise Contexts – CodeItLive

JavaScript, ReactBy Dan WilsonJune 25, 20203 Comments

Our firm specializes in helping organizations use React well in enterprise contexts. We spoke about enterprise application development and React with TJ VanToll from the Kendo React team at Telerik on CodeItLive. You can find the recording on React in the Enterprise here. Update: Since this article was posted, we’ve since done shows with: Răzvan Dragomir,…

Here Is What Is Happening In The Enterprise React And JavaScript Ecosystem – 6/23/2020

JavaScript, ReactBy Dan WilsonJune 23, 2020Leave a comment

Visualizing React state flow and component hierarchy While we may have a good understanding of the theory behind how components render and state flows, there are, at times, divergences in the theoretical and practical. I wish I had a dollar each time I “knew” something to be true, turned out not to be so. Many…

Here Is What Is Happening In The Enterprise React And JavaScript Ecosystem – 6/9/2020

JavaScript, React, TestingBy Dan WilsonJune 9, 2020Leave a comment

useState or useReducer? Choosing the right hook is an important architecture choice. While useState and useReducer have similarities, they fit best in certain cases. If you are confused about which one is the best to use, ask, does the element of state you are manipulating depend on other elements of state, or is it independent?…

What values should be returned when using useEffect in React?

JavaScript, ReactBy Brian MarshallMay 29, 2020

Have you seen these two errors in your console? “TypeError destroy is not a function” “An effect function must not return anything besides a function, which is used for clean-up.” As you know, useEffect is a React hook that allows us to run additional side effect code once React has updated the DOM. In cases where side…

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