leob
leob
Do you think it would be possible to combine Rekit with next.js (React SSR framework)? It might be difficult because both Rekit and next.js are "opinionated" about application structure, but...
Right now we have 3 unit tests which are included mainly for demo purposes. It would be good if the quickstarter app has a full automated regression test suite (unit...
Implement messaging functionality with Firebase and Ionic Push
On the UI (visual) side, use SASS to develop some example visual themes (styles). Maybe add a set of 'kitchen sink' pages to demo all of the Ionic components (with...
Right now, some build/deployment tasks require typing multiple commands, e.g. "gulp build" followed by "ionic run", etc. Another example is the need to switch around the directory setting in 'ionic.project'...
Hi @georgeboot, You say "this package is no longer maintained", and I think that's a shame, it works really well for us. I'd consider "volunteering" to take over maintenance for...
Very basic use case: if I define a custom method on a service and then I try to configure hooks on the service, Feathers throws an error that the method...
Here's my problem: After a successful login, the "acquireTokenAsync" method gives me a response containing (among others) the id_token and the access_token. This is cool, but is there a way...