Ask questions and see you at December, 7th, 8.PM. CET: https://vimeo.com/event/154379
Also checkout recent episode:
Please keep the questions Jakarta EE-stic. Means: as short and as concise as only possible. Feel free to ask several, shorter questions. Upcoming airhacks.tv events are also going to be announced at meetup.com/airhacks
@AdamBien
I liked your redux web components course (even left some feedback here). A couple of follow-up questions:
How do you decide when to use redux and when not? I know custom element events can end up in a mess in theory. Is it always better to start with redux knowing that the web app will grow? I am asking for your experience with client's projects - do all of your clients jump to redux right away or gradually, do X% of them use it ...? Or do they start without redux and then refactor to using it, if needed?
Have you considered redux toolkit as the better/successor redux library?