I’ve recently been working on a project that has the main objective of being a React component library. (more…)
Read more »
Secure 'Serverless' File Uploads with AWS Lambda, S3, and Zappa Deploy a Python-based Zappa microservice onto AWS Lambda to facilitate direct browser to S3 file uploads. A React-based Fine Uploader component is hosted on S3. All traffic is encrypted (for ... (more…)
Read more »
Find out how to define and test common Redux patterns, learn about basic Redux concepts, and write tests for them.
Read more »
Making a Medium Style Image Loader With Intersection Observer and React Hooks... (more…)
Read more »
As we worked on React 16 , we revamped the folder structure and much of the build tooling in the React repository. Among other things, we introduced projects such as Rollup , Prettier , and Google Closure Compiler into our workflow. People often ask ... (more…)
Read more »