James Quick, Scotch Development

James Quick

Scotch Development

Memphis, TN, United States

Contact James

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Scotch Development

Past articles by James:

Top 10 Static Site Generators in 2020

With the growth of the JAMstack and its community, Static Site Generators are becoming more and more popular. In this article, let's take a look at the top Static Site Generators of 2020! → Read More

Top 10 Coding Fonts for Developers

Developers are extremely passionate about certain things: developer tools, tabs vs. spaces, CSS in JS (or not!), and FONTS! Let's take a look at the top 10 Fonts for Developers! → Read More

ES6 Arrow Functions in JavaScript

With ES6 JavaScript came many updates to the language including the spread operator, object destructuring, new tpye of variables, and more. On top of all those amazing features came arrow functions, a new and concise way to write functions. In this article, we will walk through the basics of arrow functions and discuss their benefits. → Read More

Make Gmail Cleaner with the Simplify Chrome Extension

Hardcore Google Inbox fans are desperate to try and fill the void that it has left. The Simplify Gmail extension for Chrome will bring you the familiar simplicity of Google Inbox to Google Gmail! → Read More

Netlify Dev - The Power of Netlify on Your Local Computer

Netlify just announced Netlify Dev which allows you to run their entire platform right there on your laptop. → Read More

The Best React Extension for VS Code

When working with React, there's lots of code that gets repeated over and over. In this article, we will take a look at the ES7 React/Redux/GraphQL/React-Native snippets extension which will greatly accelerate your React development! → Read More

Creating an Extension Pack for Visual Studio Code

Extension Packs in Visual Studio Code are extremely useful when you want to install a collection of related extensions. → Read More

Validating a Login Form With React

For almost every form that you create, you will want some sort of validation. In React, working with and validating forms can be a bit verbose, so in this article we are going to use a package called Formik to help us out! → Read More

What's New with Netlify

Netlify continues to grow and gain popularity, and they've recently announced a couple of new features. → Read More

Creating a Python Class Generator for VS Code

I hated stubbing out Python classes so I created an extension in Visual Studio Code to do it for me. In this article, let's walk through how I created that extension. We will use several techniques to do so. → Read More

Getting Started with Python in Visual Studio Code

Python is one of the most popular and easy to learn languages, which is why it is often one of the first languages you learn. Let's see how to work with and run Python inside of Visual Studio Code! → Read More

Create Your First Visual Studio Code Extension

When Visual Studio Code doesn't do what you want it to, you install an extension. When you can't find an extension that does exactly what you need, you create your own! In this article, we will look at creating your first Visual Studio Code extension. → Read More

Working with TypeScript in Visual Studio Code

TypeScript and Visual Studio Code are two amazing products created by Microsoft, and - surprise surprise- they work amazing together! Let's take a look at how Visual Studio Code makes it a breeze to work with and configure TypeScript! → Read More

22 Best Visual Studio Code Extensions for Web Development

One of the most impressive parts of Visual Studio Code is customizability, especially via extensions. If you're a web developer, you won't be able to live without installing these extensions! → Read More

11 Awesome JavaScript Extensions for Visual Studio Code

One of the most impressive parts of Visual Studio Code is customizability, especially via extensions. Here are some of the best extensions in VS Code for writing JavaScript. → Read More

Top 10 Podcasts for Web Developers

A Web Developer's need to learn never ends, so what better way to take in the latest technologies than listening to a podcast?! Here are the top 10 podcasts you should be listening to as a Web Developer! → Read More

6 Awesome CSS Extensions for VS Code

One of the most impressive parts of Visual Studio Code is customizability, especially via extensions. Here are some of the best extensions in VS Code for writing CSS. → Read More

5 Hottest VS Code Themes To Use in 2019

Visual Studio Code is incredibly easy to customize, including adding some awesome looking themes. Let's look at the hottest themes you should use in 2019. → Read More

6 Popular CSS Frameworks to Use in 2019

CSS Frameworks exist because writing consistent, concise, and effective CSS is a challenge. In this article, we will look at some of the top CSS Frameworks of 2018. → Read More

5 Ways To Improve Development With Visual Studio Code

Visual Studio Code is extremely flexible and powerful. By learning the ins and outs, you can greatly improve your speed, efficiency, and process as a developer. In this article, we'll look at the top 5 ways to do so! → Read More