gunslingor

Results 7 issues of gunslingor

I'm looking at an old spring boot kotlin grade app I wrote and I am rebuilding... trying to understand why I used exposed instead of jpa, which I suspect could...

There is a kotlinx-html-common, kotlin-html and other wierd variations that make managing your packages on first go a little confusing. These docs don't indicate that kotlinx-html-common exists unless I am...

I'm confused, this could be an issue or may not be; only the experts will know. It looks to me like KotlinJS code, even in multiplatform, needs to be in...

The console tends to be full of warnings: [Violation] Added non-passive event listener to a scroll-blocking event. Consider marking event handler as 'passive' to make the page more responsive. See...

I have the group tag defined in my parent pom, but intelliJ IDEA tells me it is still required in the child pom so I have to add it as...

I was trying to use this to convert hamlc to any sort of frontend end template language that uses pure HTML. There are online converters for haml which helps, but...

Docs talk about IntEntityID when setting up the record objects, but none of the docs talk about what to do when the ID is a string or composite... doesn't seem...

documentation