Ashish P.
ashish-simplecoder.bsky.social
Ashish P.
@ashish-simplecoder.bsky.social
A Frontend engineer who does not like coding, but still codes
Reposted by Ashish P.
🤔 What if there were a conference without talks? Just hanging out with OSS maintainers & builders, seeing what they’re working on, and learning cool stuff by actually talking to people.

🤯 What if hallway track turned into the whole event!

💡 @tannerlinsley.com is exploring it. Interested? ⬇️
Web Forge Conf - A new kind of web developer conference
A community funded, not for profit event built for creators and the developers who use their work. Less stage. More story. All signal.
webforgeconf.com
November 13, 2025 at 9:36 AM
Reposted by Ashish P.
Node excitement 😉

Congrats to @marcoippolito.dev on making it official: type-stripping in Node 25 is now declared to be stable 🎉

You can run: node index.ts

The capabilities have not changed since Node 24. This is purely a maturity indicator.
Type stripping is now stable.
Enjoy 🌞
Node.js v25.2.0 Current is out 💚

Notable changes + updates here:
nodejs.org/en/blog/rele...
November 12, 2025 at 7:12 AM
No Accessibility == Bad UX
October 30, 2025 at 3:12 PM
This is dope. Tree-shaking is not only limited to js files. JSON files are also tree-shaken.
In the latest version of @rolldown.rs, JSON imports are tree-shaken!

No more superfluous JSON values in your bundle, only these that you actually access. Without any change of code or config ✨

Interested in the code? Then check out the PR! github.com/rolldown/rol...
October 29, 2025 at 2:11 PM
I got the Hacktoberfest 2025: Supercontributor badge from Hacktoberfest @hacktoberfest @digitalocean! www.holopin.io/hacktoberfes...
I got the Hacktoberfest 2025: Supercontributor badge from Hacktoberfest @hacktoberfest @digitalocean!
@ashishsimplecoder has earned the Hacktoberfest 2025: Supercontributor badge from Hacktoberfest.
www.holopin.io
October 29, 2025 at 1:57 PM
Reposted by Ashish P.
sharing just got easier 🔗

you can now invite collaborators to your HackMD notes without email addresses or usernames

fast, simple, and built for real teamwork

learn more 👇
buff.ly/rOaH0Oy
Shareable Links: A closer look at the newest update on HackMD - HackMD
Explore HackMD's latest update, Shareable Links. Now you can generate a secure, customizable link to invite anyone directly. Set permissions like read-only or full-edit access, add an expiration…
hackmd.io
October 27, 2025 at 1:00 PM
Reposted by Ashish P.
October 24, 2025 at 6:06 PM
Reposted by Ashish P.
A little control goes a long way.

Meet the new Site Control Centre in Zen. A single menu for the page you’re on. Take a screenshot, bookmark a site, open extensions, or check site permissions; all without digging through settings.

Now available in 1.17b
zen-browser.app/release-note...
October 24, 2025 at 3:45 PM
Reposted by Ashish P.
We've also packed in some extra refinements for a smoother experience:
- New polished and more fluid Glance animation
- Improved performance when using Split View
- Redefined Compact Mode UI when 'Multiple toolbars' activated

Want to support Zen's development? Donate here:
zen-browser.app/donate/
Donate - Zen
We are a small team of developers working hard to bring you the best browsing experience. If you like what we do, please consider supporting us.
zen-browser.app
October 24, 2025 at 3:45 PM
NextJS Conf 2025 is here!!

www.youtube.com/live/IdIgkiD...
www.youtube.com
October 24, 2025 at 2:59 PM
Reposted by Ashish P.
View Transitions are now in all browsers! They also landed in React! developer.chrome.com/blog/view-tr...
October 23, 2025 at 5:50 AM
Use Intl.Segmenter api instead of split and spread for strings
Don't [...spread] or .split() your strings!

Use Intl.Segmenter API. Available in every JS runtime
October 23, 2025 at 3:35 PM
Reposted by Ashish P.
⚓ Oxlint now supports plugins written in JavaScript ⚓

Developers can customize and extend Oxlint using JavaScript, but at a speed approaching Rust, due to 'raw transfer' between Rust and JS, and other breakthroughs

Many ESLint plugins can run without any modification.

Read the full post👇
October 20, 2025 at 11:19 AM
Reposted by Ashish P.
VoidZero's @erus.dev talks about the upcoming @vitest.dev features including the new report API and multi-browser configuration as well as what to expect in Vitest 4

🧪 Full video in comments
October 20, 2025 at 2:31 AM
I got the Hacktoberfest 2025: Level 3 badge from Hacktoberfest @hacktoberfest @digitalocean! www.holopin.io/hacktoberfes...
I got the Hacktoberfest 2025: Level 3 badge from Hacktoberfest @hacktoberfest @digitalocean!
@ashishsimplecoder has earned the Hacktoberfest 2025: Level 3 badge from Hacktoberfest.
www.holopin.io
October 19, 2025 at 6:43 AM
Waited for so long!!!.

It is much faster and lighter than VS Code. So many features packed inside of it.

@zed.dev 💪
October 19, 2025 at 6:17 AM
Async React understanding
October 16, 2025 at 1:47 AM
Super excited
The Unified Toolchain for the Web

We are thrilled to announce Vite+: A unified, Rust-powered toolchain and drop-in upgrade for @vite_js.

Read the full vision and learn about our sustainable licensing model (free for individuals, OSS & small businesses).

voidzero.dev/posts/announ...
Announcing Vite+
Introducing Vite+, a unified toolchain for JavaScript.
voidzero.dev
October 14, 2025 at 2:10 PM
Reposted by Ashish P.
Vitest vscode extension now displays your console.logs inline. An example of logging in browser mode:
October 12, 2025 at 2:13 PM
I got the Hacktoberfest 2025: Level 2 badge from Hacktoberfest @hacktoberfest @digitalocean! www.holopin.io/hacktoberfes...
I got the Hacktoberfest 2025: Level 2 badge from Hacktoberfest @hacktoberfest @digitalocean!
@ashishsimplecoder has earned the Hacktoberfest 2025: Level 2 badge from Hacktoberfest.
www.holopin.io
October 11, 2025 at 5:13 AM
Innovation Window definition by Rick Hanlon

#react-conf-2025
October 11, 2025 at 1:47 AM
Reposted by Ashish P.
This is React Fiber:
October 1, 2025 at 11:57 PM
Reposted by Ashish P.
For the first time in the 4 years I've been doing Friday streams, I will be having a @react.dev Core Team member as a guest.

I'm excited to welcome @ricky.fm on to talk all things React. Past, present, future.

www.youtube.com/live/3vw6EAm...
Innovating React w/ Ricky Hanlon
YouTube video by Ryan Carniato
www.youtube.com
September 24, 2025 at 5:19 PM
Reposted by Ashish P.
Don’t just browse. Command.

With Zen's new command bar, navigating your browser isn’t a chore. Switch spaces, pin tabs, open extensions, create folders. All in seconds.

Now available in 1.16b
zen-browser.app/release-note...
September 22, 2025 at 7:10 PM
I got the Hacktoberfest 2025: Level 0 Registered badge from Hacktoberfest! www.holopin.io/hacktoberfes...
I got the Hacktoberfest 2025: Level 0 Registered badge from Hacktoberfest!
@ashishsimplecoder has earned the Hacktoberfest 2025: Level 0 Registered badge from Hacktoberfest.
www.holopin.io
September 22, 2025 at 2:11 PM