Yana bir portfolio uchun qilingan "UDAR" sayt, sizlar bilan bo'lishgim keldi :)
๐ henryheffernan.com
@frontend โโ
@frontend โ
Please open Telegram to view this post
VIEW IN TELEGRAM
Henryheffernan
Henry Heffernan - Software Engineer
I'm Henry, a Software Engineer based in NY. Rensselaer Polytechnic Institute Graduate with my B.S. in Computer Science, currently looking for a full time role.
๐12โก6๐ฅ5
Please open Telegram to view this post
VIEW IN TELEGRAM
๐33๐4๐ฑ2๐ฟ1
#tools
Veb-dizaynerlar va frontend ishlab chiquvchilari uchun foydali resurslar
โ Font Awesome icons
โ Bootstrap icons
โ Material Symbols
โ Google Fonts
โ Awwwards collection
โ Fonts.com
โ Humaaans
โ unDraw
โ icons8
โ Coolors
โ Color Leap
โ Smooth box shadow generator
โ Cubic bezier generator
โ Grid layout generator
โ Flex layout generator
๐๐ผ @frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐4โค3๐ฅ3
Frontend vacancy
VueJs bo'yicha vakansiya ๐
Please open Telegram to view this post
VIEW IN TELEGRAM
#javascript
Object.keys()
argument sifatida berilgan obyektning barcha kalitlarini massiv sifatida qaytaradi.
Object.values()
obyektning barcha qiymatlarini massiv sifatida qaytaradi.
Object.entries()
kirishlarni massiv sifatida qaytaradi - har bir kirish o'z-o'zi ikki elementli massiv - kalit va qiymat.
Object.fromEntries()
kirishlarni massivni qabul qilib, ularni massivga aylantiradi.
๐๐ผ @frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ12๐6
#css
- Keyframes.app
- Cubic-bezier
- Css tricks button maker
- Css box shadow generator
- Css grid layout generator
- Css button generator
- Css animations generator
- ColorZilla gradients
- Css flex layout
- Css gradient generator
- CSS generatorlar to'plami
๐๐ป @frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐6โก5๐ฅ3
Please open Telegram to view this post
VIEW IN TELEGRAM
๐13๐4๐ฅ2
#css
`text-stroke`
stil xususiyati matnning harflari va belgilariga kontur rangini va qalinligini bir vaqtning o'zida belgilaydi. Lekin gradient yaratish uchun 2 xususiyatni qo'shish kerak: `background-clip: text`
va `background-image: linear-gradient`
.<h1>Hello frontend.t.iss.one</h1>
body {
background-color: #000119;
display: grid;
font-family: sans-serif;
place-items: center;
}
h1 {
background-clip: text;
background-image: linear-gradient(to right, #09f1b8, #00a2ff, #ff00d2, #fed90f);
font-size: 100px;
-webkit-text-stroke: transparent 6px;
}
@frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐10๐ฅ8โค4๐3
This media is not supported in your browser
VIEW IN TELEGRAM
#javascript #kutubxona
FullPage.js - bu JavaScript kutubxonasi (library) yangi qatordan foydalanib bir-biriga o'tish (scrolling) asosida to'la sahifa (full page) yaratishga yordam beradi.
@frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐10โก4๐ฅ2
#vue #Devtools
- Vue CLI
- Vite
- Bit
- Nuxt
- VuePress
- Gridsome
- Vuex
- Pinia
- Design Systems
- VueTify
- Vue Devtools
- Quasar
@frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ3โก2๐2
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ16โก5๐3๐1๐1
This media is not supported in your browser
VIEW IN TELEGRAM
#vscode
Foydalanish uchun extension'ni o'rnatib, buyruqlar palitrasini oching
(Cmd+Shift+P / Ctrl+Shift+P)
va โrandomโ
deb yozing, bu sizga mavjud maโlumotlar generatorlarini koโrsatadi.@frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ8๐3โก1๐1
Frontend vacancy
Karyerasini boshlamoqchi boสปlib yurgan React'chilar uchun amaliyot ๐
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ6๐2
๐ฑ8๐4๐ฏ2๐ฅ1
This media is not supported in your browser
VIEW IN TELEGRAM
#javascript
Top 5 ta Js animatsion kutubxonalari
1. Gsap
2. AnimeJs
3. ScrollReveal.js
4. Typed.js / Typeit.js
5. Velocity.js
Izohlarda qo'shimcha qilish mumkin
@frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐8โค4๐ฅ4
#css
Chiziqli matn hosil qilishda
text-shadow
xususiyati ishlatiladi. Soya Y o'qi bo'ylab biroz siljiydi, bu esa engil chuqurlik effektini yaratadi..recessed {
font-size: 50px;
font-weight: 800;
text-align: center;
text-shadow: 2px 2px 2px rgba(255,255,255,0.3);
background-color: #b9b9b9;
background-clip: text;
color: transparent;
font-family: 'M PLUS 1p', sans-serif;
}
@frontend
Please open Telegram to view this post
VIEW IN TELEGRAM
๐ฅ10๐6โค2๐2
Please open Telegram to view this post
VIEW IN TELEGRAM
๐40๐ฅ2๐ซก2
๐ฅ4๐2๐1
Frontend
#quiz #javascript console.log("5" + 3); console.log("5" - 3); @frontend
Konsolda qanday natija chiqadi?
Anonymous Quiz
8%
8 va "23"
24%
"53" va "23"
48%
"53" va 2
20%
8 va 2
๐13๐ฑ4๐2