Sukima
@mastersuki.bsky.social
94 followers 41 following 270 posts
I am a passionate software developer specialized in Ember.js & JavaScript. I dabble in Photography, 360 panoramic tours, interactive fiction, and geek culture. https://tritarget.org/
Posts Media Videos Starter Packs
Pinned
Please Internet, stop trying to shun and mock JavaScript and instead just write good JavaScript! It is not that hard. Use a cattle prod if your peers need you to.
“If you would like «your team» …” what if you work in a culture where this is not endorsed is there still opportunities for an individual developer to learn these new perspectives and apply them to their individual contributions? Or are new perspectives only applicable to full teams?
Since you don’t need any client side logic sounds like youd be well served by finding a PHP solution that has been around for a while. JavaScript is likely not needed in this case.
What are your requirements for such an app?
What aspects of your requirements need client side logic?
And why is JavaScript the language the thing that is blocking you?
The best foundations I ever got was when I embraced and learned Ruby.
Amazing how the industry was so bad at programming that they needed a tool to keep them «in check» only for that same tool to make programming and maintenance a horrible experience.
Reposted by Sukima
MDN is good stuff.

If your framework doesn't work with anything on there, that's a bug.
This thread doesn’t make sense. First an API deficit is mentioned, then refuted, but the reason to refute is that the API has a deficit. Why defend an API that is obviously the wrong abstraction to begin with? useEffect is only needed because the framework is poorly abstracted.
I’m curious the need for so many different solutions to this rendering thing. I wrote one once, call a schedule method on change, next micro-tick run through registered render functions, render functions update DOM, each component gets a render function. For complex things use a DocumentFragment.
Isn’t it fascinating how the industry jumps at tech like TailWind only to discover that upgrading is a heavy lift. Meanwhile upgrading CSS requires no lift at all.
Don’t get me started! 🙄 The FE industry went bonkers.
Reposted by Sukima
We talk a lot about developer productivity, but not enough about developer focus.

What practices have helped your teams stay effective without burning out under pressure to deliver faster?
“95% of developers rely on [AI to program]” — Does this mean that 95% of developers have no interest in programming since they offloaded that skill to an AI? What about programming did the industry mess up to drive so many to want to not do it or to not learn it?
Today I learned there is a subtle foot-gun when extending ReadableStream. #JavaScript
What aspect of @emberjs.com would pique your interest in learning more about it? What changes could be made to the framework to enhance its credibility within the #JavaScript community?
Reposted by Sukima
Learning TDD is a SKILL and takes TIME.

I've put together some FREE advice on how to get started, and how to succeed with TDD.

You can download your free guide HERE ➡️ www.subscribepage.com/cd-guide-tdd

Build better software, faster.
What LSP are you using?
Reposted by Sukima
How fast can you type JavaScript?