slaveOftime

Summary some use cases of Fun.Blazor

2024-02-08
fsharpblazorFun.Blazor

It takes some time and hard work to get this point, but the release 4.0.0 of Fun.Blazor makes me very happy and satisfy.

Navigation and form enhancement in dotnet 8 blazor is not enough

2023-11-25
blazorfsharpblazorhtmx

I tried to get the benefit from the navigation and form enhancement of blazor in dotnet 8 for my blog site, but with no luck...

dotnet native AOT 加 minimal API 加 blazor 初体验

2023-06-26
dotnetblazorcsharp

最近 dotnet 8 preview 5 发布,想尝试一下在 native AOT 模式下,asp.net core minimal API + blazor 的效果。

Learn rust by building a simple load test tool

2023-06-15
rustload-testhttp-clientdotnet

After I tried rust by rebuilding my recipe website, I thought I know enough to use rust to build more stuff, at least will not spend too much time. So I tried to build a load test tool ...

Try use rust to rebuild my recipe website

2023-06-07
rusthtmxactix-web

Rust is on my radar for many years, but never had opportunities to use it, but recently I found a chance.

Make more names - part 3

2023-03-24
machine_learningtorchsharpfsharpnotes

Yeah... maybe it is time to start to learn machine learning. Will follow the star Andrej Karpathy

Make more names - part 2

2023-03-21
machine_learningtorchsharpfsharpnotes

Yeah... maybe it is time to start to learn machine learning. Will follow the star Andrej Karpathy

Make more names - part 1

2023-03-13
machine_learningtorchsharpfsharpnotes

Yeah... maybe it is time to start to learn machine learning. Will follow the star Andrej Karpathy

How easy it is to make dialog and toast in blazor

2023-02-12
blazorfsharpblazor

How to implement simple dialogs and toasts functions with fsharp and blazor, it can be very simple and fully controlled by your self.

How to create RSS feed in dotnet

2023-02-09
noteswebRSSdotnet

There are so many ways to create RSS, here I choose the internal solution with dotnet

Paragraph p in html

2023-02-06Comments 4
noteswebhtml

Mistakes for mindset about html tags

A post for describe the post site itself

2023-02-01
blogfsharp

This blog site is rebuilt for many times, now, there is one more to go ...

Mix Giraffe, HTMX and blazor together

2023-01-28albertwoo
fsharpGiraffeHTMXblazor

It may look very weird to combine those stuff together, but when I found this hammer and looking for nails, there really are some...

Make blazor lazy with custom elements

2022-11-05albertwoo
fsharpblazorcustom elements

Blazor server is good, but for some use cases it is a little bit heavy. What if I can run blazor host only when necessary?

介绍一个简单的 CICD 脚本帮助库

2022-11-03albertwoo
CICDdotnetfsharp脚本

自己做项目的时候经常要写一些自动化脚本,但是一直没有用到一个满意的,于是自己妄图来写了一个。

Use OData with fsharp and swagger in frontend and backend

2022-05-29albertwoo
fsharpodataswagger

Use the new Fun.OData.Query computation expression DSL to consume the apis which is setup with OData MVC and swagger

Real enterprise application with Fun.Blazor

2022-05-25albertwoo
fsharpblazoraspnetcore

Enough counter demo, let's have a look for a real enterprise application which is build with Fun.Blazor

Blazor 另类使用 小结

2022-03-25albertwoo
blazor.NET

最近一段时间都在折腾 Blazor 的另类使用 Fun.Blazor,现在 2.0 beta 快差不多了,也是时候做一个小结了。

Use SignalR to improve hot-reload for Fun.Blazor

2022-03-07albertwoo
fsharpblazorSignalR

SignalR client can support blazor wasm, so if use that we may have hot-reload for Fun.Blazor in wasm mode.

Hot-reload in Fun.Blazor

2022-02-28albertwoo
fsharpblazorFun.Blazor

Hot-reload is very important for building frontend application, because it can save life. Here is the journey for how I make it work and hot to use it.

Recreated blog site with Fun.Blazor V2

2022-02-20albertwoo
fsharpblazor

Fun.Blazor V2 is in beta, I want to use it and try more real stuff

Blazor和树莓派是个好搭配👍

2022-01-09albertwoo
blazor樹莓派

我摸鱼想做的就是当我离开家的时候,我用手机可以远程连接到我的树莓派,然后通过浏览器登录后,来控制四轮机器人运动,并实时预览摄像头画面

使用 tailwindcss 为我的 blazor 博客添加黑暗模式

2021-07-19albertwoo
blazortailwindcss暗黑模式

最近几年黑暗模式越来越流行,不管是系统成面还是 UI 设计趋势,感觉不光是程序员喜欢黑色主题,大家都好这口,可能是因为大家都越来越喜欢晚睡了吧

Experiment on computation expression style for Blazor with F#

2021-07-18albertwoo
felizfsharpblazorcomputation_expression

Before I use Feliz style for the auto generated dsl but find its a little redundant, so let`s try CE style

Improve computation expression style DSL for Fun.Blazor

2021-07-18albertwoo
computation_expressionfsharpdsl

Still trying to mess around with the frontend DSL powered by fsharp computation expression

不用模板写blazor的尝试,折腾无止境

2021-07-18albertwoo
blazorfsharpdsl

上回说到我用blazor重写了个人博客,当时用的是fsharp,我暴力生成了MudBlazor的DSL来使用。。。

使用 Blazor 重写了个人博客后的感想

2021-07-18albertwoo
blazorfsharp

近年来 Blazor 越发火热,虽然不及 react, vue, angular等,但是在 .net 生态,它却是如此特别和重要

漫谈 XSS(跨站点脚本攻击),CSRF(跨站点请求伪造,跨域攻击)

2021-07-06albertwoo
时间笔记XSS跨站点脚本攻击CSRF跨站点请求伪造跨域攻击

我一直被站点安全相关的的名词困惑着,一方面是觉得它们很神秘,另一方面它们本身也很抽象。

Giraffe style routing for Fun.Blazor

2021-07-01albertwoo
fsharpblazorgiraffe

Before I experimented Feliz.Router with Fun.Blazor and find some inconvenience so this time I tried to use giraffe style to see how it is going on.

“我爸是在微软收垃圾的”,.NET GC开创人的儿子说

2021-02-23albertwoo
.NETGC垃圾回收

.NET GC 一直都是面试必问题,虽然我不知道有什么意义,但是由于行业内卷逐渐严重,我也只能大概学习一番,有备无患

漫谈登录、验证、授权、 SSO

2021-01-28albertwoo
时间笔记单点登录SSO

我们经常会听说登陆(login), 验证(authenticate), 授权(authorize)。他们的区别和具体的实现到底是怎么做的呢?以及和单点登陆(SSO)的关系又是什么呢?和cookie, session, JWT又有怎样的联系呢?

三十惑不立,面试有点惨

2021-01-19albertwoo
时间笔记面试

距离上一次面试已经三年多了,换工作的原因可以说很多,也可以说很少;面试的结果可以说有点惨,也可以说特别惨。

漫谈 BASE64

2021-01-19albertwoo
时间笔记BASE64面试扎💔F#

前几天参加了三年来第一次面试,二面面试回答如抢答,被问及base64的目的时顿时语塞

对于全栈开发一点不成熟的抱怨和自我安慰

2020-05-09albertwoo
.NET全栈

作为全栈开发多年,会写几个后端服务,会写一点前端交互,对其中的快乐与痛苦也略有感悟。

React 的另类用法系列(俄罗斯方块)- 5 (全栈)

2020-05-03albertwoo
reactfSharpfableMVU俄罗斯方块tetrisorleans

这次的分享主要是后端的实现,以及与前端的集成。另外,为了学习Orleans,我在后端的实现上用了它,虽然这样会增加复杂度,并且显得过度设计,但是出于学习的目的,还是很有趣的。

React 的另类用法系列(俄罗斯方块)- 4 (Event sourcing)

2020-03-17albertwoo
reactfSharpfableMVU俄罗斯方块tetris

实现俄罗斯方块的方式很多,但是用event-sourcing的方式做的还是很少,毕竟我没有见过,所以在此做一个简单的尝试

React 的另类用法系列(俄罗斯方块)- 3 (项目搭建&主页逻辑构建)

2020-03-04albertwoo
reactfSharpfableMVU俄罗斯方块tetris

这次的分享主要是项目搭建,以及根据先前的设计做主页的实现

React 的另类用法系列(俄罗斯方块)- 2 (UI设计)

2020-02-25albertwoo
reactfSharpfableMVU俄罗斯方块tetris

通过简单的UI设计,明确自己要实现的功能,理清自己的思路

React 的另类用法系列(俄罗斯方块)- 1

2020-02-22albertwoo
reactfSharpfableMVU俄罗斯方块tetris

React 这么流行,生态如此之广,资料也很多,在此我就分享一个比较另类的使用姿势。。。