#210 – July 28, 2019
Spend Less Time Sweating Over the UI in Your React Apps
Get started with KendoReact’s 55+ professionally developed UI and data visualization components and cut down on the development time of your React apps. With its wide range of customizable components, from the essential to the advanced, it can augment any existing development stack. Try now 30 days for free.
Integration testing React Apps with TypeScript, Jest and Puppeteer (and CircleCI)
In this post I will explain how you test TypeScript React Apps with Jest and Puppeteer and run the tests on CircleCi. You could also do your testing with Cypress, I’ll cover that in an upcoming article.
Gatsby is a blazing fast modern site generator for React and one of the greatest modern tools of the new frontend era. It has a huge ecosystem and community around it and a very concise team behind.
Build a React Switch Toggle Component
Learn how to build a React switch component using the native HTML checkbox input! You’ll learn plenty about React checkboxes in the process. If there’s one UI component that iOS introduced to the world, it’s the switch or toggle as some people refer to it as.
Algebraic Effects for the Rest of Us
My first attempts to figure out what they are or why I should care about them were unsuccessful. I found a few pdfs but they only confused me more. (There’s something about academic pdfs that makes me sleepy.)
GraphQLEditor makes it easier to understand GrapHQL schemas. Create a schema by joining visual blocks. GraphQLEditor will transform them into code. With GraphQLEditor you can create visual diagrams without writing any code or present your schema in a nice way!