- 🔭 I’m currently working on lots of secret project, everything from location based services to glorified calcualtors
- 🌱 I’m currently learning that writing unit tests first does make life easier
- 👯 I’m looking to collaborate on anything, specially if it has some tangible impact for consumers
- 🤔 I’m looking for help with my caffeine addiction
- 📫 How to reach me: if you really want to, you'll find a way.
- ⚡ Fun fact: I also do leathercraft: ReadLeather
Pinned Loading
-
-
Basic javascript observable
Basic javascript observable 1function Observable(initialVal = undefined) {
2let staticValue = initialVal;
3let listeners = [];
45this.next = (val) => {
-
-
OhHaiBrowser/Browser
OhHaiBrowser/Browser PublicA productivity focused web browser
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


