Patrick Kunka (@patrickkunka) 's Twitter Profile
Patrick Kunka

@patrickkunka

Streaming Algorithms @Netflix

ID: 1659087079

calendar_today10-08-2013 02:19:19

381 Tweet

437 Takipçi

135 Takip Edilen

Axel Rauschmayer (INACTIVE) (@rauschma) 's Twitter Profile Photo

I often see TypeScript being characterized as “for OOP programmers”, but it also has many FP features (type unions&intersections, discriminated unions, tuples, etc.). And even its OOP features differ from many mainstream OOP languages (e.g. its structural interfaces).

DAZN Engineering (@dazneng) 's Twitter Profile Photo

Unifying technologies ✅ Freedom and autonomy ✅ Ownership over the code we write ✅ Patrick Kunka leads our Frontend Playback team - watch this video to find out about what he is most proud of at Dazn Global. For latest opportunities at DAZN, look here:engineering.dazn.com

DAZN Engineering (@dazneng) 's Twitter Profile Photo

🇳🇱 Can you picture yourself working at the heart of one of Europe's fastest growing tech hubs? These lovely people decided that it was time to join the Dazn Global movement in Amsterdam 👩‍💻👨‍💻 Explore the latest developer openings at #DAZN here: engineering.dazn.com 🚴

يس (@yassineelouafi2) 's Twitter Profile Photo

One of the advantages of using static typing when designing a library: You can explore your abstraction before writing a single line of implementation code

One of the advantages of using static typing when designing a library: You can explore your abstraction before writing a single line of implementation code
Patrick Kunka (@patrickkunka) 's Twitter Profile Photo

Converting a non-strict-mode #TypeScript project to strict-mode and feel like I may as well be converting a #JavaScript project to TypeScript.

Patrick Kunka (@patrickkunka) 's Twitter Profile Photo

Very happy to reveal this little internal side project to the DAZN Engineering dev team today at our first #DAZN London dev day. Watch this space for an open source release! #Depo #JavaScript #StateManagement

Very happy to reveal this little internal side project to the <a href="/dazneng/">DAZN Engineering</a> dev team today at our first #DAZN London dev day. Watch this space for an open source release! #Depo #JavaScript #StateManagement
Mark Dalgleish (@markdalgleish) 's Twitter Profile Photo

The good thing about micro frontends is that each team gets to do whatever they want. The downside, however, is that each team does whatever they want.

CityJS Conferences (@cityjsconf) 's Twitter Profile Photo

Speaker #5 is Patrick Kunka Patrick Kunka- Principal Software Engineer at DAZN Engineering . For more info click herehttps://prfr.io/2Tndqtr #speakers #javascript #conference #cityjs2020 . Our tickets are selling fast get yours now! prfr.io/2Niz8eb

Patrick Kunka (@patrickkunka) 's Twitter Profile Photo

"...This design circumvents a plethora of complexity spawned by package management software, centralized code repositories, and superfluous file formats." - #deno is a masterclass on beautiful, minimalistic API design: deno.land/manual/linking… can't wait to try it out! Deno

Patrick Kunka (@patrickkunka) 's Twitter Profile Photo

First impressions after a couple of days working w/ #deno - Soo much horrible magic completely gone - Frequently referring to familiar moz docs due to implementation of standard browser APIs - TS transpilation/node compat issues a thing of the past. writing super modern JS. 🦕🎉

Patrick Kunka (@patrickkunka) 's Twitter Profile Photo

Just published this little throttling lib for both #deno and #NodeJS. ⚡ github.com/patrickkunka/b… Interesting challenge making something work in both from common source code. Probably worth a blog post!

CityJS Conferences (@cityjsconf) 's Twitter Profile Photo

If you're working with video streaming and #javascript, Patrick Kunka's talk on simulating video performance for development and testing is well worth a look 🦾 Working at DAZN, he practises what he preaches 🙏 Deno server-side 💻 cityjsconf.org/buytickets

If you're working with video streaming and #javascript, <a href="/PatrickKunka/">Patrick Kunka</a>'s talk on simulating video performance for development and testing is well worth a look 🦾

Working at <a href="/dazngroup/">DAZN</a>, he practises what he preaches 🙏

<a href="/deno_land/">Deno</a> server-side 💻

cityjsconf.org/buytickets
Patrick Kunka (@patrickkunka) 's Twitter Profile Photo

On 15th Sept, I'll be talking at cityjsconf.org about how we're testing video players at DAZN Engineering. In my talk we'll be building a network throttling proxy using Deno and Docker! Some extremely cool other talks and speakers lined up too. #javascript #TypeScript

Lars Gyrup Brink Nielsen @LayZee@mastodon.nu (@layzeedk) 's Twitter Profile Photo

Deno It's amazing to see Deno using standard web APIs rather than trying to reinvent the wheel. The web APIs might not be perfect, but isomorphic JavaScript rules!