- Pandoc - Universal file converter. E.g. Markdown to ePub, Word and HTML.
- TeaVM and Flavor
- Vaadin
- GWT
- PrimeFaces
- DukeScript
- Vue GWT Integrate Vue.js with GWT.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project xmlns="http://maven.apache.org/POM/4.0.0" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
<modelVersion>4.0.0</modelVersion> | |
<groupId>com.changenode</groupId> | |
<artifactId>testclient</artifactId> | |
<version>1.0-SNAPSHOT</version> |
Italics means the text/description is directly from the vendor, usually the slug line on their home page.
Non-italics means it's my comments/editorial.
- Surge
- Static web publishing for Front-End Developers
- Simple, single-command web publishing. Publish HTML, CSS, and JS for free, without leaving the command line.
Simple CSS
JavaScript
-
List of Spring Boot styles and best practices, highly recommended reading.
-
Baeldung - Huge list of Spring Boot resources. I find that the Spring Boot docs, Baeldung, and Stack Overflow are the three main places I wind up finding what I need to make Spring Boot work.
-
SpringHow - More Spring articles.
-
Dev has a decent stream of Java & Spring Boot articles.
Do You Need The Complicated Tooling?
JavaScript Courses
Small, Powerful, Easy Server-Side Friendly Web Frameworks
- HTMX - add HTML-over-the-wire and easy interactivity with just a few attributes.