We continue our training on layout components by learning how to use the Window component. Windows bring attention to some content without interrupting or obstructing the normal operation of the app.
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.