Skip to content
Luke Scott

Luke Scott

Product Engineer

  • Home
  • About
  • Github
  • LinkedIn
  • Medium

Tag Archives: JavaScript

Ways to Annotate JSON files (e.g. package.json)

Unfortunatley you cannot write comments in JSON files. Here are a couple of workarounds for commenting in JSON files.

Posted byLuke ScottAugust 26, 2019August 27, 2019Posted insoftwareTags: JavaScript

My JavaScript Tree Tools Package Released

My new package releasd today to github and npm `@lukeaus/plain-tree` to help you construct, search and manage JavaScript trees and nodes.

Posted byLuke ScottAugust 21, 2019August 26, 2019Posted insoftwareTags: JavaScript

Top 10 JavaScript Podcasts

My top 10 JavaScript podcasts from 1 to 10!

Posted byLuke ScottAugust 15, 2019August 19, 2019Posted insoftwareTags: JavaScript

Netlify Dev – Deploying Functions

Trying to deploy functions using Netlify Dev? Here is a guide to get started and deploy a function in Netlify Dev in minutes.

Posted byLuke ScottJune 27, 2019July 31, 2019Posted insoftwareTags: code, JavaScript, Netlify, Serverless

Type Checking In JavaScript Is Tricky

Type checking is tricky in JavaScript. type === ‘string’ may one day trip you up.

Posted byLuke ScottMay 6, 2019July 31, 2019Posted insoftwareTags: code, JavaScript, Object Orientated Programming (OOP), software
Luke Scott, Blog at WordPress.com.