Code Monkey home page Code Monkey logo

Comments (1)

MatthewSH avatar MatthewSH commented on June 10, 2024

For context for anyone else coming in, this is stemming from a conversation regarding how to release v19 without the CLI being a blocker but making desiredProperties a bit easier to work with in the short term.

I proposed:

export const enableAllProperties = (bot) => {
  // flip them all here
  console.log('some notice saying how this is a workaround and should not be relied on')
}

In examples you can use that to help ease people into the concept of desired properties as they transition from other libraries while also giving people the option to opt-into it for benefits.
Discord Message


My thoughts, I don't think it should be deprecated personally. I think desiredProperties is a barrier for entry already and telling people they have to run a CLI to even get started with the bot is another potential barrier when trying to appeal to a larger audience. Those features, in my opinion, should not be required to get started.

As an example, with my personal bot on my server I have no need to disable anything at this time and probably will never need to disable anything as it's not even over 10k members yet (8k currently). I will never need to update typings or regenerate anything the CLI is planned for initially so adding that extra step just adds more the development time. Is it that much? No. Is it probably a one time thing? Yes. However, we're having larger conversations in regards to barrier for entry to contribution and development and I think these kind of methods, while not ideal and we should definitely flag them as such, will help with that.

from discordeno.

Related Issues (20)

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.