Weekly updates, insights & news across all teams
Email...

Design
When you’re a company that helps others scale through design and technology, your own website has to do more than “look good.”

Technology
ChatGPT’s latest Agent Mode marks a major shift. Instead of just chatting, AI can now think and act. It runs multi step tasks using its own virtual environment. It can browse, write code, fill forms, create slides, analyze

Technology
In 1997, a chess-playing AI named Deep Blue beat Garry Kasparov. The world gasped. Fast forward to today: AI doesn’t just play games, it helps

Technology
If you’ve ever sat on the edge of your seat watching your team battle for glory, only to have the celebration halted by the dreaded VAR check, you

Technology
The best in sports, media, and entertainment are doing something different Most brands lose their audience in the first five seconds. Not

Technology
Imagine you're at a dinner party, and your host introduces you to their friend, who follows you all evening and takes notes on everything you do.

Technology
Automate your project code maintenance and in-house policy adherence. Learn how to use Konsist library to write tests so that your project follows established architecture and declaration rules.

Design
As a young adult, I didn’t bother paying any close attention to the craftsmanship that goes into creating album art. Now, as a grown-up and a full-time illustrator, I appreciate all the tiny details and the effort it takes to produce quality artwork because I understand the processes much better.

Design
Please don't show me your empathy maps.

Life at Proximity
Have you ever thought to yourself, "If I can work from home, why can't I work from anywhere?" Well, you certainly can. I've logged into Slack from

Technology
Before jumping into building a Next JS PWA (progressive web app), let’s go over some basics. What is a PWA? PWA refers to 'Progressive web application'. PWAs are built using common web technologies like HTM

Technology
I’ve been tinkering with the KaiOS platform for some time now and in this post, I’ll try to sum up everything that I’ve learned about it ...

Technology
Creational Design Patterns using Typescript Creational Design Patterns are the category of design patterns that deal with object creation.

Technology
RAIL: A Framework to measure performance This article broadly covers the following areas: An overview of the RAIL model...

Technology
Typescript is like the object-oriented version of Javascript. This article discusses the best practices of object-oriented software design using

Technology
Database transactions have never been trivial in our groove of building efficient web applications. They play a major role - dictating performance

Technology
Adding async support to Django is meant to make it performant, and allow users to run tasks concurrently by overcoming inefficient threading.

