Html Css js Frontend projects
9.97K subscribers
1.09K photos
142 videos
64 files
174 links
Advertisements Contact meπŸ‘‡πŸ»
@We_D5

Hello everyone you can learn interesting facts about coding in this channel πŸ’»

Perfluence
Download Telegram
There were a bunch of new methods added to thr Set interface in JavaScript, and here are all of them!

✨ Sets represent a collection of unordered items, and are optimised to quickly find if a particular item exists in a collection or not.

These methods help to reduce a lot of boilerplate code which would be required otherwise!
❀2
πŸ”° Data Manipulation with Arrays

Data manipulation with arrays is commonly used in real-life scenarios such as processing and analyzing large datasets in scientific research, financial analysis, and business intelligence applications.
πŸ‘1
πŸ”° DOM manipulation

We use JavaScript to access, modify, or create these elements, making our web pages come alive without the need to reload them.
πŸ‘3
πŸ˜‡We are pleased to have you join my second channelπŸ”₯


link Join πŸ‘‡
https://t.me/dx_3d
HTML/Javascript Tip πŸ’‘

You can build a calculator using the output element.

Just type the Javascript formula into the "oninput" parameter of the form element.
Basic Weather App using HTML, CSS and Javascript
Javascript - Array methods
CSS Fonts CheatsheetπŸ”₯
πŸ”₯1
🀩A new channel has been created in which useful things will be published in web design with of source code.πŸ”₯πŸ”₯

πŸ”—Channel join linkπŸ‘‡

https://t.me/Web_design3
❀4πŸ‘3
πŸ”° ComboBox Functionality with HTML

Integrating the element in your HTML forms enhances user experience by combining the simplicity of a dropdown with the flexibility of free text input, offering a powerful solution for modern combobox functionality.
⚑1❀1
πŸ”° Show popup before user closes the browser tab!

You can use this technique to show offers and discounts to the user before they leave the webpage which will help increase conversions.