https://github.com/itaditya/articles
A repository that contains links to all my published articles from Medium, etc.
https://github.com/itaditya/articles
blog codeburst freecodecamp javascript medium technology
Last synced: about 1 year ago
JSON representation
A repository that contains links to all my published articles from Medium, etc.
- Host: GitHub
- URL: https://github.com/itaditya/articles
- Owner: itaditya
- Created: 2018-04-02T04:40:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T16:42:27.000Z (over 6 years ago)
- Last Synced: 2025-02-12T18:18:48.652Z (over 1 year ago)
- Topics: blog, codeburst, freecodecamp, javascript, medium, technology
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Articles by Aditya Agarwal
> This is the place to find all the articles, I have ever written.
## freeCodeCamp
1. [How to escape async/await hell](https://medium.com/@adityaa803/avoiding-the-async-await-hell-c77a0fb71c4c)
## Auth0
1. [Role-Based Access Control (RBAC) and React Apps](https://auth0.com/blog/role-based-access-control-rbac-and-react-apps/)
## Hashnode
1. [Building Flexible Components with React Hooks](https://hashnode.com/post/building-flexible-components-with-react-hooks-cjth4fdlk000jzls1krpou422#)
## Medium
1. [Understanding React Render Props and HOC](https://medium.com/@adityaa803/understanding-react-render-props-and-hoc-b37a9576e196)
1. [Simple Code Reuse with React Hooks](https://medium.com/@adityaa803/simple-code-reuse-with-react-hooks-432f390696bf)
1. [Structuring a React Project - a Definitive Guide](https://medium.com/@adityaa803/structuring-a-react-project-a-definitive-guide-ac9a754df5eb)
1. [Quick guide to React compound components](https://medium.com/@adityaa803/guide-to-react-compound-components-9c4b3eb482e9)
1. [Interview with a Web Developer of an Indian Unicorn](https://medium.com/@adityaa803/interview-with-a-paytm-web-developer-a02739454c4a)
1. [React Custom Hooks and the death of Render Props](https://medium.com/@adityaa803/react-custom-hooks-and-the-death-of-render-props-a0ce5cba387f)
1. [Build and Test Sliders with React Hooks](https://medium.com/@adityaa803/build-and-test-sliders-with-react-hooks-38aaa9422772)
1. [Interactive Text Animation with React Hooks](https://medium.com/@adityaa803/interactive-text-animation-with-react-hooks-f89820af8301)
1. [Ideal boilerplate for reusable React components](https://medium.com/@adityaa803/ideal-boilerplate-for-reusable-react-components-35b72c0d1b11)