Log inSign up
Web Dev Simplified
1,870 posts
user avatar
Web Dev Simplified
@DevSimplified
I teach web development in an easy to understand and beginner friendly way focusing on core concepts and best practices. YouTube.com/WebDevSimplifi…
courses.webdevsimplified.com
Joined June 2018
0
Following
53.3K
Followers

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jun 14, 2020
    I know I don't often post personal updates here but this is too big of an event to not mention. Yesterday, I was lucky enough to convince the most wonderful woman in the entire world to marry me! It was an incredible day and I could not have asked for it to go any better.
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jul 12, 2020
    🔥 Hot Tip - JavaScript Do you ever wish you could display relative dates like 'yesterday', '3 hours ago', or 'in 4 days' similar to how Twitter or YouTube do? All you need to do is use the JavaScript relative time formatter which will do all of this for you in any locale.
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jul 17, 2020
    How to be a programmer Step 1: Write code Step 2: Refactor code since it isn't perfect Step 2.5: Realize the new refactor has problems half way through so repeat step 2
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Apr 23, 2020
    I am getting ready to start a brand new series called "Who Wants To Be A Megabit." It is just like "Who Wants To Be A Millionaire" but with web dev trivia questions. Let me know who I should bring on as the first few quests by tagging them below!
    00:00
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Sep 3, 2020
    This Saturday my biggest project ever will be released! In this video I create a Whatsapp clone using React and it is a big project. I am super excited for this to release!
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jul 17, 2020
    I wonder who it could be😜
    user avatar
    Brad Traversy
    @traversymedia
    Jul 17, 2020
    New guest video and project coming out on Monday Hint: It's by a talented developer that simplifies web dev
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jul 29, 2020
    🔥 Hot Tip - CSS Handling scaling and multiple screen sizes in CSS is never fun. It requires tons of media queries and messy code, or does it? With the clamp property in CSS you can easily create values that scale but never grow past a maximum or shrink below a minimum.
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jul 9, 2020
    🔥 Hot Tip - CSS Have you ever tried to scroll an element into view when clicking a link only to have it stuck behind your sticky header? You can fix this in CSS by adding scroll-padding-top equal to the header height on the scroll container element (most likely html or :root).
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Aug 28, 2020
    Let me know if you want to see a tutorial on how to create this YouTube clone with HTML/CSS.
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jul 24, 2020
    I cannot tell you how much time I have wasted trying to save time through automation. At least it is fun, though. 🤣
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jul 22, 2020
    It surprises me when I see comments similar to this. We all know there is no way I am smart enough to code out an entire project in such a short time🤣 I generally spend hours pre-building each project before actually recording the 20 minute video.
    user avatar
    Dev Ed
    @developedbyed
    Jul 21, 2020
    I code out everything ahead of time and all the other youtubers are probably doing it too. I thought this was obvious. So no, I am not coming up with an idea and code out a full website in 25 minutes lol
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Jun 14, 2020
    🔥 Hot Tip - JavaScript One of the worst parts of JavaScript is accessing a property on a potentially null object. It requires tons of && chaining and looks really messy. Luckily optional chaining is being introduced to JavaScript which lets you check for null in a cleaner way.
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Dec 31, 2020
    I have showed you how to create Google Maps and Whatsapp, but now I am stepping it up a notch with a Google Drive clone! I cannot wait to record this and share it with you.
    00:00
  • user avatar
    Web Dev Simplified
    @DevSimplified
    Mar 5, 2020
    My JavaScript piano video is one of my more popular videos, so I decided to give it an upgrade and add in a full backend with recording and sharing features. I should be able to get this recorded for next week!
    00:00