Coder Social home page Coder Social logo

Comments (3)

danhayden avatar danhayden commented on August 27, 2024 2

For reference I used the following files for the size comparison:

https://unpkg.com/[email protected]
https://unpkg.com/[email protected]/browser-dist/contentful.min.js

from contentful-response-parser.

valentinvieriu avatar valentinvieriu commented on August 27, 2024 1

@danhayden this is a great initiative!
@Khaledgarbaya maybe you guys can pick this up and make an official lightweight solution. Your SDK has a heavy impact on the size of the project, and might say that your data structure it's not the most friendly one when comes of working with nested data structures.

from contentful-response-parser.

danhayden avatar danhayden commented on August 27, 2024

Hi @Khaledgarbaya

My main motivation was to have a minimal yet versatile library that I could use on several projects with very configurations and pre-existing dependencies.

I decided not to include a HTTP client as many projects already have one included or developers have a preferred one that they like to use. I also wanted to avoid having dependencies to keep the file size down to decrease download time and parse time.

Also many of the features of Contentful's javascript SDKs I currently do not need. This results in this library weighing only 903B and fulfilling the use case I have compared to Contentful's javascript SDKs 27.6KB.

Thanks,
Dan

from contentful-response-parser.

Related Issues (2)

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.