Luke Clark

Luke Clark

  1. Link

    StyleX

    STYLEXJS.COM

    The styling system that powers Meta sites

  2. Link

    React Aria

    REACT-SPECTRUM.ADOBE.COM

    Craft world-class accessible components with custom styles.

  3. Post

    Migrating the platform that powers ABC sites to TypeScript

    I recently published an article on migrating the frontend that powers the ABC's websites from Flow to TypeScript

  4. Link

    JavaScript loose comparison (==) step by step

    FELIX-KLING.DE
  5. Link

    Laws of UX

    LAWSOFUX.COM
  6. Link

    React v16.8: The One With Hooks – React Blog

    REACTJS.ORG
  7. Link

    SSH Examples, Tips & Tunnels

    HACKERTARGET.COM
  8. Link

    Very Slow Movie Player

    MEDIUM.COM
  9. Link

    On the 'other' developers - musings

    GLASNT.COM
  10. Link

    How to manage or eliminate React state without Redux · Monica

    MONICALENT.COM
  11. Link

    Is your JavaScript function actually pure?

    STALTZ.COM

    What does “pure function” mean in the context of JavaScript? In programming in general, purity is also known as “referential transparency”, a fancy way of saying “replacing an expression or function call with its result will never change the behavior of the program” or a way of saying “every time you pass the same inputs, you always get the same outputs”.

  12. Link

    Google Online Security Blog: Moving towards a more secure web

    SECURITY.GOOGLEBLOG.COM

    Posted by Emily Schechter, Chrome Security Team To help users browse the web safely, Chrome indicates connection security with an icon in the address bar. Historically, Chrome has not explicitly

  13. Link

    The inaccessible web: how we got into this mess

    UXDESIGN.CC

    Theoretically, anyone can access the web. In reality, disabled people are excluded.Compared to other public spaces, the internet provides us with choices for how we consume and interact. We can use

  14. Link

    Untangling Deeply-Nested Promise Chains — Philip Walton

    PHILIPWALTON.COM
  15. Post

    Save your commit history to a running Harvest timer

    Knock out two birds with one stone by saving your latest commit message to Harvest

  16. Post

    Why you should be using HTTP/2 and HTTPS

    You should be using h2 (HTTP/2) and HTTPS and compelling reasons to make the switch to HTTPS if for you still haven’t.

  17. Post

    'Search: 301 Redirect Changes'

    Google is changing how it interprets your 301 (and other 30X) redirects. Heres a comparison of the old and the new, and what you should already be doing.

  18. Link

    ES6 Overview in 350 Bullet Points

    PONYFOO.COM

    I heard you like bullet points, so I made an article containing hundreds of those bad boys. To kick things off, here

  19. Link

    New <video> Policies for iOS | WebKit

    WEBKIT.ORG

    Safari on iOS has required a user gesture to play media in a

  20. Link

    Accessibility Developer Tools

    CHROME.GOOGLE.COM
  21. Link

    A Single Div

    A.SINGLEDIV.COM

    A Single Div: a CSS drawing project by Lynn Fisher

  22. Link

    The Essential Meta Tags for Social Media

    CSS-TRICKS.COM
  23. Link

    CSS Triggers...

    CSSTRIGGERS.COM

    align-content Triggers layout Triggers paint Triggers composite align-items Triggers layout Triggers paint Triggers composite align-self

  24. Post

    A Few Points on 'SEO'

    Some observational points on why you should work on investing in quality content, a good platform, and classic marketing

  25. Link

    Some JavaScript Sketches • Matt DesLauriers

    MATTDESL.SVBTLE.COM

    October 13, 2015 Some JavaScript Sketches It&#x2019;s been a while since a blog post, so here&#x2019;s a look at some small sketches I&#x2019;ve developed in the last six months. Most of them use&hellip;