Readit News logoReadit News
kirillrogovoy commented on Poor man's signals – tiny vanilla JavaScript signals implementation   plainvanillaweb.com/blog/... · Posted by u/Joeri
kirillrogovoy · 2 years ago
While not 100% same thing, I've been a happy user of nanostores to manage state in vanilla JS.

It has `computed` too which works very similarly. On top of that, it has integrations with front-end frameworks such as React.

https://github.com/nanostores/nanostores

kirillrogovoy commented on Cold-blooded software   dubroy.com/blog/cold-bloo... · Posted by u/arbesman
kirillrogovoy · 2 years ago
One interesting thing about learning Elixir and its (+Erlang) ecosystem after 5+ years of JS/TS is that half of the most popular libraries seemed abandoned.

However, when you look closer, turns out that most of them just finished the work within their scope, fixes all reproducible bugs, and there's just not much left to do.

If there's a JS dependency with the last commit in 2022, it probably won't even build. (I'm half-joking of course, but only half)

kirillrogovoy commented on Notes apps are where ideas go to die (2022)   reproof.app/blog/notes-ap... · Posted by u/pps
romwell · 3 years ago
>I've tried running a wiki for my self, but it doesn't work offline.

Why not use a tool that is specifically made for that?

TiddlyWiki works both online and offline, and is both a note-taking tool and a wiki.

As a showcase: I turned the notes I was taking for myself in preparation for my ADHD diagnosis by uploading the single HTML file to my website, and many people found it useful:

https://romankogan.net/adhd

kirillrogovoy · 3 years ago
I like how this comment set me off spending the next hour reading and watching stuff on ADHD while the time passed like it was one minute.

Now I'm actually surprised to have returned back to this HN thread.

Meta ADHD.

kirillrogovoy commented on Show HN: I made CSS Pro, a re-imagined Devtools for web design   csspro.com... · Posted by u/guivr
newusertoday · 3 years ago
this looks great does it works on incognito mode?
kirillrogovoy · 3 years ago
Yes.

It'd have to ask you for the FS permissions again though since the active FS handle is stored in the IndexDB which of course is separate in incognito.

kirillrogovoy commented on Show HN: I made CSS Pro, a re-imagined Devtools for web design   csspro.com... · Posted by u/guivr
kirillrogovoy · 3 years ago
If you use Tailwind and React, you might like Impulse[1] (disclaimer: I made it and use it almost daily)

Not only does it provide means for visual editing (for Tailwind only), but it also saves all changes to your code.

Free and open source.

[1] https://impulse.dev/

u/kirillrogovoy

KarmaCake day273February 10, 2017
About
meet.hn/city/ua-Lviv

Socials: - github.com/kirillrogovoy - x.com/krogovoy

---

View Original