Skip to content

sandeepperkariappdev/my-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was built with the references from the following links

//React Component TypeScript

  1. https://gist.github.com/myitcv/5aec7ce3c3abbc7eaea981d4be1b7239
  2. https://www.pluralsight.com/guides/how-to-statically-type-react-components-with-typescript
  3. https://codesandbox.io/s/m5prrr48zy
  4. https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html#fetching-external-data-when-props-change
  5. https://www.pluralsight.com/guides/typescript-pass-function-react

// Redux Redux-Sagas

  1. https://medium.com/@resir014/redux-4-typescript-2-9-a-type-safe-approach-7f073917b803
  2. https://github.com/sandeepperkariappdev/react-redux-typescript-example

// Error Handling

  1. https://codepen.io/gaearon/pen/wqvxGa?editors=0010
  2. https://reactjs.org/docs/error-boundaries.html

// React Router

  1. https://www.pluralsight.com/guides/react-router-typescript

//Unit Tests React

  1. https://medium.com/@tejasupmanyu/setting-up-unit-tests-in-react-typescipt-with-jest-and-enzyme-56634e54703

// React Component

  1. https://reactjs.org/docs/state-and-lifecycle.html

// Code Splitting

  1. https://serverless-stack.com/chapters/code-splitting-in-create-react-app.html

// React Deployment

  1. https://facebook.github.io/create-react-app/docs/deployment
  2. AWS - S3 - Cloud Front https://medium.com/@wolovim/deploying-create-react-app-to-s3-or-cloudfront-48dae4ce0af
  3. AZURE: https://medium.com/@to_pe/deploying-create-react-app-on-microsoft-azure-c0f6686a4321

Custom Deployment From Scratch

  1. https://medium.com/free-code-camp/how-to-set-up-deploy-your-react-app-from-scratch-using-webpack-and-babel-a669891033d4

//Typescript

  1. https://devhints.io/typescript

//React i18n

  1. https://alligator.io/react/i18n-with-react-and-i18next
  2. react-intl https://www.freecodecamp.org/news/setting-up-internationalization-in-react-from-start-to-finish-6cb94a7af725/

// Accessibilty

  1. https://reactjs.org/docs/accessibility.html
  2. https://developer.mozilla.org/en-US/docs/Web/Accessibility/Keyboard-navigable_JavaScript_widgets
  3. https://www.w3.org/TR/wai-aria-practices-1.1/

About

This is a typescript React Redux Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published