InfoQ Homepage Dev Up 2018 Content on InfoQ
-
Improving the Design of Existing Software
Steve Smith looks at some common places for signs of app design degradation, showing steps to take to improve the code. Examples use C#/.NET but are generally applicable regardless of platform.
-
Angular2+ Reactive Forms
Lyndsey Padget steps through building a reactive form in Angular 2+ with code snippets and demos.
-
Up and Running with Angular in 60 Minutes
Justin James introduces Angular, its main modules and the CLI, providing the information needed to start coding in this framework.
-
Containers - What Are They Good For?
Jimmy Bogard takes a look at containerizing all aspects of a developer's toolkit, from local dependencies, development, build, test, and finally, production, to see where containers fit.