Designing and consuming web APIs is simple, but hypermedia-rich REST APIs can be daunting. At DevReach, Jimmy Bogard addressed this issue and demystified the complexity of hypermedia.
Manojkumar Murugesan, Developer Expert for NativeScript, checks in from the Silicon Valley of India and talks about interesting projects he's recently worked on.
In this article, Ed Charbeneau walks you through one of the newest (and most-requested) controls we've introduced for ASP.NET MVC and ASP.NET Core developers: the DropDownTree!
Nothing beats a dropdown component to plug data into a form. In some cases we want the dropdown list to represent our underlying data, which could be in hierarchical form. This is where the DropDownTree comes into play, and it allows you to display hierarchical data rendered as a tree structure within a dropdown element.
Angular Elements solves the problem of code reuse across multiple frameworks and provides a way to use Angular components in non-Angular environments. Learn how you can start using them in your apps today.