better-understanding-of-javascript.pdf
4.4 MB
کتاب یادگیری اصولی جاوااسکریپت ( پایه )
مؤلف : جعفر رضائی
منبع:
https://github.com/Mariotek/better-understanding-of-javascript
#javascript
💎 @htmlcss_channels
مؤلف : جعفر رضائی
منبع:
https://github.com/Mariotek/better-understanding-of-javascript
#javascript
💎 @htmlcss_channels
🔥4❤2🙏1
This media is not supported in your browser
VIEW IN TELEGRAM
Light/Dark/Black Theme
A menu with three different topics (for a day, night, and just dark). Implemented using SCSS.
⤷ code
#HTML #CSS #JavaScript
💎 @htmlcss_channels
A menu with three different topics (for a day, night, and just dark). Implemented using SCSS.
⤷ code
#HTML #CSS #JavaScript
💎 @htmlcss_channels
🔥2❤1👍1
This media is not supported in your browser
VIEW IN TELEGRAM
Glowing Blob Effect
A glow effect that follows the cursor. Implemented using CSS and JavaScript.
⤷Get code
💎 @Htmlcss_channels | #css #JavaScript
A glow effect that follows the cursor. Implemented using CSS and JavaScript.
⤷Get code
💎 @Htmlcss_channels | #css #JavaScript
🔥2
Building a website from scratch might feel overwhelming at first.
You'll start by coming up with an idea & setting up the project, then move on to building the website, testing the code, & pushing it to GitHub.
https://www.freecodecamp.org/news/how-to-build-a-website-from-scratch-start-to-finish-walkthrough/
💎 @Htmlcss_channels | #css #JavaScript #HTML
You'll start by coming up with an idea & setting up the project, then move on to building the website, testing the code, & pushing it to GitHub.
https://www.freecodecamp.org/news/how-to-build-a-website-from-scratch-start-to-finish-walkthrough/
💎 @Htmlcss_channels | #css #JavaScript #HTML
❤3
🔅 CSS Clamp
💎 @Htmlcss_channels | #css #JavaScript #HTML
clamp(minimum, preferred, maximum);
In this example, the preferred value is 50%.
On the left 50% of the 400px viewport is 200px, which is less than the 300px minimum value that gets used instead.
On the right, 50% of the 1400px viewport equals 700px, which is greater than the minimum value and lower than the 800px maximum value, so it equates to 700px.
💎 @Htmlcss_channels | #css #JavaScript #HTML
🔥2❤1
🔅 CSS Clamp and font-size
💎 @Htmlcss_channels | #css #JavaScript #HTML
p {
font-size: clamp(1rem, 4vw, 1.5rem);
}💎 @Htmlcss_channels | #css #JavaScript #HTML
❤3
این آموزش به شما کمک می کند تا یک افزونه کروم بسازید که هر صفحه وب را با استفاده از جاوا اسکریپت و Manifest V3 تجزیه و تحلیل می کند.
https://www.freecodecamp.org/news/how-to-build-a-chrome-extension-using-javascript-and-manifest-v3/
💎 @Htmlcss_channels | #css #JavaScript #HTML
https://www.freecodecamp.org/news/how-to-build-a-chrome-extension-using-javascript-and-manifest-v3/
💎 @Htmlcss_channels | #css #JavaScript #HTML
🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
Color palette inspiration
🔴 🟠 🟡 🟢 🔵 🟣
Curated color palette ideas displayed in an example website.
Have a play 👇
https://www.happyhues.co
💎 @Htmlcss_channels | #css #JavaScript #HTML
🔴 🟠 🟡 🟢 🔵 🟣
Curated color palette ideas displayed in an example website.
Have a play 👇
https://www.happyhues.co
💎 @Htmlcss_channels | #css #JavaScript #HTML
❤2