TL;DR
1. git push config
Are you frustrated about setting upstream branch while pushing commits? Don't have to, since git 2.37 release its not a problem anymore.
⚙ This new GIT push config will save you lot of frustration!
Leonardo Montini for This is Learning ・ Aug 2 ・ 2 min read
2.Resolve a bug w/ patch
Here is the situation, you have found a bug in package dependency and upgrading the package would impact versions of other packages, trust me you don't want to upgrade each package. The easy solution is a patch package.
The easiest way to patch your npm package when there is a 🐛
Zhitomir Oreshenski ・ Dec 5 '20 ・ 2 min read
3. Angular Standalone Components
As you already probably know, since Angular v14 new feature called Standalone components is available, quick tutorial for those who want to try it.
If you like this short article, feel free to comment, or share it. If you dont like, do it as well and tell me your remarks ;)
Don't miss any new blog by following me here.
Follow me on Twitter
Visit my website smetankajakub.com
Top comments (0)