FrontEnd Development
30.3K subscribers
145 photos
1 video
9.04K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
Before Your Next Frontend Pull Request, Use This Checklist

Avoid common mistakes in pull requests with this checklist, covering areas from minimizing bundle size and ensuring accessibility to using semantic markup and keeping code clean - https://evilmartians.com/chronicles/before-your-next-frontend-pull-request-use-this-checklist

#frontend #checklist
Building a Clean and Scalable Frontend Architecture

As the digital landscape continues to evolve, the importance of frontend architecture for web applications… - https://awstip.com/title-building-a-clean-and-scalable-frontend-architecture-f4fe1f814f68

#architecture #frontend
Solving eventual consistency in frontend

What is eventual consistency? In distributed databases, eventual consistency ensures that all replicas of a database will hold the same data – but only after a delay. This delay occurs because updates are first applied to the primary database, and then asynchronously propagated to other replicas. - https://blog.logrocket.com/solving-eventual-consistency-frontend/

#frontend
10 Backend Terms Every Frontend Developer Should Know

This post addresses the common communication gap in daily standup meetings where frontend developers often struggle to understand backend developers' updates due to specialized terminology. The author aims to explain backend jargon to help bridge this knowledge gap between frontend and backend teams. - https://dev.to/thesanjeevsharma/10-backend-terms-every-frontend-developer-should-know-2o2h

#frontend #developer
The Hidden Subject in Frontend Development: Artificial Intelligence

Exploration of the role of artificial intelligence in frontend development, highlighting its impact, potential applications, and its influence on developers' work. - https://dev.to/iamsymbiote/the-hidden-subject-in-frontend-development-artificial-intelligence-4c9p

#ai #frontend