FxPopup is a JavaFx library to display popup messages and generate automatic forms, the same library includes light and dark styles compatible with all applications.
Related Posts
CI/CD Part 1: Unit/Integration Testing
This week, in a setup for a CI/CD pipeline, I added unit and integration testing using Pytest to…
Stop Overloading Your Angular Components: Start Using Host Directives!
When we build Angular apps, sometimes our components do too much. Take an AppComponent, for instance, that’s burdened…
Advanced Indexing Techniques with LlamaIndex and Ollama: Part 2
Advanced Indexing Techniques with LlamaIndex and Ollama: Part 2 Code can be found here: GitHub – jamesbmour/blog_tutorials: Welcome…