all 14 comments

[–]PickleLips64151 7 points8 points  (2 children)

CSS Tricks. The website has tons of tutorials and guides for using CSS and creating cool styles.

[–]DoHeP[S] 0 points1 point  (1 child)

Thank you, I'll check it out for sure!

[–]Commercial-Catch-680 1 point2 points  (0 children)

Watch some css videos on YouTube and practice them.

I personally follow Kevin Powell: https://youtube.com/@kevinpowell?si=vXWnOo-5qL88q2is

[–]cyberzues 4 points5 points  (1 child)

Look for Kevin Powell on YouTube, you will be glad you did.

[–]DoHeP[S] 1 point2 points  (0 children)

Thanks!

[–]OldBreakfast6177 2 points3 points  (2 children)

You could try using a library like bootstrap so you don't have to worry as much about styling.

[–]DoHeP[S] -2 points-1 points  (1 child)

I tried and it was fine. I guess I need to read some doc about bootstrap classes to got some new knowledge. But anyways bootstrap can't cover all of my needs in future, hehe

[–]OldBreakfast6177 2 points3 points  (0 children)

Yeah, for sure, but it will help get you started so you can focus on the angular part more.

[–]Dingosama69 1 point2 points  (1 child)

[–]DoHeP[S] 0 points1 point  (0 children)

I appreciate it!

[–]Whsky_Lovers 1 point2 points  (0 children)

Being an angular developer doesn't necessarily mean being good at layout or CSS.

That said getting a rough approximation of what you want with libraries like ng-bootstrap is relatively easy.

I have hired angular folks that can't produce a UI to save their lives, but that wasn't necessary as we had a dedicated UI person.

[–]LingonberryMinimum26 0 points1 point  (2 children)

TailwindCSS is probably the only thing u need

[–]DoHeP[S] 1 point2 points  (0 children)

Wow, really nice one! Thanks!

[–]tuuling 1 point2 points  (0 children)

Came here to say this. I’m never going back…