My specialty is to help sharpen the thinking of individuals in approaching their workflows in a more organized and efficient manner, thereby preparing them for jobs in Web Design and Development.
Full Stack Javascript
Development Tools, Frameworks, and Services Related To Full Stack Javascript
Development Workflows
Development Workflows Related to Full Stack Javascript
Git for Developers
Git Distributed Version Control For Developers
Git For Non-Developers
Git Distributed Version Control For Non-Developers
The Command Line Interface
Getting To Know Your Computer Better via The Command Line Interface (CLI) aka Terminal Program on OSX
Yesterday I pretty much completed this site ... But there was still one very important thing I hadn't addressed ... tagged in: google search, google custom search, outdated content, seo categorized under: outdated content
The other day I moved my business site, interglobalmedianetwork.com, from Github gh-pages to Netlify, where this site resides as well ... tagged in: dns, local hosts file, ip address, site propagation, dns information groping categorized under: web hosting, changing web hosts
Tip of the Day #1
GatsbyJS Devs:Don't use the state prop (props.location.state). It maypass a Lighthouse audit. It may seem like a really cool "shortcut" to creating pages, but it will kill you in Search.
Tip of the Day #2
If you are offering a course, make sure that it is updated to the latest of whatever. Don't just create it and then forget about it while still offering it (for a hefty price).
Tip of the Day #3
Gatsby Devs: don't use @emotion/core and@emotion/styled 10+ with GatsbyJs 2. Too many breaking changes that only complicate matters and also incompatible out of the box. Use styled-components instead.
Tip of the Day #4
Gatsby Devs: don't use the iframe tag in yourdangerouslySetInnerHTML with GatsbyJS. It won't work, and probably a bad idea anyway. Use it in your component.
Tip of the Day #5
Going serverless does not mean going "databaseless".
Tip of the Day #6
Going serverless with a backend serverless database does not necessarily mean your app is much more secure.
Tip of the Day #7
if you don't use a tool often and tend to forget a step, set a daily reminder to remember it until you get it down.