Giter Club home page Giter Club logo

250kb-club's Introduction

250kb-club's People

Contributors

auroraanna avatar blmayer avatar chrisportela avatar danielsiepmann avatar hoangtuan110 avatar indexerrowaty avatar jamesmstone avatar jhvanderschee avatar jieiku avatar jr-b avatar kujaomega avatar lejtzen avatar mroggy85 avatar natee22 avatar nkoehring avatar qubyte avatar renanlecaro avatar seirdy avatar stillsucks avatar tgagor avatar ukarim avatar unixdigest avatar xtaran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

250kb-club's Issues

Add frontaid.io

Hi. Amazing initiative!

We at FrontAid CMS share this attitude and think we are a great fit for this list.

https://frontaid.io/ (Firefox developer tools reports <80 KB transferred)

https://tom.kobalt.dev/

Size of index page should be around 2.3kB compressed (5.5kB uncompressed), but the index is mostly empty as I'm trying to separate stuff around instead of bundling things on index to keep things minimal if possible (the content rating may be concerning with this part). In general, pages should have resources inlined where possible (to require at least one request) and size may vary around 5-25kB compressed (except for actual project pages that may require additional stuff to work with or cannot be inlined).

http://www.danielwasserlaufquicklinks.com/

Its a personal website which scrapes links from hackernews and reddit to repost them. It updates each day at noon, and I dont control for the size of the webpage so if all the titles were extremely long it would be big, however I don't think that's realistic since right now its at about 100kbs.

Let me know what you think.

Here is the repository if you wanted to look at the code or host your own: https://github.com/twosdai/contentGrabber

https://inflex.io/

We weigh in at 9.7KB at the moment: https://inflex.io/

This is highly intentional - the assets are all inside the page, too. We also don't load the video until requested by the user.

This means, hopefully, our site will always load fast on bad 3G.

Page doesn't work without JavaScript

This is essentially a static page, but it still requires javascript, which is known to be unreliable, to show the list. Please consider generating the DOM ahead of time and only using javascript for where client side scripting is very useful, like sorting the list after the user switches the sorting criterion.

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.