-
Hi, would be nice to add support for creating pure HTML CSS javascript apps without using react at all.
-
## Summary
I would like to use the config in a project without TypeScript, as it has useful rules regardless of the presence/absence of TypeScript.
## Details
By default you only look at ts files a…
-
Is this part:
https://github.com/horihiro/node-fitbit-livedata/blob/a10116d9047d15c209fc096ec62fd7b50053f6fc/src/lib/fitbit-livedata.js#L159
...doable in pure Javascript? And what's the best app…
-
# Pure Functions in JavaScript: A Beginner's Guide
A pure function always returns the same value for the same arguments and produces no side effects.
[https://dmitripavlutin.com/javascript-pure-func…
-
### Link to minimal reproducible example
https://github.com/webel/appkit-pure-html-example
### Summary
This is the basic vanilla js example with wagmi as seen on https://docs.reown.com/appkit…
-
It's amazing, as a pure javascript programmer, I can finally get rid of my jupyter and python environment!
There's also [InteractiveWindow](https://code.visualstudio.com/docs/python/jupyter-suppor…
-
Hey,
I was so pissed that the addon broke with the latest firefox update again because I wanted to do some work and I first had to fix the damn thing. That's why I decided that we need something bette…
swick updated
10 years ago
-
I have been using node toxcore for a lot of days now, but the need to install tox library for a node application bugs me a lot. Have you ever thought of making a pure JavaScript implementation of tox,…
-
Is there a pure javascript implementation of this?
I am trying to get Angular on Phonegap to listen to a faye channel and then publish to it in my rails controller.
I can't get the handshake to wor…
-
The signer service still uses pure JavaScript, which makes it easy to introduce errors. Now that it is way more complex than at its humble beginnings, it would be valuable to switch to TypeScript.
…