"Literate interactive coding: Devcards" by Bruce Hauman

Поделиться
HTML-код
  • Опубликовано: 8 ноя 2024

Комментарии • 5

  • @BruceHauman
    @BruceHauman 9 лет назад +32

    This is the speaker. Here are some helpful links:
    github.com/bhauman/devcards
    github.com/bhauman/lein-figwheel

    • @andreopupkin
      @andreopupkin 8 лет назад

      +Bruce Hauman great talk! you can disable this annoying visible bell with :)
      (setq visible-bell nil)

  • @KonstantineRybnikov
    @KonstantineRybnikov 9 лет назад +1

    > literate interactive coding style
    this phrase describes the tool really well, it is indeed very similar to idea of literate programming, but for UI developers and with hot code reload. The idea is awesome.

  • @codeasone
    @codeasone 7 лет назад

    This is what enlightened front-end development looks like.

  • @valentinwaeselynck8124
    @valentinwaeselynck8124 9 лет назад +2

    Literate programming, reloaded. Literally.