Matia(@joyofcodedev) 's Twitter Profileg
Matia

@joyofcodedev

Web historian from πŸ‡­πŸ‡·.

✍️ https://t.co/VcBmgMNMZ1
πŸͺ„ https://t.co/HowsJKxhOn
▢️ https://t.co/AoQ2wDV8qx
πŸ”΄ https://t.co/3BTiLVAG8H
πŸ’¬ https://t.co/NGWHBdR8d1

ID:1483874318459232264

linkhttps://joyofcode.xyz/ calendar_today19-01-2022 18:50:03

1,4K Tweets

4,7K Followers

326 Following

Matia(@joyofcodedev) 's Twitter Profile Photo

Learn some tips and tricks on how to be more productive in VS Code using repeat keys, and keyboard shortcuts β€” including some great extensions to extend the base functionality of the editor. πŸ”₯

youtu.be/QHfnVtgU2II

Learn some tips and tricks on how to be more productive in VS Code using repeat keys, and keyboard shortcuts β€” including some great extensions to extend the base functionality of the editor. πŸ”₯ youtu.be/QHfnVtgU2II
account_circle
Rich Harris(@Rich_Harris) 's Twitter Profile Photo

in case you were β€” inexplicably β€” doing something other than watching Svelte Summit over the weekend, you may have missed that Svelte 5 is now in its release candidate phase. onward!

blog post: svelte.dev/blog/svelte-5-…

video: youtube.com/watch?v=xCeYmd…

account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

πŸͺ„ I released a video on solving an interesting code indenting problem in Animotion.

youtu.be/e_-CNRFwNoQ

πŸͺ„ I released a video on solving an interesting code indenting problem in Animotion. youtu.be/e_-CNRFwNoQ
account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

I released a video on using one magical line of CSS to achieve a responsive CSS grid layout. πŸͺ„

youtu.be/b9N1qLTVhvs

I released a video on using one magical line of CSS to achieve a responsive CSS grid layout. πŸͺ„ youtu.be/b9N1qLTVhvs
account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

I love that you can write a simple Markdown preprocessor in Svelte to include interactive components in your post.

account_circle
Salma(@whitep4nth3r) 's Twitter Profile Photo

Anjin: Tell him that writing CSS is futile. Its mastery is far beyond the reach of any sane human, and the adoption of pre-defined utility classes that, granted, bloat markup and muddy the waters, is the only way to ship quickly.

Mariko: He says you should install tailwind.

Anjin: Tell him that writing CSS is futile. Its mastery is far beyond the reach of any sane human, and the adoption of pre-defined utility classes that, granted, bloat markup and muddy the waters, is the only way to ship quickly. Mariko: He says you should install tailwind.
account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

Learn about custom renderers and more in this video where I show the use of special Svelte elements to make a custom Markdoc renderer. πŸ”₯

youtu.be/mWt7jsgZIWw

Learn about custom renderers and more in this video where I show the use of special Svelte elements to make a custom Markdoc renderer. πŸ”₯ youtu.be/mWt7jsgZIWw
account_circle
Svelte Society 🧑(@SvelteSociety) 's Twitter Profile Photo

We’re assembling a crack team of developers to build out the new Svelte Society website! Are interested in helping out?

Are you interested in writing recipes for the cookbook?

Adding packages and resources?

Come on over to github.com/svelte-society…

account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

I asked about line numbers in Shiki Magic Move and not a day later Anthony Fu implements it. πŸ™

github.com/shikijs/shiki-…

account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

Thank you Kevin Powell for the shout-out in your latest video! πŸ˜„

I cringed at the writing in the post so I updated it and fixed the overflow issue you mentioned.

Everyone give it a watch.

youtu.be/xWvS8OvgyiA

account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

I changed `selectAll` to a more powerful `selectToken` method if you want to select every instance of a space-separated token unless you specify a line number.

account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

In JavaScript you can pass the `Boolean` function to the `filter` array method to remove bad values. πŸ”₯

In JavaScript you can pass the `Boolean` function to the `filter` array method to remove bad values. πŸ”₯
account_circle
Matia(@joyofcodedev) 's Twitter Profile Photo

Added this simple indent function which looks at the least indented line and indents the other lines based on that so you don't have to think about it.

account_circle