Jason Zhu Jason
  • Joined on 2019-12-03
Loading Heatmap…

Jason pushed to chap2 at Jason/safaribook-knockout-essentials

2022-04-20 08:46:27 +10:00

Jason created branch chap2 in Jason/safaribook-knockout-essentials

2022-04-18 22:03:37 +10:00

Jason pushed to chap2 at Jason/safaribook-knockout-essentials

2022-04-18 22:03:37 +10:00

Jason created branch master in Jason/safaribook-knockout-essentials

2022-04-18 22:03:14 +10:00

Jason pushed to master at Jason/safaribook-knockout-essentials

  • 834316a5a4 chap1->Observables to refresh the UI automatically->Computed observables (optimised)
  • 48d61e59b9 chap1->observables to refresh the ui automatically->Computed observables (non optimized)
  • 60608b8b6c Prettify html
  • 9cb6be067a chap1->Observables to refresh the UI automatically->Inserting elements in collections
  • 27dfb6c739 chap1->Observables to refresh the UI automatically->Managing collections with observables
  • Compare 5 commits »

2022-04-18 22:03:14 +10:00

Jason created repository Jason/safaribook-knockout-essentials

2022-04-18 22:02:32 +10:00

Jason pushed to master at Jason/safaribook-aspnet-core5-and-react

  • d0bb6abf15 Chap06 -> Reducing boilerplate code with React Hook From -> Implementing the answer form
  • 98125ab39c Chap06 -> Reducing boilerplate code with React Hook Form -> Implementing the ask form
  • fc14b1bca6 Chap06 -> Reducing boilerplate code with React Hook Form -> Creating from styled components
  • d72ed50173 Chap06 -> Reducing boilerplat code with React Hook Form -> Refactoring the Header component to use React Hook Form
  • 3e93e072f0 Chap06 -> Reducing boilerplat code with React Hook Form -> Installing React Hook Form
  • Compare 5 commits »

2022-04-10 14:40:59 +10:00

Jason pushed to Chap06 at Jason/safaribook-aspnet-core5-and-react

  • d0bb6abf15 Chap06 -> Reducing boilerplate code with React Hook From -> Implementing the answer form
  • 98125ab39c Chap06 -> Reducing boilerplate code with React Hook Form -> Implementing the ask form
  • fc14b1bca6 Chap06 -> Reducing boilerplate code with React Hook Form -> Creating from styled components
  • d72ed50173 Chap06 -> Reducing boilerplat code with React Hook Form -> Refactoring the Header component to use React Hook Form
  • 3e93e072f0 Chap06 -> Reducing boilerplat code with React Hook Form -> Installing React Hook Form
  • Compare 5 commits »

2022-04-10 14:39:07 +10:00

Jason created branch Chap05 in Jason/safaribook-aspnet-core5-and-react

2022-03-31 18:46:30 +11:00

Jason pushed to Chap05 at Jason/safaribook-aspnet-core5-and-react

2022-03-31 18:46:30 +11:00

Jason created branch Chap06 in Jason/safaribook-aspnet-core5-and-react

2022-03-31 18:46:30 +11:00

Jason pushed to Chap06 at Jason/safaribook-aspnet-core5-and-react

  • 69d83e398b Chap06 -> Reducing boilerplate code with React Hook From -> Implementing the answer form
  • 66fa89341d Chap06 -> Reducing boilerplate code with React Hook Form -> Implementing the ask form
  • e2aca4edb4 Chap06 -> Reducing boilerplate code with React Hook Form -> Creating from styled components
  • c6c6dfd02e Chap06 -> Reducing boilerplat code with React Hook Form -> Refactoring the Header component to use React Hook Form
  • 970dd905dc Chap06 -> Reducing boilerplat code with React Hook Form -> Installing React Hook Form
  • Compare 5 commits »

2022-03-31 18:46:30 +11:00

Jason pushed to master at Jason/safaribook-aspnet-core5-and-react

  • c913b32ddb Chap05 -> Lazy loading routers
  • 3580e9b0b4 Chap05 -> Using query parameters -> 7 & 8: Render search criteria and questions that returned from search
  • 2319706d66 Chap05 -> Using query parameters -> 6. Invoke search when component first renders and when the search variable changes using the useEffect hook
  • 7f5df7cdf3 Chap05 -> Usinig query parameters -> 2 & 3: configure import in SearchPage and add explicit return statement
  • 62e7510193 Chap05 -> Using query parameters -> 1. Create function to simulate a search via web request
  • Compare 5 commits »

2022-03-31 18:46:29 +11:00

Jason pushed to master at Jason/safaribook-aspnet-core5-and-react

  • 4a04834929 Chap04 -> Completing the home page styling -> Styling the Question component
  • 1292870db9 Chap04 -> Completing the home page styling -> Styling the QuestionList component
  • 055f653476 Chap04 -> Creating a reusable styled component with Emotion
  • 691840dee3 Chap04 -> Styling pseudo-classes and nested elements with Emotion
  • 26f7fc4582 Chap04 -> Styling components with Emotion -> Styling the Header component
  • Compare 5 commits »

2022-03-29 14:46:51 +11:00

Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react

  • 4a04834929 Chap04 -> Completing the home page styling -> Styling the Question component
  • 1292870db9 Chap04 -> Completing the home page styling -> Styling the QuestionList component
  • Compare 2 commits »

2022-03-29 14:46:12 +11:00

Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react

  • 055f653476 Chap04 -> Creating a reusable styled component with Emotion
  • 691840dee3 Chap04 -> Styling pseudo-classes and nested elements with Emotion
  • 26f7fc4582 Chap04 -> Styling components with Emotion -> Styling the Header component
  • Compare 3 commits »

2022-03-29 14:26:43 +11:00

Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react

  • e4f41e5d8d Chap04 -> Styling components with Emotion -> Styling the App component (Emotion styles in head tag)
  • c98972dec9 Chap04 -> Styling components with Emotion -> Styling the App component -> style css prop use tagged template literal
  • 2005072dea Chap04 -> Styling components with Emotion -> Installing Emotion
  • Compare 3 commits »

2022-03-28 19:36:47 +11:00

Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react

  • e90cc6b191 Chap04 -> Styling components with CSS modules
  • 9830fb1af2 Chap04 -> Styling components with CSS -> Styling the Header component
  • a5d1351f92 Chap04 -> Styling components with CSS -> Styling the App component
  • 2b3cbdddd5 Chap04 -> Styling components with CSS -> Stlying the document body
  • Compare 4 commits »

2022-03-27 11:31:06 +11:00

Jason pushed to Chap03 at Jason/safaribook-aspnet-core5-and-react

  • b4d0fed5cb Chap03 -> Handling events -> Handling an input change event
  • 7dd02a76ea Chap03 -> Handling events -> Handling a button click event
  • 0f31f492cc Chap03 -> Implementing component state -> Using useState to implement component state
  • 2afb204673 Chap03 -> Implementing component state -> Using useEffect to execute logic
  • cdecba7c2e Chap03 -> Implementing component state (Change getUnansweredQuestions to async function, result failure in transpiling)
  • Compare 5 commits »

2022-03-27 11:31:05 +11:00

Jason created branch Chap04 in Jason/safaribook-aspnet-core5-and-react

2022-03-27 11:31:05 +11:00