Skip to main content
7
results
Andrew Fletcher
A summary of Node package commands Short cut commands npm install <package> npm i <package>npm install --save <package> npm i -S <package>npm install --save-dev <package> npm i -D <package>npm install --global <package> npm i -G <package>npm test npm t  Update and outdated Use outdated to discover dependencies that are out of date npm outdatedUse update to perform safe dependency upgrades npm updateUse install <packagename>@latest to...
Andrew Fletcher
To completely remove Microsoft Remote Desktop from OSX you need to perform the...
Andrew Fletcher
Step 1: Install Homebrew Homebrew is the missing package manager for macOS. As...
Andrew Fletcher
Working on a new CentOS 7 server, Node wasn't installed.  You can...
Andrew Fletcher
I started out with a simple task... install Tailwindcss.  What unfolded is...
Andrew Fletcher
This a resource library of the Apple developer resources that I have regularly accessed.  It will continue to grow as my path to learn app development continues. Library App Guidelines - https://developer.apple.com/library/content/qa/qa1686/_index.html Human Interface Guidelines - https://developer.apple.com/ios/human-interface-guidelines/overview/themes/ API reference - https://developer.apple.com/documentation Apple Developer Forum - https://forums.developer.apple.com/ Apple...
Andrew Fletcher
A list of languages for the iOS app in speech mode: Arabic (Saudi Arabia) -...