Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
i can recommend http://css-tricks.com
they have a facebook page as well and enlighten my feed every day.
it's not only limited to css. -
@JackToolsNet See that genuinely made me go wow. It's so refreshing.
Thanks btw. :) -
@erroronline1 Ah will check it out. I'm not on Facebook but maybe I'll quickly make a TG bot to use the RSS to send me articles now and then. ;)
-
@JackToolsNet Amazing! Thanks for that, was looking for some inspiration and getting my 'mojo' back. :)
-
C0D4681385yhttps://uxplanet.org every now and again have some nice "inspirational" posts from time to time.
-
Good design is as little as possible, but no less.
Delayed transitions rarely serve any purpose, in which case they are just frontend wankery. The exception is maybe something like a skip link that blends in without delay, but fades with delayed transition.
Or if an object is animated and shall move from A to B, representing an actual displacement and not a state change. -
xewl41715ySkeleton, Bootstrap, all fine and dandy, "easy to use"
Though if you want to get used to the actual css properties, I'd advice working with an utility based framework like Basscss or maybe even more popular: Tailwind
Be sure to look up @js_tut or Twitter for free Node, Javascript and CSS ebooks ;) -
Thanks everyone. I think I'm not quite yet ready for front end. Should bail out from any other projects coming my way till then.
Related Rants
-
devmonster84My friend said an intern designed this UI for an internal site. No. Just... no
-
Kalvin17How does a front-end developer get away with murder? $('body').hide(); //I'll see myself out
-
viadukt20Front-end developer's to-do list : ☑ Climb Everest ☑ Learn how to speak mandarin ☑ Become god ◻ Verti...
I've seen a lot of people design great websites here on DR. Since I'm being dragged into quite a bit of front end, I've decided to quit complaining and up my design game. Suggestions and advice on good design considerations?
Our creative lead sent me a few reference websites that had a lot of "wow factor". It had stuff like trailing text animations, slow motion menus and what not. For some reason, I found all of it to be annoying and pointlessly bloated. I'm more into minimalist design and simple transitions but idk if this is just my taste or lack of competence in making such fancy ass design that makes me not appreciate such sites. I need advice and I'm not sure on what. You'd probably know what if you've been in a similar situation before.
question
design
advice needed
front-end