![]() |
1
crocoBaby 2024-05-04 08:59:44 +08:00
想变强就手撸原生,想赶着恰饭就用 ui 框架
|
![]() |
2
dream4ever 2024-05-04 09:09:21 +08:00
先学学 Vue 或者 React ,微信小程序开发我用 Taro 这个框架,Vue 和 React 都支持。
|
3
lixintcwdsg 2024-05-04 09:24:35 +08:00 ![]() 这些都是工具,如果你的主业是做业务,就别浪费经历研究这些,什么用的多用什么。
比如现在有速出小程序的框架,你就直接先做出东西来。 做出的东西一些需求的确满足不了,改起来不方便,在研究这些 |
4
charlie21 2024-05-04 10:26:13 +08:00 via Android
纯 css 框架 bulma
http://www.ruanyifeng.com/blog/2017/10/bulma.html |
![]() |
5
jaylee4869 2024-05-04 11:56:42 +08:00
next.js + tailwindcss
|
6
tongbufu 2024-05-04 12:53:54 +08:00 via iPhone
同後端,找 CHATGPT 幫我撕的
|
![]() |
7
xxxccc 2024-05-04 14:18:05 +08:00
使用 layui 吧,跟搭积木一样,使用起来也简单。
|
![]() |
8
uion 2024-05-04 16:40:06 +08:00 ![]() tailwindcss
|
9
d4fg4 2024-05-04 17:45:23 +08:00 via Android
Tailwindcss
|
10
lneoi 2024-05-04 18:54:07 +08:00
看功能和颜值,都不在乎就随便
|
![]() |
11
Akitora 2024-05-04 19:02:40 +08:00
支不支持小程序不知道,最近撸几个简单的页面,用 bulma 感觉挺不错的
|
12
chihiro2014 2024-05-04 20:32:41 +08:00
https://weapp-tw.icebreaker.top/docs/intro
帮杨老师宣传一波,支持小程序写 twilwind |
![]() |
13
zdhxiong 2024-05-04 20:40:43 +08:00
web components 组件库 mdui:
https://www.mdui.org/ |
![]() |
14
FightPig 2024-05-04 21:43:37 +08:00
tailwindcss
|
![]() |
15
mmdsun 2024-05-05 14:31:46 +08:00
Bootstrap 是 css 框架,同类可选 tailwindcss 。还要支持小程序建议 vue + uniapp
|
![]() |
16
maymay5 347 天前
这是我用 bootstrap+jquery 做的,用了一点点 layer ,要看你具体想做什么,html+css+js 就可以够做全栈了,如果你是想“入职”全栈,那直接学 vue 就行了,岗位多
https://github.com/MayDay-wpf/AIBotPublic |