FigoooooA solution to react.js doesn’t auto-reloadI just spend 3 hours trying to figure out how to solve the problem that the React.js project doesn’t auto-reload.Jan 14, 2022Jan 14, 2022
FigoooooMerge Sort AlgorithmIn my previous blog, I wrote how some simple sorting algorithms such as bubble sort, insertion sort, and selection sort work under the…Nov 1, 2021Nov 1, 2021
FigoooooCoding exercise-Matrix SpiralToday, I will write down some thoughts about an exercise that I met during recent practices, matrix spiral.Oct 25, 2021Oct 25, 2021
FigoooooNotes of some important JavaScript conceptsI spent the whole last week revising JavaScript interview questions and found out some basic rules. I’m going to summarize some types of…Oct 11, 2021Oct 11, 2021
FigoooooSimple Sorting algorithm learning notesI’ve spent some time last week on data structure and algorithm, so in this blog post I’m going to write down some fundamental logic of some…Oct 4, 2021Oct 4, 2021
FigoooooSharing some Js interview questionsQ1-What will the code below output to the console and why?Sep 28, 2021Sep 28, 2021