➊ Check if input is of number type
➋ Check if input value contains a number
➌ Check if input value is null or, undefined
➍ Check if input value is null or, empty string
➎ Check if input value is falsy
➏ Check if input is an Array
➐ Check if input is an Empty object
➑ Convert first character of each sentence to uppercase
➒ Convert first character of each word to uppercase
➓ Reverse a string
➊➊ Convert a number from one base to another
➊➋ Create and initialise array
➊➌ Empty an array
➊➍ Remove falsy values from an array
➊➎ Remove duplicates from array
➊➏ Casting an array to array of numbers
➊➐ Return a series of integers starting from 0
➊➑ Flatten Array to any depth
➊➒ Remove Holes from Array
➋x➓ Merge any number of arrays
➋➊ Shuffle an array
➋➋ Generate a Random Boolean
➋➌ Generate a Random Number
➋➍ Generate a Random ID
➋➎ Generate a Random Hex Color Code
👉Suggestions👈
⬖ Do you have better implementation for any of these methods? Share those in 💬
⬗ If you find any incorrect information, do inform me.
🚏 Upcoming Twitter Space
📅 12-Feb-2022 (Saturday)
⏰ 07.30PM IST (02.00PM GMT)
⬘ Join me in this space to have some interesting technical discussion around "Arrays and Functions in JavaScript".
⬙ Share among your circle if anyone is interested.
Be an SQL Expert in 2025: A roadmap for absolute beginners
Beginner
⭣ Learn fundamentals ➊
⭣ Working with table ➋
⭣ Working with data ➌
⭣ Querying the data ➍
⭣ Operators ➎
⭣ Functions ➏
⭣ Database objects ➐
⭣ Programming in SQL ➑
⭣ Users and Roles ➒
⭣ Advanced Concepts ➓
Pro
➊ Fundamentals
Effort: 1 to 2 hours per day
Time: 2 weeks
➀ What is a database and DBMS?
➁ What is a relational database?
➂ What are the different vendors for RDBMS?
➃ What is normalization?
➄ Different normalization forms (NFs).
➅ What is SQL?
➆ Different components of SQL.
➇ What is ERD?