Author’s note: I know the term ‘mentor’ can be used in varying ways in different industries. In this post, I’m using it to describe supporting others in learning environments to gain (coding) skills. My first inklings towards web development were as a...
Read More Mentoring and Sharing KnowledgeSearch Results for: git flow
Didn't find what you were looking for? Try another search!
My Local: Getting Started with Laravel Homestead
Developers have their own way of working, and I’m no exception. With a half a dozen apps running at any given time to make my code structure, workflow, and deployments as smooth as possible, I depend on simple easy-to-use tools to get...
Read More My Local: Getting Started with Laravel HomesteadSnippets Saved My Life: How Sublime Text 3 Snippets Changed Everything
We are always striving to find better, faster ways to do the mundane tasks we have in our lives. We got bored with having to make our coffee in the morning, so some brilliant mind created an automatic coffee maker with a...
Read More Snippets Saved My Life: How Sublime Text 3 Snippets Changed EverythingBrackets for WordPress: 2016 Edition
I have been an avid Brackets user since 2013. It’s a free, lightweight, open-source code editor that is perfect for beginners and experienced developers alike. One of my favorite features of Brackets is the number of extensions available to allow users to tailor...
Read More Brackets for WordPress: 2016 EditionA Beginner’s Guide to Writing Bash & Shell Scripts
Optimizing your development workflow is one of the most important things a developer can do. Being able to leverage your tools quickly and efficiently lets you spend your time working on actual development–instead of fighting your tools or doing boring, repetitive things....
Read More A Beginner’s Guide to Writing Bash & Shell ScriptsGetting Started with Flexbox: First Impressions, Tips, & Tricks
Recently, here at WDS, we started incorporating Flexbox into our projects. I wanted to share some great resources I’ve come across to get going with Flexbox and highlight some of the early first impressions and some of the struggles you might encounter...
Read More Getting Started with Flexbox: First Impressions, Tips, & Tricks5 Steps to Creating a Better Landing Page
If you’re a designer with some online experience, you have probably already created a landing page or two in your time. Obviously, without a proper strategy your lander won’t convert, but for the sake of this tutorial, we’re going to assume you already...
Read More 5 Steps to Creating a Better Landing PageA Strategy for Styling Gravity Forms
Over the past few weeks, there has been a lot of work done to the starter theme we use at WDS, known as wd_s. Everything from incorporating a pattern library, migrating our build system from Grunt to Gulp, and adding some really great...
Read More A Strategy for Styling Gravity FormsGulp Configuration: A Beginners Guide
Recently, WebDevStudios integrated Gulp into our theme boilerplate, wd_s. Below, I go through the Gulpfile.js, section by section, in hopes that you can benefit from our mistakes experience.
Read More Gulp Configuration: A Beginners Guide