Skip to content
Pro
Block or report user

Report or block slikts

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse
Block or report user

Report or block slikts

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. The Worst Minesweeper 💣 Ever

    JavaScript 233 14

  2. Tuples and value objects for JavaScript 🤷

    TypeScript 42 2

  3. 🦑 Informal definitions of terms used in concurrency modeling

    HTML 257 10

  4. Convert streams to async iterables

    TypeScript 24 2

  5. 1
    <p align=center><a href=https://nelabs.dev><img src=https://nelabs.dev/logo.svg width=450 alt=nelabs.dev></a></p>
    2
    
                  
    3
    # Advanced memoization and effects in React
    4
    
                  
    5
    Memoization is a somewhat fraught topic in the React world, meaning that it's easy to go wrong with it, for example, by [making `memo()` do nothing][memo-pitfall] by passing in children to a component. The general advice is to avoid memoization until the profiler tells you to optimize, but not all use cases are general, and even in the general use case you can find tricky nuances.
  6. 🧰 Up-to-date list of JavaScript and TypeScript tooling resources

    HTML 111 5

1,845 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

May 2020

Created a pull request in V453000/Built-in-Beacons that received 2 comments

Add beacon antennas instead of tinted graphics

This is an example or proof of concept for the idea of adding the recognizable beacon antenna to buildings with built-in beacons instead of just t…

+149 −149 2 comments

Created an issue in foliojs/fontkit that received 3 comments

Can't render COLR glyphs

glyph.render(ctx, size) with COLR glyphs produces the error ctx.fillColor is not a function, even though ctx is an instance CanvasRenderingContext2D

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.