Dean Hume is a software developer, Google Developer Expert and author of the book Fast ASP.Net Websites. An avid blogger and contributor to various tech and coding websites, he brings a strong desire to constantly build his skillset and help do the same for those around him by writing, presenting, or training on various subjects.
Most of the time, we develop websites without understanding what the browser is actually doing under the hood. How exactly does the browser render our web pages from the HTML, CSS and JavaScript that we create? Google’s PageSpeed Insights tool can be very helpful when trying to profile a web page and find areas for improvement. You simply enter the URL of the page that you want to test, and the tool provides you with a list of performance suggestions. Fortunately, the solution to this problem is simpler than it seems! The answer lies in the way that the CSS and JavaScript are loaded in your web page.
Read more…
Dean Hume has been involved in many interviews during his career as a software developer and manager. Whether the interviewer or interviewee, he has always paid special attention to the interview process. Preparation is the key to success and can take the stress out of the dreaded process. Interviews can be scary, especially when you attend your first. If you are prepared and your mind is ready, then the whole process should be a breeze!
Read more…