Programming Tips And Tricks👨🏻‍💻
11 subscribers
260 photos
1 video
3 files
2 links
🌊 Frontend Sea – Dive deep into the world of frontend development!
🚀 Stay updated with the latest trends, best practices, and tools in HTML, CSS, JavaScript, React, Angular, and more.
📌 Daily insights on modern frontend technologies.
🆔@itismohammadrezaa
Download Telegram
👍1
remove extra item from objects
👍1
روش خیلی راحتر برای گرفتن دیتای روت در انگولار 16
🔥3
hover effect on siblings
3👍1
Angular-Testing.pdf
13 MB
داکیومنت تست نویسی در فریم ورک انگولار (Jasmine and Karma)

زبان: فارسی

@Angular_iran
3👍1
👍21
🔥2👍1
husky implementation
🔥2
useOptimistic.pdf
6.9 MB
useOptimistic hook in react
👍2
👍2
Git Best Practise Patern:
————————————————
feat: New feature
fix: Bug fix
refactor: Code restructuring (no functional changes)
docs: Documentation changes
style: Code formatting (no logic changes)
test : Adding or updating tests
chore: Maintenance tasks (e.g., dependencies update)
perf : Performance improvements
ci : Continuous integration changes
revert: Reverting previous commit

⭕️Example Commit Messages:
git commit -m "feat(auth): add Google login support"
git commit -m "fix(patient): resolve favorite toggle issue"
git commit -m "refactor(ui): optimize button styles"
git commit -m "docs(readme): update installation steps"
👍2
format numbers
👍3
css improvements
🔥2👍1
#css
css mixed-blend-mode usage