啊 好近 约起来
硬件价格很硬啊
为啥要证明?
996 这个不多评价,在下没有被 996 过
正解
老哥之前在有赞待过吗
最近有写个爬虫,原本是想用 ruby 写的,可是想到现在的电脑是 windows,就放弃了。用 ruby 写的想法源于对 ruby 的情怀。
gastby + gh-pages + gitalk 也还好
此外,再去投简历,又要面临自我怀疑 -> 打气 -> 迎接面试的无限循环。
加油
厉害
维基有这么一个介绍
A best practice is a method or technique that has been generally accepted as superior to any alternatives because it produces results that are superior to those achieved by other means or because it has become a standard way of doing things, e.g., a standard way of complying with legal or ethical requirements.
还是看你怎么理解最佳实践吧 你的团队有你团队的最佳实践。业界有业界的最佳实践。 比如你说的装饰器,并不在规范里。
彩蛋作者的做法固然可圈可点。,但是 谁让你不加版本控制的,加了之后大多数的人都可以避免。 谁让你没有 watch 的,别人看到了你没有看到呢。 这事都是瞎起哄的多,真正受到波及的没有多少人,前端就是个娱乐圈。
到秋天了
这倒是,但是重构的时候,路由的改动几乎很小了。
刚特意试了下,可以的。
复制黏贴啥。 太久没有写 rails,但是记得更改路由是不需要重启。
为什么要用 Gem.
class ActionDispatch::Routing::Mapper
def draw(routes_name)
instance_eval(File.read(Rails.root.join("config/routes/#{routes_name}.rb")))
end
end
把 js 写的优雅点
大前端
也可以按需加载。青春饭?不存在的
说的是没有错啊,所以我发了那个链接啊。
嗯 但是CSRF
我认为也是为了防止跨域请求加上的限制。
额,突然想到 16 年年底面试,我说 ajax 会触发跨域请求 (csrf),他说不会。
今天看到一篇博客,有那么一句话:
Good frameworks also have smart defaults and follow the convention over configuration concept. The leader of this is the Ruby on Rails framework, which is one of my favorites
赞一个