Using dynamic routing with JSX on FreshJs Framework
The name of the file should be "[userName].jsx"
To call the value of the dynamic route you must refer to it as "PageProps.params.DYNAMIC_ROUTE_VARIABLE_NAME". In the example above the dynamic route variable name is "userName"