Browsing: JavaScript

React provides a number of powerful patterns to compose components; for example, Containment, Specialization, and Render Props. Today we’ll dive into the Containment pattern which, on the surface, looks like an easy-to-understand interface — but the example provided in React docs doesn’t have an explicit explanation of how to pass data from the parent container to its children.

In this article, we will explore how the RxJS and React combo allows for better readability and less boilerplate. Additionally, we will examine how they allow the the same functionality as the popular state management frameworks even though they aren’t frameworks themselves.

Are coding bootcamps actually worth your time, money, and effort? In this article, we’ll address these questions and take a closer look at this problem from both sides — we’ll discuss the benefits, but we’ll also explore the pitfalls and problems you might encounter when attending bootcamps.

Like with all powerful technologies, micro frontends often cause confusion among developers, as evidenced by the ever so popular search queries like “What are micro frontends?” It may be tempting to try and ignore it, but then you’ll be missing out on the amazing opportunities that micro frontends provide — after all, they’re not just a hip trend to follow. In this article, we’ll explore what micro frontends are, what benefits they can bring, how they can be used, and what caveats and pitfalls they pose.

With web development being an incredibly popular domain, there’s no shortage of relevant events, meetups, and cons for web developers to gather. Still, with an abundance of conferences to choose from, developers often feel overwhelmed: which one to choose and attend? Which one to watch on YouTube?