Profile avatar
yonatankra.com
Javascript developer, web components groupie, design systems, web performance, gamer and a scifi and fantasy author. Father of 4, hence the jokes ;) https://yonatankra.com
380 posts 265 followers 78 following
Getting Started
Active Commenter

Did you know you can close issues with commit messages? Short Version: Use `closes #13` to close issue #13 (replace 13 with your issue number) in your GitHub repository. Just commit this as the commit message and watch the magic happen. #github #ci #cd #opensource #softwaredevelopment

Hey, Blueskiers! I know I haven't been around for some time. Sometimes, real life gets in the way of the virtual ones ;) But hey, I got to create this beauty: codepen.io/yonatankra/p... #webcomponents #browser #testing #jasminejs

Don't fall like I did! Vitest checks for substrings in rejection tests. If the error message is "found error," this passes: `await expect(() => get(a1)).rejects.toThrow("found");` However, this fails: `await expect(() => get(a1)).rejects.toThrow("found error 2");` 🤘 #vite #test #javascript

Getting better at this.

Hey Web Component ppl who meddle with design systems. I checked 3 design systems that came up first in Google search, and validation was nonexistent. When you build a form control, do you form-associate it? How do you handle validation? #webcomponents #designsystem #html #javascript

Many React developers claim it has a massive fanbase, extensive ecosystem, and universal usability. This sounds like Trump's campaign: the third point is misleading, the ecosystem is mostly unnecessary, and a large fanbase... well... Trump won the elections, right? #JavaScript #ReactJS #TechTruths

Validation tip of the day: When using the native Radio validation, remember to add a `name` attribute; otherwise, it won't work. Check it out here: codepen.io/yonatankra/p... #javascript #html #webdevelopment

Free game on GoG: www.gog.com/en/game/vamb... A fantasy RPG game. From first glance a nice storyline with lots of potential. Giveaway ends in around 2.5 days Enjoy 🫶 #freegames #giveaway