πŸ€– 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
​​In recent years, instagram.com has seen a lot of changes β€” we’ve launched stories, filters, creation tools, notifications, and direct messaging as well as myriad other features and enhancements. However, as the product grew, one unfortunate side effect was that our web performance began to suffer. Over the last year, we made a conscious effort to improve this. Our ongoing efforts have thus far resulted in almost 50% cumulative improvement to our feed page load time. This series of blog posts will outline some of the work we’ve done that led to these improvements.

⏱ 8 min read

πŸ”˜ #Performance
πŸ€– Coding News ⚑️ pinned «​​Memes are great - they're such a fun way of describing ideas and opinions. So it's no coincidence that I picked a meme generator app as the capstone project in my free React course on Scrimba. The app works by pulling a random meme image from an API and…»
​​​​Part 2:

In recent years, instagram.com has seen a lot of changes β€” we’ve launched stories, filters, creation tools, notifications, and direct messaging as well as myriad other features and enhancements. However, as the product grew, one unfortunate side effect was that our web performance began to suffer. Over the last year, we made a conscious effort to improve this. Our ongoing efforts have thus far resulted in almost 50% cumulative improvement to our feed page load time. This series of blog posts will outline some of the work we’ve done that led to these improvements.

⏱ 6 min read

πŸ”˜ #Performance
​​​​​​Part 3:

In recent years, instagram.com has seen a lot of changes β€” we’ve launched stories, filters, creation tools, notifications, and direct messaging as well as myriad other features and enhancements. However, as the product grew, one unfortunate side effect was that our web performance began to suffer. Over the last year, we made a conscious effort to improve this. Our ongoing efforts have thus far resulted in almost 50% cumulative improvement to our feed page load time. This series of blog posts will outline some of the work we’ve done that led to these improvements.

⏱ 5 min read

πŸ”˜ #Performance
πŸ€– Coding News ⚑️ pinned «​​We are going to rewrite React from scratch. Step by step. Following the architecture from the real React code but without all the optimizations and non-essential features. ⏱ 9 min read πŸ”˜ #ReactΒ»
​​​​​​​​Part 4:

In recent years, instagram.com has seen a lot of changes β€” we’ve launched stories, filters, creation tools, notifications, and direct messaging as well as myriad other features and enhancements. However, as the product grew, one unfortunate side effect was that our web performance began to suffer. Over the last year, we made a conscious effort to improve this. Our ongoing efforts have thus far resulted in almost 50% cumulative improvement to our feed page load time. This series of blog posts will outline some of the work we’ve done that led to these improvements.

⏱ 7 min read

πŸ”˜ #Performance
​​One of the problems in web development today is the entangling of different layers. Not only do we face strong coupling to multiple dependencies, but we also wire logical code directly to some styling or presentation layer. The end result may still be easier to reuse than similar code some years ago, but it is definitely more difficult to reuse than it should be.

⏱ 7 min read

πŸ”˜ #React
πŸ€– Coding News ⚑️ pinned «​​​​​​Part 3: In recent years, instagram.com has seen a lot of changes β€” we’ve launched stories, filters, creation tools, notifications, and direct messaging as well as myriad other features and enhancements. However, as the product grew, one unfortunate…»
​​​​Documentation makes your reusable components comprehensible and discoverable. It is a crucial part of every component library.

⏱ 5 min read

πŸ”˜ #Documentation #React
πŸ€– Coding News ⚑️ pinned «​​Join our chat room πŸ’­ Programming and tech related discussions πŸ€“Β»
​​Contributing to a design system should be simple, even if you aren’t on the core team. Find it, change it, publish it, and everyone uses it! Easy peasy.

⏱ 20 min read

πŸ”˜ #Styleguides
​​​​5 SEO lessons learned by writing 1 blog post every day for 2 years

⏱ 5 min read

πŸ”˜ #SEO
​​I’ve been familiar with the β€œprogressive web app” (PWA) concept for a while now. But there’s always been an itch in the back of my mind about it.

⏱ 8 min read

πŸ”˜ #PWA