Home / Companies / Mux / Blog / November 2022

November 2022 Summaries

3 posts from Mux

Filter
Month: Year:
Post Summaries Back to Blog
Mux, a video platform, launched its Partner Program one year ago and has since engaged with over 277 potential partners, including third-party software, cloud platforms, global systems integrators, dev shops, and product studios. The program aims to build an ecosystem around Mux to meet technical and business goals as quickly and completely as possible. In 2022, the partnerships team secured direct relationships with more than 76 partners, and approximately 16% of new business was related to partners referring projects to Mux or developers finding Mux through great integrations. The company plans to continue investing in partnerships and integrations that complete its solution for customers.
Nov 11, 2022 2,450 words in the original blog post.
The text discusses the rapid evolution of the JavaScript landscape and how it can be challenging to keep up with new developments such as server components, islands architecture, incremental static regeneration, and code optimization. However, beneath all these advancements lies the core programming language that remains constant. The author emphasizes the importance of focusing on the fundamentals of Jamstack, which combines JavaScript, APIs, and Markup to create a developer-friendly environment for building websites. Mux is highlighted as a platform that simplifies video integration into applications by handling complex aspects like encoding, playback, and streaming. The author also mentions their participation in the Jamstack conf 2022, where they will be sponsoring and presenting their video guestbook.
Nov 04, 2022 528 words in the original blog post.
The text discusses the problem of slow website loading due to large JavaScript bundles and introduces a solution using dynamic import statements for code-splitting and lazy-loading. It also covers techniques to improve user experience by saving space for incoming components, using placeholder images with blurhash, and providing libraries for these functionalities in React.
Nov 01, 2022 1,322 words in the original blog post.