Designing for Scale
  • Home
  • About
  • Newsletter
Leaders Should Speak Last

Leaders Should Speak Last

6 years ago 3 min read LeadershipManagement
Let your team members go first. Give everyone a chance to share their opinion. Then, when everybody else had a chance to speak up, you — as a leader — should speak and share your opinion.
Read Now Read Later
Wissam Abirached
By: Wissam Abirached

My Favorite Approach to Learning New Frameworks

8 years ago 2 min read LearningEngineering
My personal favorite approach to quickly and efficiently learn a new framework, library, or programming language. This is based on my own experience.
Read Now Read Later
Wissam Abirached
By: Wissam Abirached
Understanding Redux Middleware And Writing Custom Ones

Understanding Redux Middleware And Writing Custom Ones

8 years ago 5 min read EngineeringJavascript
If you use Redux, you’ve most likely used redux middleware before through - for example - redux-thunk, redux-promise-middleware, redux-saga or redux-logger. These are important middleware in most apps but yet some of
Read Now Read Later
Wissam Abirached
By: Wissam Abirached

Business Rules Must Be Enforced by the API

8 years ago 4 min read Engineering
An important concept to keep in mind when designing web applications is that business rules must be enforced on the backend, by the API. In this article, I will demonstrate why this is
Read Now Read Later
Wissam Abirached
By: Wissam Abirached

Proxying HTTP Requests in Node

8 years ago 2 min read EngineeringJavascript
Apple officially prevents http requests in iOS apps since January 2017 through the App Transport Security (ATS) protocol. Although ATS has been around for a little while now, it was still possible to
Read Now Read Later
Wissam Abirached
By: Wissam Abirached
Newer Posts
Page 3 of 5
Older Posts
© All rights reserved.
Designing for Scale