You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jiamianmao, Toeat, szc807414589, aoxiangsky, LiuMinghGao and 34 morechen-index, yangyingwx and Rednaxela-2Toeat and Rednaxela-2icytailu and Rednaxela-2Etosheto and an31742
Activity
AnsonZnl commentedon Jul 4, 2019
多少能写点吧,但是除了面试时 应该没人会手写代码吧?
haizhilin2013 commentedon Jul 4, 2019
@AnsonZnl 其实是要看你理解原生的定义了。不管现在用的什么框架,我们很多写的业务代码不都是原生的嘛。还有很多公用的方法,一般用的是原生的js。
Konata9 commentedon Jul 4, 2019
手写确实不多了,但是原生 js 代码倒是一直在用。比如在 code pen 上写点 demo 之类的。而且如楼主所说,平时如果自己写点公共函数的话,也都是用原生上的
Konata9 commentedon Jul 4, 2019
手写确实不多了,但是原生 js 代码倒是一直在用。比如在 code pen 上写点 demo 之类的。而且如楼主所说,平时如果自己写点公共函数的话,也都是用原生上的
AricZhu commentedon Jul 6, 2019
原生的document.querySelector和document.querySelectorAll用的比较多
Vi-jay commentedon Jul 26, 2019
我都是用脚写的
seho-dev commentedon Aug 5, 2019
常写,慢慢往es6+靠拢并且依赖了,原生一个组件/函数我估计用得到80%++吧
15190408121 commentedon Sep 1, 2019
还好,公用组建的时候就写,要不然其他人的方法改改也行,不会写原声的怎么读懂其他插件的源代码
lifechat commentedon Jun 10, 2021
手机写代码的application都出来了,手写不很正常,以后在家玩手机都能写代码
amikly commentedon Nov 7, 2021
原生是基础,还是会的