Yordis Prieto
Yordis Prieto
# System Plugin Version: 12.2.0 Application: IntelliJ IDEA Ultimate Edition (2021.3.2) Operating System: Mac OS X (12.1) # Event ## Message ### Excerpt ``` result t, (any -> any) ```...
# System Plugin Version: 12.2.0 Application: IntelliJ IDEA Ultimate Edition (2021.3.2) Operating System: Mac OS X (12.1) # Event ## Exception ### Stacktrace ``` com.intellij.psi.PsiInvalidElementAccessException: Element class com.intellij.psi.impl.source.tree.CompositeElement of type...
As usual, ignore me 💜 so take it with a grain of salt. ### Context Removing global Hub and singletons, or at least pushing them to the edge of the...
# Event Sourcing Completeness As of today, we have a fantastic infrastructure to build a complete Event Sourced system with few components. - Messages - Pub/Sub - Routing - Middlewares...
Hey there, I noticed that the classes introduced define all the functions as `static`. Such a thing is a sign of code smell since it is leveraging the `class` (object)...
**Describe the solution you would like to see** As a user, I want PromEx to include Tesla Plugin. **How would you expect this feature to work** Tesla HTTP Middleware client...
**Steps to Reproduce** 1. In the menu example change the title element to a div **Expected** The dropdown icon should be align to the center **Result** The dropdown icon have...