lin
banner
symsys.bsky.social
lin
@symsys.bsky.social
currently doing #100Days of Frontend & Design Engineering 💻
Sharing the most common FE interview questions + answers, follow along!
Cool, so each slice has its own actions to manage state changes, and the reducer just combines them back into the store?
November 7, 2025 at 12:54 AM
how are slices used in your app?
November 6, 2025 at 3:01 AM
that's way more fun than a rubber duck :3
November 6, 2025 at 3:00 AM
what are you working on? love to see what you're building
November 1, 2025 at 2:30 AM
nice layout
October 30, 2025 at 11:52 PM
Just saw this, I guess you like EmberJS? I have not used it. I will check it out.
October 30, 2025 at 9:15 PM
It's good that you have a clear preference. I don't know if I like React. It has the largest support system, that is all.
What's your favorite frontend library/framework?
October 30, 2025 at 9:06 PM
That’s where React really shines. It takes care of the messy DOM updates for you and keeps the UI declaratively tied to your data, so you can focus on what the UI should look like, not how to update it every time something changes.
October 29, 2025 at 9:44 PM
You’re right that JavaScript already gives you solid tools for managing data and behavior.
The tricky part, especially as apps got bigger, wasn’t managing the state itself. It was keeping the UI in sync with that state. DOM API doesn't have a built-in way to automatically reflect those state changes
October 29, 2025 at 9:44 PM
Wow, that's amazing. Keep us updated!
October 27, 2025 at 7:44 PM
I’m learning JavaScript because I want to become an engineer and build my own products. It’s not easy! I’ve been learning and using it for the past 7–8 years, and it takes time!
October 27, 2025 at 7:43 PM