I've curated some of the best projects that you should definitely try as a web developer. If you found it useful, consider following me - @Insharamin
for more Web dev-related content. π₯
Let's deep dive into the concept of Optional Chaining in JavaScipt.
With optional chaining, we can check to see if something exists and handle an error gracefully.
A Thread π
What the heck is Optional chaining? π₯΄
The optional chaining " ?." is a recent addition to the language which is a secure way to access nested object properties, even if an intermediate property doesnβt exist.
Optional chaining in JavaScript is very useful - we can access values without checking if the parent object exists. Instead of returning an error, it will return null or undefined.
Uberduck.AI is a tool that allows you to make any text sound like it's been read by a celebrity or fictional character, and the results are incredible.