centerDiv.js
-
got it from here https://front-end.social/@elly/114668957184577014
I use plain HTML along tachyons.io, it's pretty neat.
-
Obligatory https://justfuckingusehtml.com/
I had to resize my browser window in order to read that how dare you not simply read my mind and select my preferred column width instead
99% of users, probably
-
got it from here https://front-end.social/@elly/114668957184577014
I worked with some pretty dumb people who mocked me for years as the guy who couldn't design a UI to save my life because the product I inherited was designed by someone in the 1990s. it wasn't pretty but it was functional.
any time a UI request came in for the new product and I would try to take it, the PM would pull it and give it to someone else. "oh, their skillset is better suited for UI/UX." I was told.
I got fed up with it and designed my online portfolio. used it to showcase my work and skills even documented my process from mockups to design iteration and final products.
I then posted on linkedin my new portfolio and listed myself as open to connect. within a day the PM made a point to pull up my portfolio on standup and asked me where I got the template. told them, "no template. as you can see in the documentation I designed it from scratch using HTML5 CSS3 and JavaScript. I also included the js packages I used."
they were stunned and immediately started to shuffle some UI tickets my way. I just said, "sorry, my skillset is better served for backend requests."
I quit two months later after a few interviews that seemed to go well. I hated that shithole.
moral of the story? don't discourage people from taking on tasks they aren't obviously suited for. they might just surprise you.
-
Oh yes please. But not JavaScript. I use Rust frameworks to avoid all three!
Flutter like a butterfly, sting like a Dart.
-
I use plain HTML along tachyons.io, it's pretty neat.
On mobile the header has overlapping content- not the worst but shows very little attention to detail for a CSS toolkit
-
unsafe
doesn't deactivate memory safety. It only allows you to then create raw pointers and whatnot, which you could use to circumvent memory safety, but all the normal language constructs still do enforce it.I know, but it does let you sled off a cliff if you choose to.
-
I worked with some pretty dumb people who mocked me for years as the guy who couldn't design a UI to save my life because the product I inherited was designed by someone in the 1990s. it wasn't pretty but it was functional.
any time a UI request came in for the new product and I would try to take it, the PM would pull it and give it to someone else. "oh, their skillset is better suited for UI/UX." I was told.
I got fed up with it and designed my online portfolio. used it to showcase my work and skills even documented my process from mockups to design iteration and final products.
I then posted on linkedin my new portfolio and listed myself as open to connect. within a day the PM made a point to pull up my portfolio on standup and asked me where I got the template. told them, "no template. as you can see in the documentation I designed it from scratch using HTML5 CSS3 and JavaScript. I also included the js packages I used."
they were stunned and immediately started to shuffle some UI tickets my way. I just said, "sorry, my skillset is better served for backend requests."
I quit two months later after a few interviews that seemed to go well. I hated that shithole.
moral of the story? don't discourage people from taking on tasks they aren't obviously suited for. they might just surprise you.
I agree with your final take, but why would you want to take frontend tickets if you can also do backend work?
-
I agree with your final take, but why would you want to take frontend tickets if you can also do backend work?
Raw spite. If you're upset enough to build a whole LinkedIn profile, you've already mentally moved on to the next company.
-
Raw spite. If you're upset enough to build a whole LinkedIn profile, you've already mentally moved on to the next company.
With me too, my employer has to start worrying once I put my current position into my linkedin profile.
-
Wait until you see what they do to avoid learning SQL or Regex or JSON Pointer or XPath.
Ugh, i've had to write some Selenium tests where I had to come up with weird ass Xpaths because not a single fucking element had an ID and over half would spawn something in a different div
-
I agree with your final take, but why would you want to take frontend tickets if you can also do backend work?
change of pace, mostly. I also like the challenge. when I'm not challenged at work I lose interest easily and can spiral into not doing my job. so it's nice to break up a long running project with some new bugs or tasks that are unrelated.
-
You misspelled nesting tables
My man right here. Y'all ever want to code some HTML emails? Nested tables as far as the eye can see!
-
Obligatory https://justfuckingusehtml.com/
I'm totally going to bookmark this & also I'm going to insert this as well.<br>
https://www.htmlhobbyist.com/ -
I had to resize my browser window in order to read that how dare you not simply read my mind and select my preferred column width instead
99% of users, probably
You don't just zoom?
-
I agree with your final take, but why would you want to take frontend tickets if you can also do backend work?
Why not? Both needs skills to accomplish very well.
I'm not a frontend guy, but I like to mess with frontend stuff once in a while!
Flex is so fun!
Managing css masterfully is a skill in itself!
-
You don't just zoom?
Not on desktop
-
Wait until you see what they do to avoid learning SQL or Regex or JSON Pointer or XPath.
Wait until you see when they refuse to learn anything but SQL.
-
Not on desktop
You can't just hold control and scroll the mouse wheel?
-
You can't just hold control and scroll the mouse wheel?
I don't like reading big text. I'd rather have small text in a smaller area
-
Wait until you see when they refuse to learn anything but SQL.
Not something I've encountered.