DEV Community

Discussion on: Welcome Thread - v115

Collapse
 
malenalmendra profile image
Constanza Malen Almendra

Hello everyone! My name is Malen and I am a frontend developer. Lately, I am learning in depth some components of React to create my new portfolio. That's why I'll be around here often. I hope to meet some developers and increase my knowledge in this amazing area.

Collapse
 
ndechihiro profile image
Ndechihiro Maro

Hello there

Collapse
 
sebakloster profile image
Sebastian Kloster

Welcome!!

Collapse
 
nickytonline profile image
Nick Taylor

Welcome to DEV! 👋

Whale hello there!

Collapse
 
heyprotagonist profile image
Anguram Shanmugam

Use some advanced concepts to show your working projects in style 💅

Collapse
 
malenalmendra profile image
Constanza Malen Almendra

what do you suggest me?

Thread Thread
 
heyprotagonist profile image
Anguram Shanmugam • Edited

As mentioned above. It's all your choice totally. I started with react.js then 'JSX' come into picture & now I'm working my way to 'TSX' 🤗.

As for Styles I used "ScSS" while learning react. But having heard about styled-components. I learned it from a video from ben awad. But it's way too old tutorial. I commented like 'Still styled-components?'. He said that he's liking tailwindcss. So, I slowly learned.

The feature of tailwind I like most is the low level dealing. It's so low level. Yes. it's loses readability. But If you learn to strain a little bit. It becomes more meta than you think.

So, I'd recommend start with styled-components & end with tailwind. because tailwind work off the grid(react).

DM me if you feel awkward 🤓

Thread Thread
 
malenalmendra profile image
Constanza Malen Almendra

Woow, thanks Anguram! And Nice to meet you. 😊

Thread Thread
 
heyprotagonist profile image
Anguram Shanmugam

🤓👍

Collapse
 
heyprotagonist profile image
Anguram Shanmugam

If you're Class Components. Then implement hooks into project.

I'd recommend some styled library like 'styled-components' or 'tailwindcss'. If you don't know which one to choose. Try both figure out which suits you. At first I used styled-components and now I'm using tailwindcss. But both are awesome in their own way!

What I'm implying is that try to play with it. It's not serious framework or something. It's just a library full of interesting pattern and sub libraries 🤩

Try this channel => youtube.com/channel/UC80PWRj_ZU8Zu...

Thread Thread
 
malenalmendra profile image
Constanza Malen Almendra

Wow, thank you very much!... Oh and i know styled-components librery. Sometimes I implement it but I don't know the other library. For my portfolio, i decided to use plain css cause i think it's more simple but maybe i should by used styled-components... mmmm...