DEV Community

Kevin Le profile picture

Kevin Le

Driven by passion and patience

Create an Azure Pipelines to deploy Docker image for Azure App Service

Create an Azure Pipelines to deploy Docker image for Azure App Service

7
Comments
6 min read

Want to connect with Kevin Le?

Create an account to connect with Kevin Le. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
A Docker container to serve directory with upload capability

A Docker container to serve directory with upload capability

3
Comments
1 min read
Store and share passwords among Linux, Mac and Windows in a local network

Store and share passwords among Linux, Mac and Windows in a local network

2
Comments
3 min read
Type-safely parsing JSON to a TypeScript Interface

Type-safely parsing JSON to a TypeScript Interface

12
Comments 3
2 min read
Answer: What are express.json() and express.urlencoded()?

Answer: What are express.json() and express.urlencoded()?

Comments
1 min read
Learn Xamarin.Forms Control Template by making a Button with built-in Loading Indicator in 4 steps

Learn Xamarin.Forms Control Template by making a Button with built-in Loading Indicator in 4 steps

Comments
3 min read
Taking the Unhappy Path with Result, Option, unwrap and ? operator in Rust

Taking the Unhappy Path with Result, Option, unwrap and ? operator in Rust

13
Comments 4
5 min read
Building an Eleventy site with PaperCSS

Building an Eleventy site with PaperCSS

1
Comments
2 min read
Configuring both CSS Modules and global CSS for ReactJS in Webpack

Configuring both CSS Modules and global CSS for ReactJS in Webpack

17
Comments 2
2 min read
Accelerating to delivery: Quickly build an Admin Panel or Dashboard-like app using ReactJS, Tailwind CSS. Part I

Accelerating to delivery: Quickly build an Admin Panel or Dashboard-like app using ReactJS, Tailwind CSS. Part I

13
Comments
3 min read
How to understand AWS, Azure, Firestore Cloud, etc pricing?

How to understand AWS, Azure, Firestore Cloud, etc pricing?

5
Comments
1 min read
Accessing application settings from Azure Function Apps in a Docker Container

Accessing application settings from Azure Function Apps in a Docker Container

5
Comments 1
3 min read
Azure Function App and Docker on Azure made easy in 12 steps

Azure Function App and Docker on Azure made easy in 12 steps

15
Comments
6 min read
Correctly capture iOS 13 Device Token in Xamarin

Correctly capture iOS 13 Device Token in Xamarin

13
Comments 7
3 min read
States and Fates in JS Promises

States and Fates in JS Promises

5
Comments 2
1 min read
Mimic iOS/XCode StackView in Android Studio Layout Editor

Mimic iOS/XCode StackView in Android Studio Layout Editor

6
Comments
3 min read
Is it OK to write a dev.to article that just links to another blog such as medium.com ?

Is it OK to write a dev.to article that just links to another blog such as medium.com ?

14
Comments 11
1 min read
Securing C#/.NET WebAPI with public-private-key-signed JWTs signed by NodeJS

Securing C#/.NET WebAPI with public-private-key-signed JWTs signed by NodeJS

14
Comments
7 min read
Deploying a NextJS app on Azure App Service

Deploying a NextJS app on Azure App Service

7
Comments 1
1 min read
Server-side rendering such as Next.JS side effects with protecting routes

Server-side rendering such as Next.JS side effects with protecting routes

8
Comments
1 min read
Connect to MongoDB from behind firewall via SSH Tunneling/Port Forwarding

Connect to MongoDB from behind firewall via SSH Tunneling/Port Forwarding

14
Comments 1
3 min read
Logging in AngularJS 1.x

Logging in AngularJS 1.x

7
Comments
2 min read
Xamarin Form application failed to load Android project. Root element missing.

Xamarin Form application failed to load Android project. Root element missing.

8
Comments 5
2 min read
Async without await, Await without async

Async without await, Await without async

66
Comments 1
2 min read
Modernize your ReactJS application with async/await in 2018

Modernize your ReactJS application with async/await in 2018

35
Comments 4
1 min read
Updating local(Windows10) and Azure NodeJS version and keep them in sync

Updating local(Windows10) and Azure NodeJS version and keep them in sync

11
Comments
2 min read
Closure explained in an elevator, without saying the words “close over”

Closure explained in an elevator, without saying the words “close over”

16
Comments
2 min read
A small gotcha with NodeJS Application settings on Azure that can surprise you

A small gotcha with NodeJS Application settings on Azure that can surprise you

5
Comments 1
2 min read
loading...