Giter Site home page Giter Site logo

Comments (2)

ragnard avatar ragnard commented on June 16, 2024

Hi @jstaffans!

Great to hear you've found Lambada useful. In general, I think I'd like to keep lambada as minimal as possible. For example, I considered adding a simpler way to write lambda functions that receive/return JSON because that's such a common use-case. But then I'd have to either choose a JSON library for all users, a decisions a I don't think a library like this should make, or create some kind of marshalling abstraction you could implement for any library, but that would have very little benefit over the 3 lines of code required by a user to do the JSON parsing. That said, if you have more details on the utility functions you have in mind I'd be happy to hear them.

from lambada.

jstaffans avatar jstaffans commented on June 16, 2024

After some more thought I think you're right, it's better to leave this library as it is - the utility functions I had in mind would introduce some library coupling. Thanks for the insight!

from lambada.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.