Pat Kira
149 posts

Pat Kira retweetledi
Pat Kira retweetledi

The difference between `any` and `unknown` in #TypeScript:
any = “I don’t care”
unknown = “I don’t know”
Prefer `unknown` over `any`. Why? Because `unknown` requires narrowing the type before it can be used.
any ignores types. 👎
unknown requires type narrowing before use. 👍

English
Pat Kira retweetledi

There's funding available for New Zealanders to attend nz.js(con); through our Diversity and Financial aid fund - apply now, the application process is really easy conference.javascript.org.nz/diversity-and-…
English
Pat Kira retweetledi

Our extended call for speakers for June's nz.js(con); ends THIS SUNDAY! In NZ? Get your proposals in ASAP! papercall.io/nz-js-con-2021 please RT for reach! 📄📣
English
Pat Kira retweetledi

Native CSS Masonry layout in just one extra line of code? Yes, please. Here it is working with CSS Grid in @FirefoxNightly
More in bit.ly/grid-masonry by @rachelandrew
English

After a decade of living that Android life, I'm an @Apple user now. Hopefully no regrets 😅

Auckland, New Zealand 🇳🇿 English
Pat Kira retweetledi

Leading-Trim: The Future of Digital Typesetting by Ethan Wang link.medium.com/bCi2x8Hw38
English
Pat Kira retweetledi

@keandrews Then our team's favourite takeaway place in Pyrmont would be Jumbo Thigh 😂
English
Pat Kira retweetledi

Tip: Font size isn’t always the best way to emphasize text. Try font color and font weight instead. h/t @steveschoger

English
Pat Kira retweetledi








