Julius Celik (@julius_celik) 's Twitter Profile
Julius Celik

@julius_celik

Award-losing software architect • Likes strangely typed languages • Unclever Coder • Busy listening to every podcast @ Acast 🎙️

ID: 929348171322585088

calendar_today11-11-2017 14:00:45

420 Tweet

34 Takipçi

313 Takip Edilen

Julius Celik (@julius_celik) 's Twitter Profile Photo

I have been waiting for this moment for years! The DX for using FE state machines has reached perfect maturity! You have visual representations, editors and complete type security. I am beyond excited! Check it out! Stately.ai David K 🎹 youtu.be/lBMjyB-Sj0I

Seb ⚛️ ThisWeekInReact.com (@sebastienlorber) 's Twitter Profile Photo

TIL this GitHub Actions trick When a PR has multiple consecutive commits (ie fixing typos 😏) ➡️ these 3 lines save resources and cancel previous useless CI runs via tierney cyren @targos89 in Node.js PR: github.com/nodejs/node/pu…

TIL this GitHub Actions trick

When a PR has multiple consecutive commits (ie fixing typos 😏)

➡️ these 3 lines save resources and cancel previous useless CI runs

via <a href="/bitandbang/">tierney cyren</a> @targos89 in Node.js PR: github.com/nodejs/node/pu…
Ryan Cavanaugh 👉 searyanc.dev on bsky (@searyanc) 's Twitter Profile Photo

JavaScript performance is bananas, a thread. Let's write a function to sum the values from a the 'val' property of each element in an array: function sum(arr) { let acc = 0; for (let i = 0; i < arr.length; i++) { acc += arr[i].val; } return acc; } 1/10

Alex Xu (@alexxubyte) 's Twitter Profile Photo

This is the flowchart of how slack decides to send a notification. It is a great example of why a simple feature may take much longer to develop than many people think. What’s your takeaway from this diagram? Image source: slack.engineering/reducing-slack…

This is the flowchart of how slack decides to send a notification. 

It is a great example of why a simple feature may take much longer to develop than many people think.

What’s your takeaway from this diagram?

Image source: slack.engineering/reducing-slack…
Ishan Khanna ⚡️ (@droidchef) 's Twitter Profile Photo

Been interviewing candidates for senior android roles for a while now, here at Tinder. Here’s are some thoughts and learnings — Not going to be company specific 1/n 🧵