Jason Zhu Jason
  • Joined on 2019-12-03
Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react 2022-03-29 14:46:12 +11:00
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 »
Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react 2022-03-29 14:26:43 +11:00
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 »
Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react 2022-03-28 19:36:47 +11:00
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 »
Jason pushed to Chap04 at Jason/safaribook-aspnet-core5-and-react 2022-03-27 11:31:06 +11:00
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 »
Jason pushed to Chap03 at Jason/safaribook-aspnet-core5-and-react 2022-03-27 11:31:05 +11:00
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 »
Jason created branch Chap04 in Jason/safaribook-aspnet-core5-and-react 2022-03-27 11:31:05 +11:00
Jason pushed to master at Jason/safaribook-aspnet-core5-and-react 2022-03-26 17:24:29 +11:00
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 »
Jason created branch Chap03 in Jason/safaribook-aspnet-core5-and-react 2022-03-26 10:57:48 +11:00
Jason pushed to Chap03 at Jason/safaribook-aspnet-core5-and-react 2022-03-26 10:57:48 +11:00
dafd006124 Chap03 -> Creating function-based components -> Optional and default props
851a26d1b9 Chap03 -> Creating function-based components -> Creating HomePage child components
d54f501934 Chap03 -> Creating function-based components -> Creating HomePage child components
2d0e56055c Chap03 -> Creating function-based components -> Creating mock data
f0492816c5 Chap03 -> Creating function-based components -> Creating mock data
Compare 5 commits »
Jason created branch Chap02 in Jason/safaribook-aspnet-core5-and-react 2022-03-26 10:57:47 +11:00
Jason pushed to Chap02 at Jason/safaribook-aspnet-core5-and-react 2022-03-26 10:57:47 +11:00
Jason pushed to master at Jason/safaribook-aspnet-core5-and-react 2022-03-26 10:57:20 +11:00
825f144e3a Moved UseHttpsRedirection to else clause in Startup.cs Configure function
8dccbf067d Chap02: Creating Decoupled React and ASP.NET 5 Apps -> Technical requirements (create ASP.NET Core WebAPI project)
Compare 2 commits »
Jason created branch master in Jason/safaribook-aspnet-core5-and-react 2022-03-26 10:57:19 +11:00
Jason created repository Jason/safaribook-aspnet-core5-and-react 2022-03-26 10:56:20 +11:00
Jason pushed to Chap10 at Jason/safaribook-csharp10-dotnet6 2022-03-20 10:10:55 +11:00
d9e8bf8553 10.4 Querying EF Core models -> use LINQ to query all categories and their products
b851fd937a 10.3 Definig EF Core models -> Adding tables to the Northwind database context class
4e99e8c92b 10.3 Defining EF Core models -> Building an EF Core modal for the Northwinid tables
8945220f80 10.2 Setting up EF Core
8518690221 Added git example project as submodule
Compare 5 commits »
Jason created branch Chap10 in Jason/safaribook-csharp10-dotnet6 2022-03-20 10:10:34 +11:00
Jason created repository Jason/safaribook-csharp10-dotnet6 2022-03-20 10:08:58 +11:00
Jason renamed repository from safaribook-learning-react to Jason/safaribook-learning-react-2ed 2022-01-17 22:42:09 +11:00
Jason pushed to chap15 at Jason/safaribook-pro-aspnet-mvc5 2021-11-22 23:54:57 +11:00
3ddca950e3 15.3.1 Using the Simple Route; UNIT TEST: TESTING INCOMING URLs
ef7147427c 15.3 Creating and Registering a Simple Route; Listing-15.8 Registering a Route Using the MapRoute Method in RouteConfig.cs file
a5503a177b 15.3 Creating and Registering a Simple Route; Listing 15.7 Registering a Route in RouteConfig.cs file
9b99afe3d3 15.1.2 Creating the View; Listing 15-4 The Contents of the ActionName.cshtml File
afb82add7b 15.1.1 Creating the Example Controller; Listing 15-3 The Contents of the AdminController.cs File
Compare 5 commits »
Jason created branch chap11 in Jason/safaribook-pro-aspnet-mvc5 2021-11-22 23:54:56 +11:00