When the React team released hooks last year, my first thoughts were, "what new piece of wizardry is this which has been unleashed upon us?!". Your initial impressions may have been less dramatic but I am sure you shared my sentiments. Digging into the im... (more…)
Read more »
React provides no built-in way to do data loading - it's left for you to implement. Doing this is tricky in a React app that uses server side rendering (SSR) because client and server rendering work quite differently: Client render is async so data can be... (more…)
Read more »
Part 1 — the frontend: Declarative data fetching and mocking with Apollo... (more…)
Read more »
At Forestry, we grab several datasets and hookup other systems when a user logs into the CMS. A few of the tasks that must be run include: (more…)
Read more »
About FloatFloat empowers companies and teams with smart financial products so they can achieve their most ambitious goals. We're developing products that make finance more accessible and save companies and their teams time and money. In the proces... (more…)
Read more »