137. Fetching Route Parameters
4:01
1 කථානායක
1 පරිච්ඡේද
88 කොටස්
කථානායක
පරිච්ඡේද
-
0:02පරිච්ඡේදය 1: In the last lecture, we created our route with a dynamic path segment. 236s · Speaker 1
In the last lecture, we created our route with a dynamic path segment. Now we want to get access to the data the user sent us, or which is encoded in the URL, I should say. So we know that we will load the user component, user component, th…