WebReflection's profile picture. Web, Mobile, IoT: all JS things since 00's - opinions are my own ™
Principal SW Engineer @anacondainc working on OSS stack 🦄

Andrea Giammarchi 🍥

@WebReflection

Web, Mobile, IoT: all JS things since 00's - opinions are my own ™ Principal SW Engineer @anacondainc working on OSS stack 🦄

Disematkan

coincident/server on IoT via Raspberry Pi Zero 2 W? Sure! github.com/WebReflection/…


this little hack was worth a little post: webreflection.medium.com/javascript-pro…

in which I've found a way to have "protected" properties only the class owner can handle. these can also be orchestrated as accessor: static a(self, ..._) { if (_.length) [self.# a] = _; return self.# a; }

WebReflection's tweet image. in which I've found a way to have "protected" properties only the class owner can handle.

these can also be orchestrated as accessor:

static a(self, ..._) {
  if (_.length) [self.# a] = _;
  return self.# a;
}


in which I've found a way to have "protected" properties only the class owner can handle. these can also be orchestrated as accessor: static a(self, ..._) { if (_.length) [self.# a] = _; return self.# a; }

WebReflection's tweet image. in which I've found a way to have "protected" properties only the class owner can handle.

these can also be orchestrated as accessor:

static a(self, ..._) {
  if (_.length) [self.# a] = _;
  return self.# a;
}

"contribute to Open Source" they say ... "file meaningful bugs to help moving forward" they say ... the result? discouraging for any next time to say the least ... 🤦🥲 issues.chromium.org/issues/4502881…

WebReflection's tweet image. "contribute to Open Source" they say ... "file meaningful bugs to help moving forward" they say ... the result?

discouraging for any next time to say the least ... 🤦🥲
issues.chromium.org/issues/4502881…

... and what is dom-cue anyway? well, imagine you can create your signal based logic out of vanilla JS, no library needed, it "just works" ™️ CodePen playground: codepen.io/WebReflection/… Repo: github.com/WebReflection/…

WebReflection's tweet image. ... and what is dom-cue anyway?

well, imagine you can create your signal based logic out of vanilla JS, no library needed, it "just works" ™️

CodePen playground:
codepen.io/WebReflection/…

Repo:
github.com/WebReflection/…

coolest project I've seen in a while upyOS !!! look at the syntax, it's wonderful, i.e. > import sys # it's MicroPython! < sys.version # prints out the result github.com/rbenrax/upyOS#…


Gosh this makes me fell a tad nervous … abusing any historical relevant person with such ease as opposite of passing through all copyright issues or family rights related to them … cool and creepy at the same time

Higgsfield AI Trends just dropped. Powered by Sora 2, now anyone can make viral celeb look-alikes, spec ads videos even easier. 10 wild examples + how to try:



Andrea Giammarchi 🍥 memposting ulang

Welcome to the new core-js website, core-js.io, where documentation is moving!


Even easier, if you’d like to explore Python PL, you just click a link and you’d be into REPL mode out of PyScript 🥳 ntoll.pyscriptapps.com/repl/latest

New #PythonTips: Nicholas Tollervey discusses combining focus & exploration to work better in Python 💡 He swears by the Python REPL to explore code. Two commands are key: dir() shows all objects & their methods & help() instantly pulls up documentation. youtube.com/shorts/wVorHt7…



Loading...

Something went wrong.


Something went wrong.