You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. What does mean "Isomorphic React Application"? - [@answer--smashingmagazine](https://www.smashingmagazine.com/2015/04/react-to-the-future-with-isomorphic-apps/)
196
197
1. What is the difference between Mobx & Redux? - [@answer](https://www.robinwieruch.de/redux-mobx-confusion/)
197
198
199
+
## Typescript interview questions
200
+
1. Talk about the differences between public, private, and protected class access modifiers? [@answer--typescriptlang.org](https://www.typescriptlang.org/docs/handbook/classes.html#public-private-and-protected-modifiers)
201
+
198
202
## GIT
199
203
1. What is the main difference between `merge` and `rebase`? - [@answer](https://www.atlassian.com/git/tutorials/merging-vs-rebasing)
0 commit comments