How to get URL link on X (Twitter) App
1. Skipping the basics:
1. Hidden:
1. Code Debugging Assistance:
First, let me clarify that I'm in no way suggesting that these should be used all the time and if you aren't using them, you're lacking in any sense.
1. Underestimating the importance of fundamentals:
1. JavaScript: The Good Parts by Douglas Crockford
1. JavaScript by Pluralsight
1. A Responsive website:
1. Frontend Mentor
π Abstraction is one of the four fundamental pillars of OOP (Object Oriented Programming).
π
In non-OOP (Object Oriented Programming) languages, we've data in variables and functions that operate on them.
π Async keyword:
1. CSS cheat sheet
1. Eloquent Javascript:
The findLast and findLastIndexOf methods are used to search an array for the first element that satisfies a specific condition & return its value or index, respectively.