GithubHelp home page GithubHelp logo

Notes from agal about webmaker-android HOT 4 CLOSED

mozilla avatar mozilla commented on July 23, 2024
Notes from agal

from webmaker-android.

Comments (4)

davidascher avatar davidascher commented on July 23, 2024
  • analytics [local collection, bundled sends]
  • always do HTTPS w/ cert checks
  • data is cheap, it's slow
  • jpeg compression high, etc. / keep upload size small
  • use existing frameworks, splash screen ok
  • minimal html on load, do everything w/ async loads
  • server can tell you about network speed [wifi vs. 2/3g]
  • explore wifi-direct p2p exchange, NFC
  • ad networks over payments
  • reverse payments for content that people like
  • trading culture
  • zero rate traffic to appmaker content
  • don't worry about looking like gaia -- avoid uncanny valley, but do your thing.
  • measure data throughput on startup separate from test duration
  • visible < 500msec
  • minimize data exchange for perf
  • frameworks can hurt memory, be careful.
  • apps that use very little memory last longer
  • never use base64-encoded stuff / use Blobs instead - stick those in indexeddb
  • avoid scaling on device -- make per-device sized images serverside

from webmaker-android.

thisandagain avatar thisandagain commented on July 23, 2024

😀 awesome notes! Thanks.

from webmaker-android.

davidascher avatar davidascher commented on July 23, 2024

/cc @andreasgal in case he wants to proofread my notes

from webmaker-android.

thisandagain avatar thisandagain commented on July 23, 2024

Integrated into other tickets / SOWs.

from webmaker-android.

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.