πŸ€– Coding News ⚑️
27.2K subscribers
2 photos
1 video
807 links
High quality articles, videos, and tutorials about programming πŸ’»

HTML, CSS, Sass, JavaScript, TypeScript, React, Angular, Electron, Node, Vue, GraphQL and other topics πŸ’₯

@CodingChat talk with other engineers
@CodingNewsFeedbackBot advertisement
Download Telegram
​​Hi! I want to discuss with you how to manage Frontend architecture in large organizations. It feels to me that there are not many articles about this topic and it is not explained well.

⏱ 16 minutes read

#Architecture
​​An architectural pattern is a general, reusable solution to a commonly occurring problem in software architecture within a given context.

⏱ 8 minutes read

#Architecture
​​When talking about microservices, for a few years now that has meant HTTP REST APIs. Granted, some of them might’ve been half-done implementations that only picked some of the features from the REST standard. However, they were all aiming for a REST implementation anyway.

⏱ 8 minutes read

#Architecture
​​With microservices, a backend-for-frontend (aka BFF) is used as an interface for request handling, data manipulation, and formatting, etc. Having a BFF gives many advantages and a few disadvantages as well.

⏱ 6 minutes read

#Architecture
​​A well-thought out design must also take into account the performance aspects of an API. Good design means little if the API does not perform as desired in response to increasing requests, and evolving business and/or customer requirements.

⏱ 6 minutes read

#Architecture
​​In today's world of ever-changing business requirements, it can be difficult to find an appropriate and reliable architecture to stick to. You need something that is flexible, easy to scale, maintain, and understandable, enabling new developers to get up to speed quickly.

⏱️ 9 minutes read

#Architecture #Frontend
❀1
​​Clean Architecture is a software development concept that focuses on creating modular and maintainable code.

⏱️ 12 minutes read

#Architecture
​​I recently read the book β€œSoftware Architecture: The Hard Parts” by Neal Ford, Mark, Richards, Pramod Sadalage & Zhamak Dehghani, and this is my review of the book.

⏱️ 8 minutes read

#software #architecture
❀2πŸ”₯1
​​Have you ever tried to make a failed payment again and suspected that you payed twice? Payment Service providers such as PayPal or Stripe use a method to handle multiple requests for same payment: Idempotency Keys. Let’s increase our domain knowledge by examining this method together!

⏱️ 4 minutes read

#architecture
πŸ‘5❀4πŸ”₯1🐳1
​​In this article, we will take an in-depth look at the possible high-level architecture of Booking.com

⏱️ 5 minutes read

#architecture
πŸ‘5❀1πŸ’‹1πŸ‘»1😎1
​​Software architecture styles are the foundational blueprints for constructing various software systems, ensuring they meet specific requirements and quality attributes.

⏱️ 5 minutes read

#architecture
πŸ‘9🌚2🀩1πŸ€ͺ1
​​Netflix runs on AWS. They started with a monolith and moved to microservices.

⏱️ 5 minutes read

#architecture #microservices
πŸ‘5❀3🍌3🐳2πŸ”₯1πŸ‘Ύ1
​​Application Programming Interfaces (APIs) are the backbone of modern software development. They enable diverse applications to communicate and share data seamlessly, making it possible to integrate different systems and services effectively. Whether you’re building a simple API for a personal project or a complex one for a large-scale enterprise application, following good API design principles is crucial for creating robust, scalable, and user-friendly interfaces.

⏱️ 5 minutes read

#API #architecture
πŸ‘9❀4⚑2πŸ‘1
​​Have you ever tried to register for an app, only to find out that your preferred username is already taken?

⏱️ 8 minutes read

#architecture
πŸ‘14❀8πŸ˜‡2