Playing around with this demo of abstract interpretation I wrote 4 years ago.
I have no idea how it works anymore, and it's probably incredibly inefficient, but keen to dive back into it!
Playing around with this demo of abstract interpretation I wrote 4 years ago.
I have no idea how it works anymore, and it's probably incredibly inefficient, but keen to dive back into it!
This will simplify the codebase (better separation of concerns).
It will also lead to a new API to get a list of all components (and their prop types) in any codebase.
This will simplify the codebase (better separation of concerns).
It will also lead to a new API to get a list of all components (and their prop types) in any codebase.
What would you use that for?
What would you use that for?
A lot of that involves desperately searching for code samples on GitHub because IntelliJ Plugin SDK docs are so minimal.
A lot of that involves desperately searching for code samples on GitHub because IntelliJ Plugin SDK docs are so minimal.
More perf improvements coming soon, once I get all tests green ✅
More perf improvements coming soon, once I get all tests green ✅
It's the third time I'm rewriting the same functionality because they keep changing their API.
Absolute nightmare.
It's the third time I'm rewriting the same functionality because they keep changing their API.
Absolute nightmare.
Google: volume is now 10
Google: volume is now 10
https://previewjs.com/blog/previewjs-v1.22
https://previewjs.com/blog/previewjs-v1.22
Hopefully the first of many.
Let me know what you think, like and subscribe! 😁
https://www.youtube.com/watch?v=v7qOmg7xgMM
Hopefully the first of many.
Let me know what you think, like and subscribe! 😁
https://www.youtube.com/watch?v=v7qOmg7xgMM
This is despite making Preview.js Pro free for everyone for 30 min/day a few weeks ago.
It felt like a risky decision (compared to a trial with credit card) but I'm glad I did that!
This is despite making Preview.js Pro free for everyone for 30 min/day a few weeks ago.
It felt like a risky decision (compared to a trial with credit card) but I'm glad I did that!
I added screenshots for each of the features, which should hopefully make it a lot clearer.
https://previewjs.com
I added screenshots for each of the features, which should hopefully make it a lot clearer.
https://previewjs.com
It showcases the "Save as Storybook story" feature, which is finally ready for everyone to use across all frameworks!
Now I just need to update all the docs 😬
It showcases the "Save as Storybook story" feature, which is finally ready for everyone to use across all frameworks!
Now I just need to update all the docs 😬
I'm joining Canva as a Frontend Infra Specialist!
The role is perfectly aligned with my developer happiness and frontend interests 🤩
I'll work part-time so I can continue improving Preview.js too 👀
I'm joining Canva as a Frontend Infra Specialist!
The role is perfectly aligned with my developer happiness and frontend interests 🤩
I'll work part-time so I can continue improving Preview.js too 👀
One weird trick I use to get over the mental barrier: write a TODO comment listing all the test cases you'd like to write.
This effectively breaks it up into much simpler tasks, and seeing the list go down helps with motivation.
One weird trick I use to get over the mental barrier: write a TODO comment listing all the test cases you'd like to write.
This effectively breaks it up into much simpler tasks, and seeing the list go down helps with motivation.