
CSS is awesome. It paints the web with designs we all know and love. Often times content behind the scenes gets targeted by adding a simple id
or class
t...
0 comments
•8843 reads
CSS is awesome. It paints the web with designs we all know and love. Often times content behind the scenes gets targeted by adding a simple id
or class
t...
0 comments
•8843 reads
For my entire career as a designer and developer, I have worked with WordPress almost exclusively. In that time 100% of the web servers I’ve hosted on have b...
0 comments
•1118 reads
Sass is a not so new CSS language that hit the web design/development world by storm several years ago. Developers were wanting a le...
0 comments
•251 reads
How many times have you visited a website to be overwhelmed with pop-up windows that try to get you to take some sort of action? Most blogs and news related ...
0 comments
•121569 reads
The web is always changing and with change comes new technologies that allow us designers and developers to build and write better code. Sometimes we have to...
0 comments
•312 reads
If you have been developing websites in the past year or so you have probably heard the term gulp mentioned often. Like many other designers and develope...
0 comments
•877 reads
Working with databases can be a challenge if you want to work locally and then sync or deploy to a production server of some sort. There are a lot of obstacl...
0 comments
•344 reads
WordPress is everywhere. More than 25% of websites are built on the CMS that is highly customizable. Being free and completely configurable explains the popu...
0 comments
•620 reads
JavaScript was born out of the necessary need to manipulate elements on a web page and provide more interactivity than HTML and CSS alone were capable of. Ja...
0 comments
•245 reads
Some developers attest to their knowledge of JavaScript by being able to correctly explain what a closure is in JavaScript and why it is useful. Bragging rig...
0 comments
•164 reads
If you’ve been on the web for a while now chances are you have heard of a tool known as WordPress. Starting as a simple blogging tool WordPress has transform...
0 comments
•133 reads
Continuing on in our JavaScript series I will introduce you to jQuery. In most cases, newcomers to the language will be doing this the ...
0 comments
•153 reads