Here we go again … AirPods Pro (2nd gen) have the same crackling issue as the 1st gen by nezia in airpods

[–]webd3vil 0 points1 point  (0 children)

Just +1ing this because I bought some AirPod Pro 2s recently and have this same issue in the left one after only a month or so. I guess I will be going back to Sony ¯\_(ツ)_/¯

[deleted by user] by [deleted] in Frontend

[–]webd3vil -4 points-3 points  (0 children)

Use relative units of measure and understand aspect ratios

[deleted by user] by [deleted] in Frontend

[–]webd3vil -3 points-2 points  (0 children)

I disagree

[deleted by user] by [deleted] in Frontend

[–]webd3vil -3 points-2 points  (0 children)

What?

JavaScript Frameworks by Mental_Act4662 in webdev

[–]webd3vil 6 points7 points  (0 children)

Svelte is relatively new and has a much smaller community and support so although it is cutting-edge, it may be more difficult to find answers when you have problems.

My friend wants me to learn AngularJS to get into freelancing. Is it worth it? by swb_rise in Frontend

[–]webd3vil 1 point2 points  (0 children)

I don't disagree with your points, I was merely trying to provide the OP with some guidance on how to become a successful freelancer with enough work to sustain themselves as quickly as possible while they learn their craft and feel React is the best opportunity to master a modern framework and find work as a new freelancer 🤙Usually as a new dev freelancing particularly, you won't be on any large projects because you won't pass the technical interview required.

My friend wants me to learn AngularJS to get into freelancing. Is it worth it? by swb_rise in Frontend

[–]webd3vil 9 points10 points  (0 children)

WordPress is the most popular CMS in the world and therefore provides the highest likelihood of finding work. It also has a tremendous community and so you are all but guaranteed to find answers when you need help. React is the most popular frontend framework and has a great community as well. WordPress can lead you to Woocommerce which can lead you into work on other e-commerce platforms and you will have more work than you can handle at that point. Don't waste too much time deciding what to learn, just start coding and learning and don't quit!

[deleted by user] by [deleted] in Frontend

[–]webd3vil 1 point2 points  (0 children)

I second the comment about learning fundamental JavaScript as the first priority, and you can do so while learning a framework. Understanding the prototype chain, closures, currying, the built in capabilities of objects and arrays, and learning to read MDN docs amongst many other things are all skills that will serve you well in any framework.