fa
Feedback
Html Css js Frontend projects

Html Css js Frontend projects

رفتن به کانال در Telegram

Advertisements Contact me👇🏻 @We_D5 Hello everyone you can learn interesting facts about coding in this channel 💻 Perfluence

نمایش بیشتر
9 729
مشترکین
+1024 ساعت
+67 روز
-530 روز
آرشیو پست ها
🔰 How to generate compact numbers in JavaScript. The Intl (internationalization) API in browsers and Node JS provide a lot o
+2
🔰 How to generate compact numbers in JavaScript.
The Intl (internationalization) API in browsers and Node JS provide a lot of useful utilities for working with language specific displays, such as the "compact" notation such as 10K, 5M, etc
Here is an example on how you can use it 🔥 This is useful for things like dashboards and social media profile pages.

🔰 Anatomy of CSS
🔰 Anatomy of CSS

✔️Stay connected with all my channel👇
╰┈➤https://t.me/addlist/P9rwCp2apfM1ZWJk
╰┈➤https://t.me/addlist/P9rwCp2apfM1ZWJk

🔰 encodeURI and decodeURI in JavaScript It is important to learn about these functions to ensure URLs are properly formatted
+4
🔰 encodeURI and decodeURI in JavaScript
It is important to learn about these functions to ensure URLs are properly formatted for use in HTTP requests. Also for safely transmitting URLs that contain special characters or spaces. and Working with APIs that require encoded URLs for queries. By using encodeURI() and decodeURI(), developers can ensure that their URIs are properly formatted and safely transmitted across different systems and platforms.

🔰 Alternatives to JavaScript’s if...else statement 1️⃣ Switch Statement Finds the matching value of an expression and execut
+4
🔰 Alternatives to JavaScript’s if...else statement 1️⃣ Switch Statement Finds the matching value of an expression and executes the code block associated to the matching value. 2️⃣ Ternary Operator Checks a condition and executes the first expression if the condition is true. Otherwise it runs the second expression. 3️⃣ Jump / Dispatch Table Stores value-function pairs in an object to quickly fetch and run a function based on a value (which is treated as an object key). 4️⃣ Dynamic Dispatch This pattern involves selecting which polymorphic method to call based on an object’s type.

🔅 CSS: Emmet for CSS
🔅 CSS: Emmet for CSS

🔰 JavaScript DOM Manipulation Methods
+8
🔰 JavaScript DOM Manipulation Methods

🔰 Working with URLs in JavaScript!! Key JavaScript URL operations to simplify building, parsing, and dynamically managing we
+6
🔰 Working with URLs in JavaScript!!
Key JavaScript URL operations to simplify building, parsing, and dynamically managing web resources efficiently.

🔅 Bootstrap 5 Crash Course
Bootstrap is one of the most widely used CSS frameworks, but it can be quite complex to learn since there are so many features in Bootstrap. In this video I will be breaking down everything you need to know about Bootstrap by covering the entire grid system, 6 popular components, and 6 categories of utility classes.

Tired of async/await bugs crashing your app? 😖 Learn clean, practical patterns to handle async errors like a pro!
+5
Tired of async/await bugs crashing your app? 😖 Learn clean, practical patterns to handle async errors like a pro!

✔️Stay connected with all my channel👇
╰┈➤https://t.me/addlist/P9rwCp2apfM1ZWJk
╰┈➤https://t.me/addlist/P9rwCp2apfM1ZWJk

⌨️ You must know these handy JavaScript array methods.
+8
⌨️ You must know these handy JavaScript array methods.

😴 Still using the old way to define media queries in CSS in 2025? Time to rewrite those definitions! 🔥 Here is the modern a
+1
😴 Still using the old way to define media queries in CSS in 2025? Time to rewrite those definitions! 🔥 Here is the modern and very concise way for defining media queries, that was introduced a while back in CSS. This also works with only one value defined: Eg: (80rem <= width)

🔰 Filtering and Modifying Array Elements in JavaScript You may want to filter out certain elements while modifying the remai
+2
🔰 Filtering and Modifying Array Elements in JavaScript
You may want to filter out certain elements while modifying the remaining elements in an array. In JavaScript, this can be accomplished in the following ways:
1. Using filter and map methods together. 2. Use the reduce method to achieve both tasks in a single step.

🔰 Amazing guide to master Top 14 JavaScript Array Methods
+4
🔰 Amazing guide to master Top 14 JavaScript Array Methods

🔰 Amazing guide to master Top 14 JavaScript Array Methods
+9
🔰 Amazing guide to master Top 14 JavaScript Array Methods

🔅 Create Your Own VSCode Theme with CSS
In this video, let's learn with Lun Dev how to create an extremely unique vscode theme for yourself using CSS.

🔰 JavaScript Async/ Await Cheatsheet Are you looking for Front-end Developer Job? If yes, Check the link in bio to get Inter
+4
🔰 JavaScript Async/ Await Cheatsheet
Are you looking for Front-end Developer Job? If yes, Check the link in bio to get Interview Kit