home.social

#syntaxfm — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #syntaxfm, aggregated by home.social.

  1. RSS Is NOT Dead, by Syntax FM > Scott and CJ explore why RSS still matters and how it’s more underused than outdated. They discuss how to self-host RSS readers, escape ... syntax.fm/show/926/rss... #rss #wallabag #podcast #syntaxfm

    RSS Is NOT Dead - Syntax #926

  2. Yas! My new tee-shirt from #syntaxfm is here it’s glorious!

  3. Yas! My new tee-shirt from #syntaxfm is here it’s glorious!

  4. Yas! My new tee-shirt from #syntaxfm is here it’s glorious!

  5. Yas! My new tee-shirt from #syntaxfm is here it’s glorious!

  6. Well this was a timely episode of #SyntaxFM ! syntax.fm/show/632/where-to-re

    I have a bunch of stuff on Google Domains, mostly because it was easy to share access to domains, but I guess I'm going to be spending the next few weeks learning how to migrate domain names to Cloudflare, and probably learning more than I ever wanted about #DNS in the process

  7. Well this was a timely episode of ! syntax.fm/show/632/where-to-re

    I have a bunch of stuff on Google Domains, mostly because it was easy to share access to domains, but I guess I'm going to be spending the next few weeks learning how to migrate domain names to Cloudflare, and probably learning more than I ever wanted about in the process

  8. Well this was a timely episode of #SyntaxFM ! syntax.fm/show/632/where-to-re

    I have a bunch of stuff on Google Domains, mostly because it was easy to share access to domains, but I guess I'm going to be spending the next few weeks learning how to migrate domain names to Cloudflare, and probably learning more than I ever wanted about #DNS in the process

  9. Well this was a timely episode of #SyntaxFM ! syntax.fm/show/632/where-to-re

    I have a bunch of stuff on Google Domains, mostly because it was easy to share access to domains, but I guess I'm going to be spending the next few weeks learning how to migrate domain names to Cloudflare, and probably learning more than I ever wanted about #DNS in the process

  10. #SyntaxFM podcast talking about JSDoc: fully agree, we use JSDoc extensively lately and I am pretty happy with it.

    One thing worth mentioning: by adding `// @ts-check` to the top of any JS file you can gratually opt into the typescript type checking and will show you any errors in that file. _Very_ handy.

  11. #SyntaxFM podcast talking about JSDoc: fully agree, we use JSDoc extensively lately and I am pretty happy with it.

    One thing worth mentioning: by adding `// @ts-check` to the top of any JS file you can gratually opt into the typescript type checking and will show you any errors in that file. _Very_ handy.

  12. #SyntaxFM podcast talking about JSDoc: fully agree, we use JSDoc extensively lately and I am pretty happy with it.

    One thing worth mentioning: by adding `// @ts-check` to the top of any JS file you can gratually opt into the typescript type checking and will show you any errors in that file. _Very_ handy.

  13. @tonybaloney is really great if you’re interested in the web world. Also been enjoying listening to the show and (if you’re a fan of formula 1).

  14. @tonybaloney #SyntaxFM is really great if you’re interested in the web world. Also been enjoying listening to the #ShopTalk show and #wtf1 (if you’re a fan of formula 1).

  15. @tonybaloney #SyntaxFM is really great if you’re interested in the web world. Also been enjoying listening to the #ShopTalk show and #wtf1 (if you’re a fan of formula 1).

  16. @tonybaloney #SyntaxFM is really great if you’re interested in the web world. Also been enjoying listening to the #ShopTalk show and #wtf1 (if you’re a fan of formula 1).

  17. @tonybaloney #SyntaxFM is really great if you’re interested in the web world. Also been enjoying listening to the #ShopTalk show and #wtf1 (if you’re a fan of formula 1).

  18. @nhoizey Great refresher. I was shocked listening to Syntax podcast the other day and even they didn't get the difference 🤦‍♂️ I think it was episode "2022 CSS Trends and Usage Web Almanac".

    #SyntaxFM #WesBos #ScottTolinski

  19. @nhoizey Great refresher. I was shocked listening to Syntax podcast the other day and even they didn't get the difference 🤦‍♂️ I think it was episode "2022 CSS Trends and Usage Web Almanac".

    #SyntaxFM #WesBos #ScottTolinski

  20. @nhoizey Great refresher. I was shocked listening to Syntax podcast the other day and even they didn't get the difference 🤦‍♂️ I think it was episode "2022 CSS Trends and Usage Web Almanac".

    #SyntaxFM #WesBos #ScottTolinski

  21. @nhoizey Great refresher. I was shocked listening to Syntax podcast the other day and even they didn't get the difference 🤦‍♂️ I think it was episode "2022 CSS Trends and Usage Web Almanac".

  22. @nhoizey Great refresher. I was shocked listening to Syntax podcast the other day and even they didn't get the difference 🤦‍♂️ I think it was episode "2022 CSS Trends and Usage Web Almanac".

    #syntaxfm #wesbos #scotttolinski

  23. Just listened to episode 453 "Why do people still use over ?"

    Honestly, all of the things mentioned can be achieved with a few lines of code in a wrapper function* or service worker. No need to pull in 20 kB of external code unless you're using all of the features. !

    *) Building a little client is almost always very useful anyway