Code Monkey home page Code Monkey logo

Comments (5)

lukeed avatar lukeed commented on July 2, 2024 2

Hey, thanks for the suggestion, but the purpose of this project (and for using KV specifically) is to show people how to use the native tech and the demonstrate the raw data organization. That's a lot harder to follow & understand when everything is living behind a bunch of abstraction.

I'm sure the library is great! But this would be like trying to teach someone how the DOM works by teaching them React or Svelte first. Those are tools that facilitate the DOM operations, but if thats all a user knows, they still don't know what's going on underneath.

from production-saas.

lukeed avatar lukeed commented on July 2, 2024 1

Worktop is only used for the routing, which is an expectation for any application. There are a collection of other utilities used throughout too, but it's (at most) 100 lines of worktop code used by this project. Very very minimal and still easy to follow

from production-saas.

ansarizafar avatar ansarizafar commented on July 2, 2024

This project is already using a third party web framework(Worktop) to simplify code. KV requires lots of boilerplate code in each project If we want to use it to replace our traditional database, which is against the goal of cloudflare of making life easy for the developers.

Cloudflare is a complete platform, the only missing piece is a native database. The purpose of this suggestion is that we should have an abstraction layer like thunderclap on top of KV or durable storage to avoid repetitive code in each project and that can easily be used as a complete database.

I request you to please check thunderclap repo when you get time. The project is not maintained by the author anymore but he is willing to change the licence.

Anyways,I am a great fan of @lukeed work and I respect your opinion.

from production-saas.

NaNorNull avatar NaNorNull commented on July 2, 2024

from production-saas.

NaNorNull avatar NaNorNull commented on July 2, 2024

from production-saas.

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.