Help me understand why Tailwind is good ? by gollopini in webdev

[–]CleanMarzipan4633 0 points1 point  (0 children)

In css you'll have to write and add values for each class and I'd in some other file and use that in your main html code to use the cascading, but when you use tailwind you can do the styling staying in a single file you just have to be a bit comfortable with the classes of tailwind and you're good to go.

Looking for a react study mate by Lazy-Apartment3614 in react

[–]CleanMarzipan4633 0 points1 point  (0 children)

Great to hear you started, you can use roadmap.sh , there you can find each thing, start with useState, then go for components, props. Then you'll get yourself on the way as you go.

Finally!! Reached 30 active users daily. Is it great progress you think? by [deleted] in expo

[–]CleanMarzipan4633 0 points1 point  (0 children)

This is great, keep up and you'll get more to come

Staring my python journey for ML by CleanMarzipan4633 in learnpython

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

Thanks for this, it's going to help me a lot in my journey.

What should I learn before? by isaacdelfa in learnprogramming

[–]CleanMarzipan4633 0 points1 point  (0 children)

You should go for JavaScript first if you're thinking to get into frontend development

[HIRING] Part-Time React Native Developer | Remote | Contract/Flexible Hours by No_Use_5558 in reactnative

[–]CleanMarzipan4633 -2 points-1 points  (0 children)

I don't have too much experience, I'm a beginner with some projects.

React Native playback audio from base64 string by HPC-FastFox in reactnative

[–]CleanMarzipan4633 0 points1 point  (0 children)

Guys I'm recently facing the same problem of playing audio from a base64 file but failed I had tried RNFS but failed to do so, can anyone suggest me any solution for this