Blog posts

109 results found

109 results in Dev, DevOps, Git, SQL, Tools, Web

dev How to flip an image using CSS

In this post, Mike Masey shows you how you can flip an image using CSS.

dev 5 things a developer should do before asking for help

In this post I give you my opinions and experience about when I think you should ask for help and with a checklist of things you can do first before you do ask for help.

dev What is Visual Studio Live Share and how do you use it?

This post shows you how to get set up to start using Visual Studio Live Share for remote pair programming.

git How to keep your fork up to date with the master repository in GitHub

This post gives you the commands you will need to keep your fork up to date with the master repository in GitHub.

dev How I doubled the traffic to my website in 4 simple steps

In the space of 2 months, I doubled the traffic on my website, and the increase was all Organic traffic. In this post I will share the steps I took to double the traffic to my website, so you can apply the same steps.

dev How to copy SQL Server data to Elasticsearch using LogStash

How to copy SQL Server data to Elasticsearch using LogStash

dev How to fix the error ERR_SPDY_PROTOCOL_ERROR

This post shows you how to solve the error ERR_SPDY_PROTOCOL_ERROR for your website, which shows up in Google Chrome, Opera, Edge and Internet Explorer

conferences·dev 10 practical tips for improving your public speaking

In this post Marcin Zajkowski shares some of his pro tips for improving your public speaking, based on his experiences.

git How to solve the git error fatal: unable to access '\/.config/git/config

This post shows you how to solve the git error fatal: unable to access '\/.config/git/config

dev An open letter to people who write open letters

I've seen lots of open letters on the internet lately, so this letter is addressed to all of those people who write open letters.

dev This is why you should never judge a book by its cover

Today I learned a valuable lesson about how you should never judge a book by its cover.

dev How to use a custom local dev url without having to edit the hosts file

Here is a really useful tip for all web developers. It shows you how you use custom urls for your local dev machine websites without having to edit the hosts file.