document.addEventListener('DOMContentLoaded', () => { /** init gtm after 3500 seconds - this could be adjusted */ setTimeout(initGTM, 3500); }); document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; // ensure PageViews is always tracked (on script load) script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-W3L96RR'; document.head.appendChild(script);
Cookie Consent

By clicking “Accept”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. View our Privacy Policy for more information.

Cookie preferences

About The Resolve Blog

Helping you master the art of making decisions.

Hi, I’m Darren Matthews.

I’ve been writing at resolve.blog about decision making, critical thinking, mental models, and cognitive biases since 2020.

I write to share my learnings to help others improve the way they decide. I’m the creator of the Notion Decision Journal Template which provides a better way to make decisions.

I also send the One Weekly Decision newsletter, which helps you improve your life, one decision at a time. Click here to learn more and sign up.

You can find me on Twitter and LinkedIn.
Founder of The Resolve Blog
• Decision and strategy coach
• Creator of the One Weekly Decision newsletter

How I Will Help You Improve Your Decision-Making



Like you, I have benefited and suffered from the decisions I’ve made.

The curiosity within me forces me to ask a simple question. “Why do we make the decisions we do?” This question often pushes us to confront an area we know little about, our brains. I’m not interested in how our minds work. I want to understand what pushes us to act without thought, or, at the other extreme, overthink decisions into paralysis.

Over the twenty-five of my working life, I’ve observed managers and business owners make big decisions, small decisions, and create strategies for others. I’ve been involved at the heart of some of those choices and made some myself.

Overtime, I have studied, reflected, and practiced what I’ve learnt. Now, I share those insights through the articles you will find on here.

My writing concentrates on topics like…

- How to make good decisions and avoid bad ones
- How to use critical thinking to improve the quality of your choices
- How to see cognitive biases manifest themselves in the way we decide
- How to use mental models to help you understand
- How to use rules to make deciding easier

Mostly, I write about the practical ways you can use these ideas in your everyday life. I should warn you; I don’t have all the answers. But what I try to do is take what I’ve learnt, and what others have learnt and consolidate them into tools and ideas that might inspire you to improve the quality of your decisions.

You can start by reading my articles.

connect with us

A box featuring Your Decision Journal—a notion template.

Say Goodbye to Your Bad Decisions

The #1 Guided Decision Journal Notion Template

Your decisions define your life. So we created a 9-step decision journal to help you make the right choices from the start. It is the best way to say goodbye to bad decisions!
Make Better Decisions Now→Find out more
©
All rights reserved.