Doodle VS kotlin

Compare Doodle vs kotlin and see what are their differences.

kotlin

Starter project for Kotlin (by jooby-project)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Doodle kotlin
58 0
593 10
7.1% -
9.1 0.0
about 1 month ago over 5 years ago
Kotlin Kotlin
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Doodle

Posts with mentions or reviews of Doodle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-30.
  • Keeping Figma Fast: perf-testing the WASM editor
    5 projects | news.ycombinator.com | 30 Aug 2023
    https://blog.jetbrains.com/kotlin/2023/08/compose-multiplatf...

    They don't really mention Wasm there as this mostly focuses on the IOS support. They had a lot of presentations about that at kotlin conf and the compose web channel in the kotlin slack is very active.

    Basically, anyone currently doing mobile development that is used to modern UI frameworks for that, will soon be able to target browsers effortlessly without compromising on their UI frameworks. Compose is one of the frameworks. But there are others. I've seen some nice kotlin-js frameworks targeting canvas and vector graphics. Doodle is a nice example: https://nacular.github.io/doodle/. I have not used that yet but it looks quite slick. A lot of kotlin-js stuff will transition to wasm once the compiler stabilizes.

    Web developers seem to be mostly unable to see beyond their comfort zone of DOM/CSS/JS. There are alternative ways of doing UI/UX that are common outside of browsers. Applying that in a browser is transitioning from impossible (a few years ago) to being hard but very feasible (the last few years) to being easy, very common, and widely supported across different developer ecosystems (the next few years). Not a matter of if but when.

  • Complex Menus Made Easy with Doodle 0.9.2
    2 projects | /r/coolgithubprojects | 26 May 2023
    Doodle is a pure Kotlin UI framework for the Web (and Desktop), that lets you create rich applications without relying on Javascript, HTML or CSS. Check out the documentation and tutorials to learn more.
    2 projects | /r/coolgithubprojects | 26 May 2023
    Version 0.9.2 brings menus, more text-field customization, and more...
  • On the Compose HTML rebranding (TL;DR - everything is fine!)
    8 projects | /r/Kotlin | 15 Apr 2023
    Doodle - A pure Kotlin UI framework for the Web (and Desktop).
  • Animations with Doodle 0.9.0
    2 projects | /r/Kotlin | 4 Jan 2023
    Doodle is a pure Kotlin UI framework for the Web (and Desktop), that lets you create rich applications without relying on Javascript, HTML or CSS. Check out the documentation and tutorials to learn more.
    2 projects | /r/Kotlin | 4 Jan 2023
    Version 0.9.0 brings more powerful and easy to use animations and more...
  • Doodle pure Kotlin UI framework for the Web (and Desktop).
    2 projects | /r/coolgithubprojects | 31 Dec 2022
    Full documentation and tutorials are also available.
    2 projects | /r/coolgithubprojects | 31 Dec 2022
  • What is your Kotlin project?
    13 projects | /r/Kotlin | 12 Oct 2022
    https://github.com/nacular/doodle - A pure Kotlin, UI framework
  • My first public web app - backend built with Kotlin
    2 projects | /r/Kotlin | 1 May 2022
    You should also check out Doodle. It is Kotlin multi platform, but lets you share business logic and rendering on web and desktop. These apps all do this.

kotlin

Posts with mentions or reviews of kotlin. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning kotlin yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Doodle and kotlin you can also consider the following projects:

kvision - Object oriented web framework for Kotlin/JS

kottpd - REST framework written in pure Kotlin

ktor - Framework for quickly creating connected applications in Kotlin with minimal effort

vaadin-on-kotlin - Writing full-stack statically-typed web apps on JVM at its simplest

fritz2 - Easily build reactive web-apps in Kotlin based on flows and coroutines.

wasabi - An HTTP Framework

core - A Kotlin web framework

hexagon - Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of services (Web applications or APIs) that run inside a cloud platform.

kara - Kotlin Web Framework for the JVM

spark-kotlin - A Spark DSL in idiomatic kotlin // dependency: com.sparkjava:spark-kotlin:1.0.0-alpha

kotlinx.html - Kotlin DSL for HTML