2022-03-14
1803
Cristobal Schlaubitz
32854
Mar 14, 2022 â‹… 6 min read

How to set up an M1 MacBook for web development

Cristobal Schlaubitz Human. Standing at the intersection of tech, design, and management. Left-brain by nature and right-brain by cultivation. Committed to consistently adding value and making a difference. Currently freelancing.

Recent posts:

featured image tsx extension

What is the difference between a .ts and .tsx file extension?

Examine the differences between the .ts and .tsx file types, their use cases, and best practices for a React TypeScript project.

Hussain Arif
Mar 27, 2025 â‹… 8 min read
How To Use Try...catch For Error Handling In JavaScript

How to use try...catch for error handling in JavaScript

Learn how to use JavaScript try…catch for error handling, including syntax, advanced scenarios, and managing asynchronous code.

Ivy Walobwa
Mar 27, 2025 â‹… 5 min read
Designing For Instant Feedback- The Doherty Threshold In UX

Designing for instant feedback: The Doherty Threshold in UX

The Doherty Threshold suggests that when feedback occurs within this timeframe, users feel more in control and remain engaged.

Chidera Nwankwagu
Mar 26, 2025 â‹… 4 min read
what is pair programming

What is pair programming – and should you try it?

Learn what pair programming is, its benefits, and how real-world implementation can improve your software development process.

Andrew Evans
Mar 26, 2025 â‹… 6 min read
View all posts

5 Replies to "How to set up an M1 MacBook for web development"

  1. This is a very insightful and useful article. We shall share it amongst our team. Thank you for expressing your views on this. Do visit our website for more UI UX design and product design related blogs.

  2. One thing stumping me with the M1 is a local server – I’ve been using Virtualbox + Vagrant for many years. Where are you running your projects from?

Leave a Reply