Report: Midway Through 2021
06/20/2021This year has been more about getting back to "normal". I've haven't put in a lot of effort with personal projects. In fact I have rebelled…
Read MoreThis year has been more about getting back to "normal". I've haven't put in a lot of effort with personal projects. In fact I have rebelled…
Read MoreThe clip-path css property is a fun one. It's essentially setting a mask on an element. From MDN, "The CSS property creates a clipping…
Read MoreWherever you may work, you will eventually work with people who are difficult, rude, unpleasant and impossible to please. It's just part of…
Read MoreWherever you may work, you will eventually work with people who are difficult, rude, unpleasant and impossible to please. It's just part of…
Read MoreRecently I had a ticket come in for a survey form and there was some custom styling I had to do for it. The main thing I had to do was add…
Read MoreAnother year has passed by and it has been, what you can say, an interesting year for better or worse. The first six months hummed along and…
Read MoreRecently, I had a task where I had to create video page where there are five videos. The third video would be large and in center and then…
Read MoreFirst of all this year has been nuts. It has been one of the craziest years in my 42 years. It started out normal and I was just moving…
Read MoreI recently pushed out some updates to my personal website. What I was wanting to do is to freshen it up a little bit since the design has…
Read MoreBy now we're all aware of the COVID-19 outbreak and most of us are taking measures to help stop the spread of this new illness. This has…
Read MoreWhen you start to use JavaScript you will deal with arrays quite frequently. You'll also use nodeLists quite freqently too. In a way they…
Read MoreRecently I had to figure out how to traverse up the DOM tree so I could target a sibling of a HTML element that was two levels up the DOM…
Read MoreUntil recently I never thought much about printing a web page. I guess it's something people do. I know you can. I just never do. That said…
Read MoreNo. Okay, that's it. Post is complete. Have a nice day. Hold on. Why? Isn't Sass awesome? It's awesome nature is in the name itself. Sass…
Read MoreAs a web developer I like to include little code examples/snippets in my content sometimes. It's not too difficult but it's a bit quirky…
Read MoreMost of the time you want an element to appear on a web page when it loads but sometimes you may want to delay an element from loading. In…
Read MoreA long time ago it was pretty standard to create layouts with tables. Then we moved on to using divs to create layouts. This was certainly…
Read MoreI don't use a whole lot of JavaScript on a day-to-day basis. This week was an exception. There were a couple occasions I had to make sure…
Read MoreShhhhh I haven't completely ditched WordPress. I just wanted to make a half-assed click-bait title. I still have a site that uses WordPress…
Read MoreAnother year has passed by. Since last year, our department has moved into a new building and I'm getting used to living in a smaller city…
Read MoreThis is something that intimidates me a lot. I've done lots of simple functions - mostly ones with event listeners. Even the name…
Read MoreNot much happening around here right now. I took a little break from personal projects to work of some art/drawing. I hadn't done any of…
Read MoreFor a couple weeks my blog completely disappeared resulting in the link to my blog from my website being broke. This resulted from my…
Read MoreI have no idea how to work databases. I'm highly intimidated by them. I have been using JSON for data in personal projects but I certainly…
Read MoreThis was an issue I ran into when solving some accessibility issues. First of all, every page needs to have one h1 tag. Pages shouldn't have…
Read MoreAlt text values seems to be confusing for a lot of users. One method many use is to cover all bases is to add an alt text value to every…
Read MoreThere has been a little personal project I've been working on for a couple years on and off. It's not that it's difficult to make. It's just…
Read MoreI ran into an issue where I had to remove a style from some dynamically generated code. I couldn't remove a class from one item because I…
Read MoreLet me preface this with I don't know a whole lot about browser cookies. I've only added cookies to JavaScript a couple times. However, I've…
Read MoreI don't know what to tell you because I have a hard time thinking of personal projects. I think some common answers to the problem of not…
Read MoreThere's been a lot of talk about the static site generator called Gatsby. It is React based and powered with GraphQL. I supposed out of all…
Read MoreThis is honestly just a personal reminder for me. I always get confused when I need to merge branches. Every single time I have to do a…
Read MoreJavaScript is very hard for me. I struggle with it. That is not to say I never use it. I do. I use it quite frequently. Honestly, I use…
Read MoreA year ago today I started working as an associate web developer. Overall, it's been a good year. It's also been a year full of big…
Read MoreI'm not a developer. I have told myself this a million times. I think if you read the My Dev Journey post, that could give some guidance to…
Read MoreSometimes I feel like I should be much further along in my career. I am 40 years old but I'm at an entry level. I think that would tell you…
Read More