GithubHelp home page GithubHelp logo

webreflection / coincident Goto Github PK

View Code? Open in Web Editor NEW
164.0 164.0 1.0 634 KB

An Atomics based Proxy to simplify, and synchronize, Worker related tasks.

License: ISC License

JavaScript 84.19% HTML 13.14% CSS 2.67%

coincident's Introduction

webreflection

WebReflection Ltd

coincident's People

Contributors

webreflection 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

coincident's Issues

Is global confusing VS window?

As excited as I was in seeing this happening and working I haven't thought too much around the current naming convention ... if I need to explain that global field or export points to literally the only window out there (the browser page) I don't see why the whole thing shouldn't be named window instead:

  • coincident/window as exported utility
  • {proxy, window, isFromWindow} as fields instead of {proxy, global, isGlobal} and so on
  • const {document} = window feels way more natural to type too
  • all (deprecated) documentation out there uses window as global context for the Web
  • in NodeJS the global has a very well defined history / meaning and shame on me not thinking about that kind of clashing
  • nobody uses window in workers anyway, so this idea feels just about right

Any thoughts? It'd be a minor change as we're in 0.X semver convention, but the sooner I get this right the better to stop even thinking about it.

Hints on naming also welcomed, thanks!

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.