David Wells
Builder of things
Serverless Architectures
User Experience & Product
Serverless, User Experience & Product
Work
Talks
Blog
Contact
GitHub
LinkedIn
Twitter
All Posts tagged as "javascript"
Promisified node.js file system utilities
May 2020
snippets
Regex Pattern: Match outer single & double quote pairs
September 2019
snippets
Flatten & unflatten javascript objects by path
September 2019
snippets
Simplify form handling in your app using valid HTML elements
September 2019
Get the difference between two objects in JavaScript
September 2019
snippets
Mocking chainable APIs with ES6 JavaScript Proxies
July 2019
dev
7 Serverless Auth Strategies for Protecting Gated Functions
July 2019
dev
How to Respect Visitor "Do Not Track" settings with your Analytics tools
July 2019
dev
Sequentially resolve array of promises using async/await in Javascript
June 2019
snippets
Regex match pattern NOT at beginning of string via JavaScript
June 2019
snippets
Check if any key exists in javascript object
June 2019
snippets
Get user defined window global variables with javascript
June 2019
snippets
Regex to match markdown links
June 2019
snippets
Forcing async functions to run sync in node.js
September 2018
snippets
Recursively Traverse an object of unknown size in Javascript
September 2016
snippets
Set visible text color based on a dynamic background color
July 2016
snippets
Cross Browser SVG Sprites with JavaScript
May 2016
snippets
Loop up through DOM node parents and look for a matches
April 2016
snippets
Remove every regex match from a string except for the first occurrence with JavaScript
April 2016
snippets
Generate DOM Fragments with JavaScript
April 2016
snippets
Regex to match HTML elements & React Components including attributes
April 2016
snippets
Convert Number to Comma Separated Thousands String
March 2016
snippets
Disable Scrolling with JavaScript
March 2016
snippets
Style console.log statements
March 2016
snippets
Remove Duplicate Items from an Array with JavaScript
January 2016
snippets
Get Current File Path in Node.js
January 2016
snippets
Sort an Array Alphabetically in Javascript
January 2016
snippets
Scan a directory and return the file names in Node
January 2016
snippets