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
-
devRow5097yI know many freelancers who do the same thing, it's great for saving time especially at the start of your project. But considering you're completely done with your backend, you got no excuse lol.
-
joykill3437yI feel ya... And to make things worse I'm colour blind and got no feeling for design...
-
mngr9407yCss?
Why not directly bare html?
I like the one-textfield-and-two-buttons way.
Guess what, I am not a designer :D -
@illfamed Oh not completely done, a lot to do but it seems to be stable enough now without major bugs or vulnerabilities :)
-
@olback Is that a valid offer? :P
On a serious note, I don't even need much, one or two pages with a few input fields and one general result/error message page...
Well there goes my Sunday I guess haha -
olback109817y@linuxxx nah, CSS can be fun and since you don't need much I could do it. No time though. :(
-
CSS is sensitive as fuck, but it's fun. And I've got 0 sense for design, so if I can do it, so can you.
-
@rEaL-jAsE Thanks but I'd rather invest my time into backend/server/security stuffs ;)
-
CSS is not for everyone
Aesthetic design is not for everyone
Bootstrap is not for everyone
This is what I'd do
http://motherfuckingwebsite.com -
ace4810127yIf you're going to use a CSS framework, I recommend Bulma.. It's lighter than bootstrap, easier to customize(using sass) and has a syntax close to english, and as a plus it's fully built on flex-box.
The only drawback might be that it doesn't have a js library.. -
Brolls31557yI inherited a bootstrap project, and most devs seem to pick it simply because it just makes getting things going easier.
That and non techy managers find the themes for dashboards and decide they want them 😂
I personally detest frontend, so something like bootstrap is a godsend. -
bioDan61597yTechnically you can exploit CSS in a XSS attack which the fix is usually patched on the backend side.
So you should at least know how to protect yourself from malicious CSS code.
Sometimes there's just no evading it 😕
Custom CSS? Who am I kidding, I'm a backend/security/server guy.
Fuck this shit, bootstrap, here I come!
rant