nataliemarleny
Follow
🧠
Thinking about thinking
💬 Software Engineer
- London
-
06:51
(UTC) - nataliemarleny.com/blog
- @nataliemarleny
- in/nataliemarleny
- c/nataliemarleny
- nataliemarleny
Pinned Loading
-
-
indentinc/sanityio-referenced-by
indentinc/sanityio-referenced-by PublicSanity plugin for viewing resources which reference a particular resource.
-
Script to evaluate the percentage of...
Script to evaluate the percentage of the size of a pattern in the JavaScript files of a given url 1#!/usr/bin/env bash
2set -eu -o pipefail
3# Script expects these binaries to be present:
4# - wget
5# - node
-
Memoization Example
Memoization Example 1const fs = require("fs");
23// "4\n1\n2\n5\n3"
4const input = fs.readFileSync(0).toString();
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.