Blog

Diversity and inclusion have long been at the forefront of Rangle’s mission and culture. We do our best to reflect this in our day to day practices. While it’s not a perfect science, we believe it’s important to keep working towards an environment where everyone feels confident and welcome. That’s why for our NewCo Open House we let a wide range of Ranglers share what their experience has been like since joining. With that being said, we’ll let them speak for themselves:

In this article I'll explain what functional CSS is, show you how it compares to traditional CSS, and demonstrate how you can simplify styling by using functional CSS!

How you manage the state of your application is important, and libraries such as redux and ngrx have been widely adopted in the JavaScript community for this task. Even though state management has come a long way, most people will quickly notice common patterns being repeated in their reducers and start to cry foul over the boilerplate that seems to be required. This was something I noticed too, but I started to adopt a pattern of Higher Order Reducers to help abstract away the repetition.

Everything on the Internet whether it be application code or content needs to be fetched from a server somewhere. So with 'going serverless' being the latest trend, you may be asking yourself how you can have an application that is completely serverless. The main difference with serverless is that the management and operations of the infrastructure are abstracted. This abstraction allows developers to focus on development and building apps that deliver value to the end users faster. This way, you don’t have to deal with the fuss of managing, maintaining, scaling, or provisioning servers. That’s where hosting in Azure Storage comes in.

Technology is rapidly changing, and so is the need for businesses to find new ways to adapt to evolving industry conditions. That's why Rangle and undefined created the Digital Transformation track at ...

After months of preparing for all of the city-wide festivities, Elevate's first day is officially over! For the uninitiated, Elevate is a must-attend destination for tech leaders, investors, and creators. The multi-day event features some of the most inspiring keynotes in the industry along with topical content streams, experiential programming and to top it off, epic social events. This year Elevate speakers include the likes of Bumble founder Whitney Wolfe-Herd, Loblaws CEO Galen Weston, Al Gore and more.

Does this problem sound familiar to you? You save a Word document as 'v1.doc', then make some changes and save the new version as 'v2.doc'. A colleague might email back some changes, then rename that document to 'v2John.doc' destroying the whole idea of a well-defined genealogy of documents. As the deadline approaches you save the document as 'final.doc', dreading the inevitable, ever-growing 'finalfinal...' as hectic last minute changes are made.

Software testing is expensive. Did you know it can amount to as much as 25% of total project costs?




