How To Be a Better HTML/CSS Developer

  Рет қаралды 17,913

Engineer Man

Engineer Man

2 жыл бұрын

There's a lot of simple things that can be done to make yours and others lives easier while working on an HTML/CSS project. So many tools exist today such as LESS, SASS, React, Vue.js, Angular, and Polymer to help facilitate this.
Hope you enjoyed the video!
List of HTML elements:
developer.mozilla.org/en-US/d...
Open Graph Protocol:
ogp.me/
Check out this code here:
github.com/engineer-man/youtu...
Join my Discord server and come say hi:
/ discord
Check out some code on my GitHub:
github.com/realtux
github.com/engineer-man/youtube
Send me a Gab:
gab.com/engineerman
Other Social:
/ engineerman
/ _engineerman
/ engineermanyt

Пікірлер: 43
@tylercoombs1
@tylercoombs1 Жыл бұрын
I love this dude, he always talks about the things that no one else mentions
@Jacker_Deluxe
@Jacker_Deluxe 2 жыл бұрын
Hey E-Man. For retina protection i like to use the "Dark Reader" extension. ALT + SHIFT + D all the way :P
@EngineerMan
@EngineerMan 2 жыл бұрын
Not sure how I made it this far without knowing about this extension. Thanks a bunch.
@KoScosss
@KoScosss 2 жыл бұрын
remapped hotkey to "alt+z" myself
@kunns123
@kunns123 2 жыл бұрын
DAMn this is amazing, thanks a lot
@tylercoombs1
@tylercoombs1 Жыл бұрын
Wow ok, game changer! Thanks!
@TomDoesTech
@TomDoesTech 2 жыл бұрын
My #1 CSS tip: write as little of it as possible
@TomDoesTech
@TomDoesTech 2 жыл бұрын
@@davealias I don't. If you already write the least you can, you can't "write less of it".
@devhypercoder2522
@devhypercoder2522 2 жыл бұрын
@@TomDoesTech I think it's a reference to the less preprocessor
@mash808
@mash808 2 жыл бұрын
@@TomDoesTech i think it was a pun
@kattihatt
@kattihatt 2 жыл бұрын
@@mash808 it s a good one, but totally flew over my head as well.
@mash808
@mash808 2 жыл бұрын
@@kattihatt that's fair haha
@wolvAUS
@wolvAUS 2 жыл бұрын
Oh thanks for this! I just started my semester and we're learning web development. This will come in handy.
@benyosu843
@benyosu843 2 жыл бұрын
If you are just starting to learn web dev, it won't.
@Newgodlove
@Newgodlove 2 жыл бұрын
same
@TheVideogamemaster9
@TheVideogamemaster9 2 жыл бұрын
Perfect timing, I have an interview in a couple days for a strictly HTML and CSS role
@joelp3562
@joelp3562 2 жыл бұрын
Did you land the job?
@TheVideogamemaster9
@TheVideogamemaster9 2 жыл бұрын
@@joelp3562 They've been dragging me through months of assessments and interviews, and I currently have no idea if I'm still being considered for the job. I tried contacting their hiring manager last week, but they were on vacation until the 12th. I've been waiting all this week to hear back, and still nothing. I've been a front-end engineer for over half a decade, but most companies don't even get around to looking at my resume and portfolio, because all the jobs have like 800 applicants or more.
@Hutabdergehtgutab
@Hutabdergehtgutab Жыл бұрын
another great video! Just a minor addition to the frameworks list: polymer is in maintenance mode since a long time now and google decided to transition to a "new" framework called Lit. It is easy to getting started with it, although a bit of a pain to transition from existing polymer code (legacy stuff) to lit. My colleagues and I are trying to build new components in Lit and try getting rid off old components one step at a time.
@Newgodlove
@Newgodlove 2 жыл бұрын
Thanks, man! So helpful.
@brandonbennett7851
@brandonbennett7851 2 жыл бұрын
Recently came across Svelte. Really liking it. CSS is scoped like other frameworks.
@rylaczero3740
@rylaczero3740 2 жыл бұрын
I don't write web apps any longer. But using tailwind for generating css was the best decision for styling.
@truog91
@truog91 2 жыл бұрын
I love this series :X
@GrayFox391
@GrayFox391 2 жыл бұрын
Thanks man, your videos have honestly helped me out so much
@unknownman5296
@unknownman5296 2 жыл бұрын
that microphone is sparkling
@IntrabuildV
@IntrabuildV 2 жыл бұрын
my darling , I will miss you so
@SVGc1993
@SVGc1993 2 жыл бұрын
I dont like the idea of using less or sass... You will lose control of the actual CSS, and probably make you worse to write plain CSS after getting used to this fancy frameworks... As for Vue.js, its cool to have your isolated snippets, but the same happens as while using less or sass... One does start losing practice to write plain code. Most devs are lazy, in a good way, wanting to do more for less... But in truth its a double edge knife: you'll have to make sure to update Vue/Sass dependencies PLUS learning those frameworks and keeping an eye on changes... Is that really okay in the long term?
@zachjensz
@zachjensz 2 жыл бұрын
About all css being valid sass, this is only for the .scss syntax, not the .sass syntax
@EngineerMan
@EngineerMan 2 жыл бұрын
Thanks for pointing that out, I should have made that more clear.
@chrismingay6005
@chrismingay6005 2 жыл бұрын
Great informative video as always, but I am not having you or anyone else take away from me.
@Elias07070
@Elias07070 2 жыл бұрын
Thanks!
@thefather8362
@thefather8362 2 жыл бұрын
Wow blink tag is still around? Lol
@irun_mon
@irun_mon Жыл бұрын
I'm still using center tag 😭
@tcgvsocg1458
@tcgvsocg1458 2 жыл бұрын
see the video on android win baskeball really like if you do another one on another game...
@M1America
@M1America 2 жыл бұрын
I use a shell script written by a russian dude which turns markdown into html. It runs on Thompson Shell. No soydevery at all.
@kunns123
@kunns123 2 жыл бұрын
That's crazy bro who asked tho
@kattihatt
@kattihatt 2 жыл бұрын
What is soydevery?
@M1America
@M1America 2 жыл бұрын
@@kattihatt "minified css"
@kattihatt
@kattihatt 2 жыл бұрын
@@M1America really? I get no hits on google for that term.
@M1America
@M1America 2 жыл бұрын
@@kattihatt Try again. I just did it...
@Rmly
@Rmly 2 жыл бұрын
Awesome!
@DoodTuber
@DoodTuber 2 жыл бұрын
I took 4 years of IT school and programming makes me want to bash my face into a wall. I just can't do it.
Engineer Breaks Down Hollywood Programming Scenes
11:02
Engineer Man
Рет қаралды 22 М.
Git Good: Common Commands
13:52
Engineer Man
Рет қаралды 20 М.
I Need Your Help..
00:33
Stokes Twins
Рет қаралды 89 МЛН
Osman Kalyoncu Sonu Üzücü Saddest Videos Dream Engine 118 #shorts
00:30
100+ Web Development Things you Should Know
13:18
Fireship
Рет қаралды 1,4 МЛН
Difficult Programming Concepts Explained
11:13
Engineer Man
Рет қаралды 68 М.
I Switched to VS Code and It's Kinda OK
6:28
Engineer Man
Рет қаралды 22 М.
Common HTML tags and what they are for (HTML/CSS Basics)
11:24
Engineer Man
Рет қаралды 40 М.
Git Good: Solo Development Use Cases
12:24
Engineer Man
Рет қаралды 29 М.
5 simple tips to making responsive layouts the easy way
15:54
Kevin Powell
Рет қаралды 738 М.
10 CSS Pro Tips - Code this, NOT that!
9:39
Fireship
Рет қаралды 2,1 МЛН
Understanding Fork Bombs in 5 Minutes or Less
5:55
Engineer Man
Рет қаралды 149 М.
Frontend Development Course - Create a Blog with HTML & CSS
2:57:40
freeCodeCamp.org
Рет қаралды 362 М.
How To Count in Binary and Convert To/From Binary
5:23
Engineer Man
Рет қаралды 13 М.
Very Best And Good Price Smart Phone
0:42
SDC Editing Zone 9K
Рет қаралды 217 М.
Apple, как вас уделал Тюменский бренд CaseGuru? Конец удивил #caseguru #кейсгуру #наушники
0:54
CaseGuru / Наушники / Пылесосы / Смарт-часы /
Рет қаралды 4,3 МЛН
XL-Power Best For Audio Call 📞 Mobile 📱
0:42
Tech Official
Рет қаралды 772 М.
Полный обзор iPad Pro M4 - хвалю!
26:27
Rozetked
Рет қаралды 237 М.