From Clack to Ningle passing through Lack (Common Lisp)

Поділитися
Вставка

КОМЕНТАРІ • 12

  • @joshuacottrell7225
    @joshuacottrell7225 9 місяців тому +6

    That was another very helpful video: good explanation of tools, layers of tools, comparison to other language tools, solid examples, grounded understanding of the benefits and hurdles of common lisp, and good suggestions for next steps. Being new to common lisp I also really liked to see you use what I've heard called "repl driven development".

    • @the-lisper
      @the-lisper  9 місяців тому +2

      Thanks! Yes, during the discussion is really convenient to evaluate only what is needed to see the effect of every expression!

  • @andrewsocial9309
    @andrewsocial9309 9 місяців тому

    I was not able to combine lack middleware with Ningle as per the example shown

    • @the-lisper
      @the-lisper  9 місяців тому

      I will soon upload the code to GitHub, maybe it will help!

    • @andrewsocial9309
      @andrewsocial9309 9 місяців тому

      @@the-lisper I'm sure it will thank you

    • @the-lisper
      @the-lisper  9 місяців тому +1

      This is an example from another video in which the session middleware is used together with ningle! github.com/albertolerda/cl-experiments/tree/main/session

    • @andrewsocial9309
      @andrewsocial9309 9 місяців тому

      @@the-lisper thank you for following up! I will have a play with this.

  • @getpunned
    @getpunned 6 місяців тому +1

    I'm sure the video title sounds like silly nonsense words to non-programmers 😂
    Anyway, good video