doodle-tutorials

Tutorials and examples for the Doodle framework. (by nacular)

Doodle-tutorials Alternatives

Similar projects and alternatives to doodle-tutorials based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better doodle-tutorials alternative or higher similarity.

doodle-tutorials reviews and mentions

Posts with mentions or reviews of doodle-tutorials. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-01.
  • 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.
  • Doodle 0.6.0 Supports Desktop
    1 project | /r/Kotlin | 10 Sep 2021
    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.
  • Using multi-touch and file drag-drop to make a simple photo viewer using Doodle (a pure Kotlin UI framework for the Web, that lets you create rich applications without worrying about Javascript, HTML or CSS)
    3 projects | /r/Kotlin | 4 May 2021
    Thanks for the feedback on improving the docs. This and other Doodle apps work atop Kotlin and can be KMM or single-target. One of those targets needs to be Javascript (browser) to make something runnable in the browser. They build using gradle tasks that are present when using the kotlin("js") or kotlin("multiplatform") plugin configurations. These result in tasks like jsbrowserProductionWebPack or browserProductionWebPack for KMM and JS-only respectively. These generate Javascript from the Kotlin and output it, along with the HTML and resource files included in the project directory structure. Here is the HTML file for the PhotosFullScreen app. There is a bit of custom build stuff for these demos to avoid including a main function in them directly, so they can be treated as libraries by the DocApps app. It is the one that generates the JS that can be included in the documentation for the site. Otherwise, the all the apps would have their fullScreen functions simply be main and include an HTML file in their resources directory that points to say Photos.js.
  • Multi-touch with Doodle
    1 project | /r/Kotlin | 3 May 2021
    See how to easily use multi-touch and file drag-drop to make a simple photo viewer using Doodle. Doodle tutorials is a good place to see in-depth examples of how to build apps.
  • Doodle 0.5.0 released.
    4 projects | /r/Kotlin | 9 Apr 2021
    I just tried latest Brave on iOS and both apps work fine. Can you file an issue (https://github.com/nacular/doodle-tutorials/issues) with more details about OS and Brave version?
  • Doodle 0.5.0 released
    3 projects | /r/javascript | 9 Apr 2021
    Doodle is a pure Kotlin UI framework for the Web, that lets you create rich applications without relying on Javascript, HTML or CSS. Check out the documentation and tutorials to learn more.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 25 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic doodle-tutorials repo stats
10
20
5.7
2 months ago

nacular/doodle-tutorials is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of doodle-tutorials is Kotlin.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com