Giter VIP home page Giter VIP logo

Comments (4)

DarkWiiPlayer avatar DarkWiiPlayer commented on August 27, 2024 1

Stuff like "how much javascript, if any at all, os acceptable?" "What should CSS look like if it's added?" etc.

from based.cooking.

m-chrzan avatar m-chrzan commented on August 27, 2024

Why do you feel this would be necessary/useful? These are very useful when you have users of a software product that will be troubleshooting issues. This is just a website, Issues seem like a an adequate forum for any discussions.

from based.cooking.

Naheel-Azawy avatar Naheel-Azawy commented on August 27, 2024

Opening an issue here would be kinda messy I guess. Issues here would be more about the website itself rather than the recipes.

People usually use "disqus" which I'm not a big fan of. There are lots of javascripty self-hosted alternatives like mouthful and isso.
But it doesn't really need to be done with javascript. Commenting can be as simple as submitting a form in html and the server stores it in a database. When loading a recipe page, the server loads the comments from the database and add them to the bottom of the html body. I'm not sure if someone has implemented this before but I guess it won't be that complicated. But of course more load would be added to the server in this case.

Another idea can be to simply create another repo only for discussions about recipes. But that would be still not so clean in my opinion.

from based.cooking.

DarkWiiPlayer avatar DarkWiiPlayer commented on August 27, 2024

What I mean is mostly that github issues often get misused for very generic discussions instead of what they should be used for: single issues that a project has. Github discussions does a good job at separating the two into different categories with slightly different tooling so I'd like to see them enabled for this repository.

from based.cooking.

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.