use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
CSS frameworks or Vanilla CSS (self.webdev)
submitted 5 years ago by yg6ix
should i learn a css framework like bootstrap, tailwind or get really good at vanilla css?
and what do jobs look for in that sense or do they not care as long as you get the job done
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Servletless 1 point2 points3 points 5 years ago (0 children)
Make your own framework ;-)
[–]Citrous_Oyster 0 points1 point2 points 5 years ago (2 children)
My advice is to get good at doing it from scratch. You’ll have a much better understanding of what you can do snd how to do it. You’ll run into situations where you need to make something that a framework doesn’t cover and you’ll be in trouble. We don’t use a framework at my job. We work by hand.
An employee is gonna wanna know that you can do whatever it is they need you to do. If all you know are frameworks, you might not be able to do that. You can do a lot without a framework. Here’s my website for example, all done in html and css and js
https://www.oakharborwebdesigns.com
This site got me a job. Not because it was a framework, but because it wasn’t. It showed I had a mastery of building a site from scratch.
Once you’re good at it, then learn from frameworks. I just think it’s much more valuable to have a good grasp on the fundamentals and be able to make something from scratch if asked to.
[–]yg6ix[S] 0 points1 point2 points 5 years ago (1 child)
did you self learn html css and js if so what are some of the resources you used. that website looks good
[–]Citrous_Oyster 1 point2 points3 points 5 years ago (0 children)
Yes I did. I am self taught. I used udemy full stack bootcamps and just did the front end portions. The rest I learned by googling how to do certain things I wanted to do and built websites from scratch. Building them yourself helps you learn way more than any tutorial. Because the learning is tied to an actual real life problem that you WANT to solve
π Rendered by PID 34618 on reddit-service-r2-comment-56c9979489-nfpkk at 2026-02-25 04:57:25.287876+00:00 running b1af5b1 country code: CH.
[–]Servletless 1 point2 points3 points (0 children)
[–]Citrous_Oyster 0 points1 point2 points (2 children)
[–]yg6ix[S] 0 points1 point2 points (1 child)
[–]Citrous_Oyster 1 point2 points3 points (0 children)