That
Software
Dude
Musings of a web developer
About
Tutorials
JavaScript
Resources
Links and Downloads
Keyboard Keycodes
Typing Tests
Digital Downloads
Book Recommendations
Website Launch Checklist
HTTP Status Codes
Collections
Menu
Menu
Home
Contact
Typing Test
Poll Results
Collections
Follow me on
Codepen
RSS
Popular tags
#.NET
#5 minute guide
#Android
#API
#ASP.NET
#Bootcamps
#Business
#C#
#Career
#Coding
#Computer Science
#CraftyJS
#CSS
#CSS3
#Database
#ES6
#Freelance
#Gadgets
#Game Development
#Google
#Guide
#Hardware
#Health
#HTML5
#Interviews
#IT
#Javascript
#Learning to code
#Module
#Performance
#Productivity
#Programming
#Remote
#Security
#SQL
#Startup
#Surface
#Web Design
#Web Development
#Windows
javascript
programming
productivity
web-development
career
dot-net
Coding
asp-net
Business
css
Posted on: 3/4/2022 - 5 min read
How to Design Your Website's CSS Using BEM
If you've ever worked on the front-end of any modern day website, then no doubt you've probably seen the following CSS format ...
read more
Posted on: 6/3/2021 - 2 min read
A look at the CSS functional pseudo-class selector :is()
All I can say is, finally. This has been a feature that I've been patiently waiting for for years now. And it's good to see the specificatio...
read more
Posted on: 4/23/2021 - 5 min read
Should you inline your CSS files?
At some point in your web development life, you probably heard that inlining your CSS is no good. You should avoid it at all costs because...
read more
Posted on: 8/27/2020 - 3 min read
The best library to use for quick CSS animations
css animationsAnimations on a website typically get saved for last or ignored completely mainly because they can be somewhat time consuming ...
read more
Posted on: 9/18/2019 - 5 min read
The one downside with using CSS frameworks
I am all for making my coding and front-end life as smooth a process as possible. And thanks to the advancements in technology and our human...
read more
Posted on: 7/16/2019 - 3 min read
When to use 'em' and 'rem' in CSS
Styling elements on the web can be a tricky thing, particularly these days with hundreds of display sizes, various pixel densities and vario...
read more
Posted on: 11/14/2016 - 6 min read
A 5 Minute Guide To CSS Animations
If you are looking to add a splash of design to your existing websites, then CSS animations are a simple and quick way to do so, and they h...
read more
Posted on: 11/9/2016 - 6 min read
A 5 Minute Guide To CSS Transitions
CSS transitions have been out for a bit now, but many websites still don't make full use of them, unfortunately. And they should, as they p...
read more
Posted on: 11/17/2014 - 5 min read
A Quick 5 Minute Guide To CSS Media Queries
CSS3 Media Queries are one of the best things to happen to front-end development since that terrible blink tag was deprecated eons ago and ...
read more
Next page
Popular this week
Coding A Card Deck In JavaScript
Posted on: 5/20/2015
How to set up an ASP.NET website with GoDaddy
Posted on: 3/22/2021
Is the Surface Pro 7 good for programming?
Posted on: 2/24/2021
How To Code Blackjack Using JavaScript
Posted on: 2/2/2017
10 gadgets every programmer should carry in 2021
Posted on: 3/28/2021
4 tips to handle 404 images on your websites
Posted on: 5/17/2022
Is the Surface Laptop Go 2 a good programming laptop?
Posted on: 6/22/2022
How To Encrypt Passwords Using SHA-256 In C# And .NET
Posted on: 6/29/2015
Database Normalization Is Good And Bad
Posted on: 10/8/2014
How to implement a "Load More" button in JavaScript
Posted on: 1/21/2021
How to Ctrl + S to save in JavaScript
Posted on: 1/27/2021
Create a basic text editor in JavaScript
Posted on: 1/2/2019
A simple database schema for your next user system
Posted on: 8/20/2020
Should you still be using ASP.NET Web Forms in 2021?
Posted on: 12/18/2020
How To Paginate Through A Collection In JavaScript
Posted on: 12/28/2014
The simplest way to create dynamic modal pop-ups in JavaScript
Posted on: 11/4/2019
Implementing a Caesar Cipher in JavaScript
Posted on: 2/16/2021
Is the ThinkPad X1 Yoga a good programming laptop?
Posted on: 3/1/2022
How To Use Microphones To Improve Your Audio Recordings
Posted on: 9/7/2022
Coding A Calendar In JavaScript
Posted on: 1/5/2017
get more coding tips and guides in your inbox
Sign me up