Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.05 KB

File metadata and controls

17 lines (12 loc) · 1.05 KB

ProjectUtils

Some utils and support functions used in real project

This help function will detect Browser's Mode (Private or not) and return True (is private mode) or flase (is public mode)

This reusable React Component takes data object and format it to a more readable JSON format

Implement a demo for React folder view. Data structure generated by frontend and rendered in frontend using rc-tree with customized row view including selected highlight and row modified buttons

This is a project that build personal page using React and Github Page

Some study notes while working/studying frontend and fullstack