A common problem when using Angular Elements with other frameworks such as React is that all inputs will be stringified. That means if you pass an object using attributes, you will get "[object, … [Read more...] about How to pass complex values to Angular Elements in React
React
single-spa walkthrough from scratch
In this video, I will be doing a walkthrough from scratch on how to create a micro frontend application using single-spa having both React and AngularJS running together in one … [Read more...] about single-spa walkthrough from scratch
Angular vs React – When to use what
Ohoy, religious grounds ahead! I have been working with both Angular and React applications and have been working for companies that have switched between using Angular or React. From outside, the … [Read more...] about Angular vs React – When to use what