filmov
tv
Developing a Web Application with PowerShell - Pode, the PowerFul Module

Показать описание
Web Applications are popular, and often require to either knowing some front-end development or using some other products which allow to build some applications. What about PowerShell, can you actually build a web app using only PowerShell language?
Yes, you can write a web app in PowerShell, and I'm going to show you how in this video.
It comes down to two PowerShell modules - Pode and Pode.Web - all you need to do is to run Install-Module Pode,Pode.Web and you can start building your applications.
I will be writing a simple password generation and management web app during video, and source code is available on GitHub - so that you can either follow me, or just grab source code and see how this whole Pode module works yourself. And since the video touches only briefly what Pode is capable of, I'm really looking forward your views and feedback.
###
00:00 BEGIN
00:33 Hello and about video
00:57 About Pode and Pode.Web modules
2:55 For today I have prepared for you...
03:33 Code of First app - Services, process, form
04:31 Run first app
06:29 Password generator web app
08:21 Writing password web app
10:29 Start-PodeServer
10:53 Address, port, protocol
12:00 Logging
13:35 Add first page
15:05 Add form
17:30: Slider
17:58 Checkbox
18:35 Textbox
19:56 Form scriptblock
21:30 Form validation
24:00 Form generating password
28:11 Add password push button
33:40 A little bit of CSS
34:50 Pode on mobile phone
35:15 Navigation links
36:34 Binding
37:19 Accessing Pode from other computer
37:52 Conclude the video
Комментарии