Marcus Osterberg (@osterbergmarcus) 's Twitter Profile
Marcus Osterberg

@osterbergmarcus

Building devlighted.com.
Engineering Manager at @TeleClinic_GmbH.
I like #elixirlang & Snowboarding | Follow 👉 medium.com/@osterberg

ID: 2926598582

linkhttps://www.marcusosterberg.com calendar_today11-12-2014 08:54:11

265 Tweet

139 Takipçi

152 Takip Edilen

Marcus Osterberg (@osterbergmarcus) 's Twitter Profile Photo

Happy to share "How to measure your #softwareengineering team" using #DORAmetrics 👉 youtu.be/yp-Ln9uCQEg I talk about collecting, visualizing, and using data to drive your teams performance. Hope you find it useful! #engineeringmanager #techlead

Marcus Osterberg (@osterbergmarcus) 's Twitter Profile Photo

In #elixirlang `if..else` is actually a great coding style 💎 Since everything is an expression, you can assign and pass them around like any other value 👌 #MyElixirStatus #LiveView

In #elixirlang `if..else` is actually a great coding style 💎

Since everything is an expression, you can assign and pass them around like any other value 👌
#MyElixirStatus #LiveView
Marcus Osterberg (@osterbergmarcus) 's Twitter Profile Photo

✨Live Component With `send_update` you can send and receive messages in the same component. Without invoking a parent processes. This is useful for encapsulating and handling async flows👌 #liveview #myelixirstatus #elixirlang

✨Live Component
With `send_update` you can send and receive messages in the same component. Without invoking a parent processes.

This is useful for encapsulating and handling async flows👌
#liveview #myelixirstatus #elixirlang
Marcus Osterberg (@osterbergmarcus) 's Twitter Profile Photo

It's a bit of a downer when popular services and platforms are lacking official #Elixir SDKs or code examples. Then again, most of the time when I'm looking for a solution, #erlang has it. It's a reminder on how mature this eco-system and language really is. #elixirlang !!

It's a bit of a downer when popular services and platforms are lacking official #Elixir SDKs or code examples.
Then again, most of the time when I'm looking for a solution, #erlang has it. It's a reminder on how mature this eco-system and language really is. #elixirlang !!
Marcus Osterberg (@osterbergmarcus) 's Twitter Profile Photo

Yes. Or another suggestion from JS. The shorthand notation for Keys and Values with the same identifier 🤤 Current Map: foo = "foo" %{foo: foo} New Map: foo = "foo" %{foo} or %{:foo}

Marcus Osterberg (@osterbergmarcus) 's Twitter Profile Photo

When product finds out we know the Phoenix Framework tech stack. We'll be expected to ship features twice as fast ⚡ Half joking 🤫 #SoftwareEngineering #LiveView

Marcus Osterberg (@osterbergmarcus) 's Twitter Profile Photo

I used to think Types was the missing piece.. This is it! Official LSP will be the last thing we need 🔥 (Bonus when all vendors starts to add Elixir SDKs and docs to their services..)

Membrane (@elixirmembrane) 's Twitter Profile Photo

LiveView devs, meet LiveDebugger 0.5.0 – our biggest release yet! 🔎 Improved assigns inspections and tracking 🧑‍💻 Async loading and stream debugging ❌ Dead LiveViews showing recently crashed views 📊 Resource usage monitoring of LiveView processes Check out all updates below!