Posts

Showing posts from June, 2021

Pagination,hooks important link

 Pagination code https://www.npmjs.com/package/react-paginate https://github.com/AdeleD/react-paginate/blob/master/demo/js/demo.js

21 Jun 2021 Java Script (short keys)

 .(dot) represents  current folder...... (CTRL+~) for opening terminal in Vs code.. (CTRL+/ ) for comment.. "Lorem/Lorem 30"  and then tab will expand into a paragraph of Lorem Ipsum placeholder text.....Html ...JSON Formatter Chome ....Allow CORs chrome $ git add . warning: LF will be replaced by CRLF in package-lock.json. The file will have its original line endings in your working directory warning: LF will be replaced by CRLF in package.json. The file will have its original line endings in your working directory  Solu..$ git config core.autocrlf true.....crlf https://www.pragimtech.com/blog/reactjs/custom-hooks-in-react/