routes
Here are 339 public repositories matching this topic...
-
Updated
Nov 13, 2020 - PHP
-
Updated
Mar 11, 2020 - TypeScript
-
Updated
Nov 9, 2020 - R
-
Updated
Oct 11, 2020 - Python
-
Updated
May 13, 2020 - PHP
-
Updated
Apr 28, 2020 - JavaScript
What is this feature?
When developing in a nx.dev monorepo setup the following setup is quite normal: An app has two (lazy loading) feature modules mounted:
BooksModulemounted underbooksOrdersModulemounted underorders
In a loosely coupled way, both features contain components that point to components of the other feature. For example, books has a routerLink pointing
-
Updated
Jul 29, 2019 - JavaScript
-
Updated
Sep 28, 2020 - PHP
-
Updated
May 31, 2020
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Oct 5, 2020 - PHP
-
Updated
Jun 28, 2020 - Java
Description
It's not a bug. I've found a way to use the link function in a simpler way. The createRouteLinks function returns an object with only one function inside and I think this can be changed.
Describe alternatives you've considered
Return a function instead of an object, to simplify the usage.
Related code:
https://github.com
-
Updated
Jul 26, 2020 - TypeScript
-
Updated
Jul 27, 2020 - JavaScript
-
Updated
Sep 10, 2020 - PHP
-
Updated
Aug 28, 2020 - PHP
Improve this page
Add a description, image, and links to the routes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the routes topic, visit your repo's landing page and select "manage topics."


What is your feature request
Support Carthage dependency manager
https://github.com/Carthage/Carthage#supporting-carthage-for-your-framework
What problem would it solve
Allow developers who use Carthage dependency manager to take advantage of XRouter