• Skip to main content
  • Skip to primary sidebar

Ryan McCormick

Dedicated Dad, Software Engineer and Lover of Coffee

Webstorm adding spaces between imports and braces | JavaScript and TypeScript

September 29, 2017 by Ryan McCormick 4 Comments

I have been working with Angular 4x and TypeScript in Webstorm a lot lately and have been guilty of the occasional sloppy import statement. If you found this article, you are probably doing the same thing. Because adding spaces between the import and braces is super tedious, I took some time to find a solution. I can't take all of the credit for this. Some awesome people … [Read more...] about Webstorm adding spaces between imports and braces | JavaScript and TypeScript

Get Column Names From Access Database Table with VBA

August 11, 2017 by Ryan McCormick Leave a Comment

It has been a long time since I have added a VBA post, so here is something that I had to quickly put together for a little project that I am working on this evening. I have a really large table with a bunch of fieldnames that I need to query through to make some sample data for another project. I thought that it would be easiest to quickly grab all of the field names from … [Read more...] about Get Column Names From Access Database Table with VBA

How to Get Linux Distro Name and Kernel Version from the Command Line

July 31, 2017 by Ryan McCormick Leave a Comment

If you are using Linux as a development environment, to install a new utility, or for an almost infinite number of other reasons, it may be helpful to get the current version from the command line. Get Current Ubuntu Version From Command Line If you are an Ubuntu or Debian user, you can get the latest distro from the command line by running the following: lsb_release -a Get … [Read more...] about How to Get Linux Distro Name and Kernel Version from the Command Line

SOLVED: Testing PATCH with Spring Boot TestRestTemplate

July 30, 2017 by Ryan McCormick 1 Comment

When writing integration tests for REST APIs in Spring Boot, it is common to use the org.springframework.boot.test.web.client.TestRestTemplate. Anyone who has attempted to test the PATCH method with Spring Boot's default TestRestTemplate will find out that it doesn't ship with the ability to use the PATCH method. As a workaround, org.apache.http.client.HttpClient can be added … [Read more...] about SOLVED: Testing PATCH with Spring Boot TestRestTemplate

Refactor Legacy AngularJS Controller to ControllerAs Syntax

July 30, 2017 by Ryan McCormick Leave a Comment

There are a lot of resources and examples available on the web for learning AngularJS(1.x branch). Some are good, some are bad and some are super ugly and confusing. The recommended approach for building scalable applications with AngularJS is to follow the controllerAs syntax. In this post, I will be breaking down a really ugly legacy controller and converting it to … [Read more...] about Refactor Legacy AngularJS Controller to ControllerAs Syntax

« Previous Page
Next Page »

Primary Sidebar

Recent Posts

  • Force Quit Kill all Chrome Windows MacOS
  • SOLVED: Angular 6 CLI Karma Stuck in Single Run | Karma Stops Running
  • How to Manually Install Java 8 on Ubuntu 18.04 LTS
  • Remove VirtualBox from Ubuntu 16.04 Xenial
  • Clear all Node Modules Folders Recursively Mac/Linux

Recent Comments

  • KKV on Webstorm adding spaces between imports and braces | JavaScript and TypeScript
  • jusopi on Clear all Node Modules Folders Recursively Mac/Linux
  • Qaisar Irfan on Clear all Node Modules Folders Recursively Mac/Linux
  • mustafa on Remove VirtualBox from Ubuntu 16.04 Xenial
  • Pourya on How to Manually Install Java 8 on Ubuntu 18.04 LTS

Archives

  • May 2019
  • May 2018
  • April 2018
  • March 2018
  • January 2018
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • March 2017
  • December 2015
  • November 2015
  • July 2015
  • April 2015
  • February 2015
  • September 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • October 2013
  • August 2013
  • June 2013
  • April 2013
  • March 2013
  • February 2013
  • December 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • May 2012
  • March 2012
  • February 2012
  • December 2011
  • November 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • August 2009
  • July 2009
  • May 2009

Categories

  • Angular
  • Angular 2
  • AngularJS (1x branch)
  • Computer Q&A
  • ES2015
  • Internet Marketing
  • Javascript
  • Job Interviews
  • Job Search
  • Karma
  • Laravel
  • Linux
  • Linux/Unix Tips
  • MacOS
  • Microsoft Access
  • Microsoft Excel
  • Microsoft Outlook
  • Microsoft Word
  • News
  • Node
  • Open Source
  • PHP
  • Protractor
  • Resume Writing
  • Spring Boot
  • SQL
  • Ubuntu
  • VBA
  • VBScript
  • VirtualBox
  • Web Development
  • Windows Tips
  • Wordpress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2023 · Magazine Pro on Genesis Framework · WordPress · Log in