Skip to content
💜
Testing statuses
💜
Testing statuses

Highlights

  • Pro

Organizations

@superherojs @BartJS @omniscientjs @nodejs @kortslutning @varianter @AtB-AS

Pinned

  1. A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)

    JavaScript 4.6k 253

  2. For learning how to use JavaScript Proxy, or just to see what is possible

    JavaScript 472 25

  3. A library providing an abstraction for React components that allows for fast top-down rendering embracing immutable data for js

    JavaScript 1.2k 58

  4. 💡Ever had a cool idea for an Open Source project but didn't have the time to implement it yourself? Let someone else give it a try!

    4.9k 171

  5. Superhero JavaScript

    HTML 1.8k 120

  6. 1
    // === Arrays
    2
    
                  
    3
    var [a, b] = [1, 2];
    4
    console.log(a, b);
    5
    //=> 1 2

1,202 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri
Activity overview
Contributed to varianter/handbook, mikaelbr/node-notifier, mikaelbr/release-actions-demo and 5 other repositories
Loading

Contribution activity

June 2020

Created a pull request in AtB-AS/atb-bff that received 1 comment

Renames endpoint POST /departures to POST /departures-from-location

Not as ambiguous naming for the endpoint. Also fixes path with new /bff prefix. This also bumps swagger.yaml

+126 −142 1 comment
146 contributions in private repositories Jun 2 – Jun 26

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

You can’t perform that action at this time.