Tech Tim Profile picture
❤️Learn, Share and Grow 💻Software Engineer | AWS Community Builder | Open Source Lover ☘️Passionate about Dev Experience Improvement
Tech Tim Profile picture 1 subscribed
Jul 21, 2022 8 tweets 5 min read
Learn JS Patterns - 1 Singleton
- harder to write unit test for app
- consider #Redux as a (kind of) singleton
- a bit breaks Single Responsibility Principle, because it solves two problems (keep one instance for a class, assign a global access point to the instance)
@keurplkar Image @keurplkar Learn JS Patterns - 2 Proxy Pattern

- Proxy can help on validating, formatting, notification, debugging etc
- It add control over the behavior of an object, so over using Proxy may grant performance issue

@lydiahallie
Jul 20, 2022 5 tweets 2 min read
What is a Crucial Conversation?

- opposing opinions
- strong emotions
- high stakes

🧵👇 triangle of crucial convers... @josephgrenny Knowing how to handle a crucial conversation.

It could help your health, strengthen your relationships, increase your influence and improve your organisation.
Jul 15, 2022 7 tweets 2 min read
#TIL

How much time will you spend in meetings in your work time?

- 20% to 40% says cultureamp.com
- It will be 4 years in a person's whole life

There is 4P Method to help you master your meetings.

✓Purpose
✓Product
✓Personal Benefit
✓Process @threadreaderapp unroll