All | Series | TagsYears

 

All Posts (130 Total) Page 12 of 22

Dependency Injection in Javascript 101

Large JavaScript projects may have dozens or even hundreds of related components interacting with each other. Managing dependencies between components can become incredibly complex if you aren't taking advantage of dependency injection. Learn what DI is and how to implement it with a simple reference application.

JavaScript ] [ Dependency injection ]

MongoDB on Windows in Minutes with Docker

Learn how to quickly and easily get up and running with MongoDB on your local machine using Docker and persisted volumes. Includes how to set up authentication.

Docker ] [ Mongodb ] [ NoSQL ] [ Cosmosdb ] [ Windows ]

The Year ofย .NET Core, Angular, and Web API Design: 2018 in Review

My personal and technical retrospective and analysis of 2018, using Twitter, blog statistics and link tracking statistics for data.

Social Media ] [ Serverless ] [ Angular ] [ Net Core ] [ Speaking ]

Introduction to Cloud Storage for Developers

For certain types of data there is an option that can provide incredible benefits at a relatively low cost. Cloud storage is often orders of magnitude less expensive than managed databases and can accommodate a variety of application architectures.

Cloud ] [ Storage ] [ Azure ]

The Three Dโ€™s of Modern Web Development

Learn the history of and decompose modern JavaScript frameworks like Angular, React, and Vue by learning about dependency injection, declarative syntax, and data-binding.

JavaScript ] [ Typescript ] [ Angular ] [ React ] [ Vuejs ]

Enterprise Serverless

Comprehensive presentation includes information about serverless with implementation illustrated in video demos featuring Azure Functions, Azure Logic Apps, and Azure Event Grid.

Serverless ] [ Azure ] [ Azure Functions ] [ Logic Apps ] [ Messaging ]