Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)T
Posts
0
Comments
28
Joined
3 yr. ago

  • Elixir in Action is a great way way to learn the core language, and it's pretty up-to-date with its latest edition. Elixir as a language has been declared feature-complete, so it doesn't change that much anyway (the major libraries are a different story).

    If you wanted a book to walk you through LiveView after that, I can recommend Programming Phoenix LiveView. The book is currently in "beta", with the final version expected in a month, so it's very up-to-date. We have a book club at work and just finished it this past week. It does a good job of showing how to make live-updating CRUD pages along with building a pentominoes puzzle game that's rendered with SVG. You build up the project chapter-to-chapter and have a pretty cool little app at the end.

    As long as you don't need offline support, then a monolith webapp seems like a perfect use for LiveView, especially for a solo dev!

  • Are you wanting a general overview of Elixir and Phoenix, or do you want to jump into the most modern part of Phoenix, LiveView? I’m an Elixir developer, so I could help direct you to materials and answer questions if you’d like.

  • This study has been peer reviewed (by me)

  • BAE

    Jump
  • So you’re saying there’s a chance?

  • That’s the thing with pizza. By most standards, that’s shit pizza. On the other hand, it’s hard to fuck up bread, sauce, cheese, and some veggies. I would absolutely eat and enjoy that if it were put in front me.

  • Moths can have a little bit of birds’ tears.

  • Rule

    Jump
  • A true Eef Freef.

  • As an outsider to the scientific community, I wanted to know more about whatever the heck Parafilm is. I’ve definitely been educated 😆

  • Heeell yes! I used to blast Italics all the time. It’s from that wonderful music era of my life from 2014-2016 where I exclusively found music on SoundCloud.

  • I felt like such a rebel with my Casio in high school. It was so much faster, had a better screen, and had way more features.

  • This is basically a scene out of Bee and PuppyCat.

  • Ah yes, the insidious corner.

  • chin stab

  • That’s why I’m rooting for Ladybird.

  • he gorris

  • I had a course in college that used this book, and I’d definitely recommend it.

  • I used to feel this way. Over the course of building out 2 calendar systems in my career (so far) and having to learn the intricacies of date and time-related data types and how they interact with time zones, I don’t have much disdain for time zones. I’d suggest for anyone who feels the same way as this meme read So You Want To Abolish Time Zones.

    Also, programmers tend to get frustrated with time zones when they run into bugs around time zone conversion. This is almost always due to the code being written in a way that disregards the existence of times zones until it’s needed and then tacks on the time zone handling as an afterthought.

    If any code that deals with time takes the full complexities of time zones into account from the get-go (which isn’t that hard to do), then it’s pretty straightforward to manage.

  • This is why I come to Lemmy, for bean recipes nested 6 comment levels down.