Recruiters and career experts say you should fill your resume with a list of accomplishments, not just the tasks you were paid to do.
Developers can now collaborate from anywhere using GitHub app in Microsoft Teams! GitHub app in Teams support Tab, Messaging Extension, Bot and Personal app capabilities.
A curated list of awesome things related to Vue.js
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
A collection of awesome .NET core libraries, tools, frameworks and software
In this article, we will discuss the new features of Angular 8. Also, we will discuss how to upgrade an existing application into Angular 8.
A little known but very useful feature on GitHub that provides a lightweight way to suggest a small change.
Understanding Angular’s data binding types is important when building Angular applications. Learn about property binding and interpolation so you can understand which method best suits the task at hand.
An in-depth overview of internal Angular CLI APIs and example of custom builder
In this post Andrew Lock describe one of the quirks of serializing JSON.NET JObject (contract resolvers are not honoured), and show how to get camelCase names when serializing a JObject that stored its property names in PascalCase.