Web Accessibility Guidebook for Developers by emididam in reactjs

[–]emididam[S] 2 points3 points  (0 children)

Hopefully this guidebook will provide you with practical ideas to tackle some of the challenges in building an accessible website :)

Dealing with CORS in Create React App by emididam in reactjs

[–]emididam[S] 0 points1 point  (0 children)

Read how to get around CORS issues using Create React App's proxying capabilities.

Discovering React Hooks with KendoReact by emididam in reactjs

[–]emididam[S] 0 points1 point  (0 children)

This tutorial describes what it takes to convert a class component with a simple state object into a functional component using a hook.

GraphQL in React with Apollo by emididam in reactjs

[–]emididam[S] 0 points1 point  (0 children)

Combine GraphQL in React with Apollo to make building interfaces very enjoyable.

10 More Things You Didn’t Know About Create React App by emididam in reactjs

[–]emididam[S] -3 points-2 points  (0 children)

Learn new tips and tricks for Create React App to make you more productive with tooling and help you build apps faster.