Luc Shelton

JavaScript

JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.

Website


Jobs

I've used JavaScript in 4 jobs.

Senior Tools Engineer
2020-02-23 - 2020-07-31

During my tenure at Yakuto, I was responsible for building, extending, and supporting user-facing tools and backend systems that fulfilled various needs.

Tools Programmer
2015-01-01 - 2017-09-01

Towards the end of my time working on Gears of War 4, I began work on studio-wide tooling and backend services that addressed a variety of needs.

Associate Tools Programmer
2014-07-01 - 2015-01-01

My responsibilities were more or less a continuation from my previous position as an Assistant Tools Programmer.

Assistant Tools Programmer
2013-09-01 - 2014-07-01

Joined the company as a junior programmer on the tools team.


Blogs

I've written 1 blogs about JavaScript.

Enabling Syntax Highlighting in SilverStripe 4
Posted 5 years ago by Luc Shelton

SilverStripe's backend HTML WYSIWYG editor does not come out-of-the-box with support for inserting code snippets or samples with syntax highlighting enabled.