后端程序员,自学了 html css js 知识
准备接下来学个快速易用的框架,边学边练
最好,还能支持微信小程序
或者,我就应该从手撸原生 html css js 开始?
准备接下来学个快速易用的框架,边学边练
最好,还能支持微信小程序
或者,我就应该从手撸原生 html css js 开始?
1
crocoBaby May 4, 2024
想变强就手撸原生,想赶着恰饭就用 ui 框架
|
2
dream4ever May 4, 2024
先学学 Vue 或者 React ,微信小程序开发我用 Taro 这个框架,Vue 和 React 都支持。
|
3
lixintcwdsg May 4, 2024 这些都是工具,如果你的主业是做业务,就别浪费经历研究这些,什么用的多用什么。
比如现在有速出小程序的框架,你就直接先做出东西来。 做出的东西一些需求的确满足不了,改起来不方便,在研究这些 |
4
charlie21 May 4, 2024 via Android
纯 css 框架 bulma
http://www.ruanyifeng.com/blog/2017/10/bulma.html |
5
lavvrence May 4, 2024
next.js + tailwindcss
|
6
tongbufu May 4, 2024 via iPhone
同後端,找 CHATGPT 幫我撕的
|
7
xxxccc May 4, 2024
使用 layui 吧,跟搭积木一样,使用起来也简单。
|
8
uion May 4, 2024 tailwindcss
|
9
d4fg4 May 4, 2024 via Android
Tailwindcss
|
10
lneoi May 4, 2024
看功能和颜值,都不在乎就随便
|
11
Akitora May 4, 2024
支不支持小程序不知道,最近撸几个简单的页面,用 bulma 感觉挺不错的
|
12
chihiro2014 May 4, 2024
https://weapp-tw.icebreaker.top/docs/intro
帮杨老师宣传一波,支持小程序写 twilwind |
13
zdhxiong May 4, 2024
web components 组件库 mdui:
https://www.mdui.org/ |
14
FightPig May 4, 2024
tailwindcss
|
15
mmdsun May 5, 2024
Bootstrap 是 css 框架,同类可选 tailwindcss 。还要支持小程序建议 vue + uniapp
|
16
maymay5 Jul 4, 2024
这是我用 bootstrap+jquery 做的,用了一点点 layer ,要看你具体想做什么,html+css+js 就可以够做全栈了,如果你是想“入职”全栈,那直接学 vue 就行了,岗位多
https://github.com/MayDay-wpf/AIBotPublic |