#frontend-tech
2017-05-17
yhsiang
14:55:04
@yhsiang has joined the channel
yhsiang
14:55:05
@yhsiang set the channel purpose: 前瞻性技術之頻道
mrorz
14:55:05
@mrorz has joined the channel
kcliu
14:55:05
@kcliu has joined the channel
kcliu
14:55:16
lol
jihchi
14:55:43
@jihchi has joined the channel
kcliu
14:55:45
`前瞻性` 技術之頻道 xd
jihchi
14:55:51
XDDDD
mrorz
14:56:07
這會害我切錯 www
yhsiang
14:56:27
jihchi 你叫 cy 加一下啊
yhsiang
14:56:46
mrorz 備份要怎麼設啊
zulip_bridgebot
14:56:56
@zulip_bridgebot has joined the channel
yhsiang
14:57:01
這樣就可以了?
mrorz
14:57:02
yeah 就這樣
czchen
14:57:10
@czchen has joined the channel
yhsiang
14:57:17
然後我要在那邊看到備份?
mrorz
14:57:42
https://g0v-tw.slackarchive.io/ 大概明天會看到這個新 channel
yhsiang
14:57:46
XDDD
jerry.hong
14:57:53
@jerry.hong has joined the channel
mrorz
14:57:58
到處都有 #frontend-tech
andy
14:57:59
@andy has joined the channel
mrorz
14:58:18
可以不要佔人家的 10000 則上限嗎www
mrorz
14:58:28
每一則訊息都會蓋掉別的 channel 的某個訊息 www
yhsiang
14:58:44
@yhsiang set the channel topic: 前瞻性技術之頻道
wuct
14:58:56
@wuct has joined the channel
wuct
14:59:10
還以為這裡有八卦
yhsiang
14:59:15
wuct 為啥這裡就叫 wuct
yhsiang
14:59:39
jerry.hong 為啥公司不用照片
wuct
14:59:51
這好久以前打的
jerry.hong
14:59:58
這很久以前的了
poga
15:01:14
@poga has joined the channel
jihchi
15:05:53
不過這邊算是 public 對吧?貼的內容都會被搜得到?
ca1025
15:06:02
@ca1025 has joined the channel
mrorz
15:06:36
yes it is
mrorz
15:08:10
slackarchive bot 不確定是否支援編輯與刪除
Jack
15:08:26
@jackhuang has joined the channel
jihchi
15:08:36
被收錄之前趕快刪掉 !?
jihchi
15:08:43
snapslack
joesu
15:57:00
@joesu has joined the channel
mofas
16:27:29
@mofas has joined the channel
mofas
16:28:09
You know who I am
jihchi
16:28:25
疑
yhsiang
16:28:46
I know!
jihchi
19:15:08
jihchi
19:15:37
jihchi
19:18:22
jihchi
19:22:21
mrorz
2017-05-18 10:27:20
Videos emerging at youtube:
https://www.youtube.com/results?search_query=CSSconf+EU+2017
https://www.youtube.com/results?search_query=CSSconf+EU+2017
jihchi
19:27:32
Mavo: A new, approachable way to create Web applications
http://mavo.io/
http://mavo.io/
mrorz
2017-05-17 20:22:37
重點:Developed at MIT CSAIL and led by Lea Verou.
jihchi
19:29:12
Node.js 8.0.0 has been delayed and will ship on or around May 30th
https://medium.com/the-node-js-collection/node-js-8-0-0-has-been-delayed-and-will-ship-on-or-around-may-30th-cd38ba96980d
https://medium.com/the-node-js-collection/node-js-8-0-0-has-been-delayed-and-will-ship-on-or-around-may-30th-cd38ba96980d
Medium
This post is brought to you by Myles Borins who is a @nodejs ctc member / developer advocate for @googlecloud. Now with that background…![]()
1
chhsiao1981
20:20:44
@chhsiao1981 has joined the channel
mrorz
20:22:37
Replied to a thread: 2017-05-17 19:27:32
重點:Developed at MIT CSAIL and led by Lea Verou.
- 💯1
mrorz
20:22:37
Jih-Chi Lee
Mavo: A new, approachable way to create Web applications
http://mavo.io/
- Forwarded from #frontend-tech
- 2017-05-17 19:27:32
ggm
20:34:16
@ggm has joined the channel
lucien
20:34:25
@lucien has joined the channel
kdchang
21:26:05
@kdchang has joined the channel
2017-05-18
jihchi
08:40:37
jihchi
08:41:01
jihchi
08:42:14
jihchi
08:44:02
jihchi
08:45:09
jihchi
09:18:05
CSS Houdini- the bridge between CSS, JavaScript and the browser by Serg Hospodarets
http://slides.com/malyw/houdini-codemotion#/
http://slides.com/malyw/houdini-codemotion#/
Slides
Today CSS Custom Properties are supported in all the major browsers. Now it’s time to do the next step- to have an ability to register new Custom Properties from JavaScript and setup the browser how to work with them (e.g. real CSS polyfills). They should work with the same performance as the native CSS properties, being animatable and aligned with CSSOM. Custom Properties can be used as a bridge between CSS and JavaScript. Houdini Task force introduces specs and JavaScript Worklets to expose the interaction with previously fully internal browser rendering mechanisms (during Paint, Layout, Composite stages). All this brings Front-End development to the next level, parts of which are already available for the developers.![]()
mrorz
2017-05-18 10:36:45
作者說才剛講完,影片應該會發在 CodemotionWorld 的 youtube。
https://www.reddit.com/r/webdev/comments/6bonl2/css_houdini_the_bridge_between_css_javascript_and/dhoi1b3/
https://www.reddit.com/r/webdev/comments/6bonl2/css_houdini_the_bridge_between_css_javascript_and/dhoi1b3/
jihchi
09:24:54
CSS Houdini- the bridge between CSS, JavaScript and the browser by Serg Hospodarets
http://slides.com/malyw/houdini-codemotion#/36
Browser rendering/ pixel rendering pipeline
http://slides.com/malyw/houdini-codemotion#/36
Browser rendering/ pixel rendering pipeline
Slides
Today CSS Custom Properties are supported in all the major browsers. Now it’s time to do the next step- to have an ability to register new Custom Properties from JavaScript and setup the browser how to work with them (e.g. real CSS polyfills). They should work with the same performance as the native CSS properties, being animatable and aligned with CSSOM. Custom Properties can be used as a bridge between CSS and JavaScript. Houdini Task force introduces specs and JavaScript Worklets to expose the interaction with previously fully internal browser rendering mechanisms (during Paint, Layout, Composite stages). All this brings Front-End development to the next level, parts of which are already available for the developers.![]()
mofas
10:19:39
Medium
Note: This is Tutorial 4 — Part 1 in the series Make the leap from JavaScript to PureScript .![]()
mrorz
10:27:20
Videos emerging at youtube:
https://www.youtube.com/results?search_query=CSSconf+EU+2017
https://www.youtube.com/results?search_query=CSSconf+EU+2017
youtube.com
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
mrorz
10:27:36
slideshare.net
My talk for <http://CSSConf.eu|CSSConf.eu>. Where does new CSS come from, and how can we get involved?
- 👍1
mrorz
10:36:45
作者說才剛講完,影片應該會發在 CodemotionWorld 的 youtube。
https://www.reddit.com/r/webdev/comments/6bonl2/css_houdini_the_bridge_between_css_javascript_and/dhoi1b3/
https://www.reddit.com/r/webdev/comments/6bonl2/css_houdini_the_bridge_between_css_javascript_and/dhoi1b3/
31 points and 7 comments so far on reddit
mrorz
14:14:15
@mrorz set the channel topic: 前瞻性技術之頻道。
封存:https://g0v-tw.slackarchive.io/frontend-tech
封存:https://g0v-tw.slackarchive.io/frontend-tech
mrorz
14:14:30
@mrorz set the channel topic: 前瞻性技術之頻道。
討論紀錄:https://g0v-tw.slackarchive.io/frontend-tech
討論紀錄:https://g0v-tw.slackarchive.io/frontend-tech
jihchi
22:44:03
jihchi
22:48:33
GitHub
rxdb - :computer: :iphone: Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime :heavy_exclamation_mark:
jihchi
22:49:04
bradfrost.github.io
Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.
2017-05-19
jihchi
09:21:24
http://blog.seraum.com/crystal-lang-vs-nodejs-vs-golang-vs-http-benchmark
單純 wrk 壓測,node 最慢,再來是 golang ⋯
單純 wrk 壓測,node 最慢,再來是 golang ⋯
Seraum - Blog
When you develop a Web Application or an API for IoT, performance and scalability are importants. NodeJS scales well, but Crystal lang is better. We have done some benchmarks, and results are surprising !
poga
10:48:26
Golang 內建的 http module 本來就很慢啊 XD
jihchi
19:39:07
jihchi
19:40:35
jihchi
19:44:26
jihchi
19:46:41
jihchi
19:50:56
Ptt 批踢踢實業坊
公司名稱,統編(中華民國以外註冊可免填): 瑞奧股份有限公司(PrssPlay Inc.) 公司地址(填寫詳細至號): 台北市中山區中山北路二段45巷11號3樓 職缺:
2017-05-20
jihchi
13:23:21
jihchi
13:29:53
jihchi
13:38:13
poga
15:25:43
@poga has left the channel
jihchi
23:05:59
2017-05-21
jihchi
22:16:38
2017-05-22
jihchi
08:44:47
jihchi
08:46:07
jihchi
08:51:58
jihchi
08:52:37
jihchi
08:54:59
wen
12:38:59
@wen has joined the channel
2017-05-23
jihchi
08:50:05
jihchi
08:53:12
jihchi
08:59:15
wuct
13:52:36
Hello haskellers and other functional developers! My name is Alexander Granin, and I’m glad to present you 5 chapters of my book “Functional...
- 👍1
yucj
16:20:42
@yucj has joined the channel
jennyliang
16:29:06
@jennyliang has joined the channel
jihchi
18:53:28
jihchi
18:58:59
2017-05-24
jihchi
08:45:14
jihchi
08:46:10
jihchi
08:58:02
https://twitter.com/dceddia/status/867117924661813251
你也可以用 symbolic link: `ln -s src/node_modules src`
你也可以用 symbolic link: `ln -s src/node_modules src`
mrorz
2017-05-24 10:59:36
vscode 好像認不得這種 XD
mrorz
2017-05-24 10:59:51
用了這個的話 cmd+click 就無法 go to definition
jihchi
2017-05-24 11:00:16
@mrorz 你是指 `ln` 還是 `NODE_PATH` ?
mrorz
2017-05-24 11:00:43
啊,我是用 webpack resolve ._.
mrorz
2017-05-24 11:00:53
eslint 有 plugin 吃 webpack resolve
mrorz
2017-05-24 11:01:07
倒是沒試過 `NODE_PATH` 與 `ln -s`
jihchi
2017-05-24 11:05:03
`node_modules` 原生應該都運作正常
jihchi
08:59:28
mrorz
10:59:36
vscode 好像認不得這種 XD
mrorz
10:59:51
用了這個的話 cmd+click 就無法 go to definition
jihchi
11:00:16
@mrorz 你是指 `ln` 還是 `NODE_PATH` ?
mrorz
11:00:43
啊,我是用 webpack resolve ._.
mrorz
11:00:53
eslint 有 plugin 吃 webpack resolve
mrorz
11:01:07
倒是沒試過 `NODE_PATH` 與 `ln -s`
jihchi
11:05:03
`node_modules` 原生應該都運作正常
jihchi
18:02:26
jihchi
18:46:04
2017-05-25
jihchi
08:45:01
jihchi
08:46:10
Medium
ES6 promises are great, but Bluebird remains compelling.![]()
wuct
13:18:41
GitHub
eslint-config-cleanjs - An eslint config which reduces JS to a pure functional language
Michael Hsu
13:34:04
@evenchange4 has joined the channel
2017-05-26
alxtz
16:50:58
@alxtz has joined the channel
jihchi
18:45:52
jihchi
22:54:47
2017-05-27
jihchi
17:20:56
jihchi
17:21:11
jihchi
17:34:58
jihchi
18:42:11
justtry
22:53:19
@justtry has joined the channel
jihchi
23:15:28
https://github.com/FormidableLabs/react-live
> React Live brings you the ability to render React components and present the user with editable source code and live preview. It supports server-side rendering and comes in a tiny bundle, thanks to Bublé and a Prism.js-based editor.
>
> The library is structured modularly and lets you style its components as you wish and put them where you want.
> React Live brings you the ability to render React components and present the user with editable source code and live preview. It supports server-side rendering and comes in a tiny bundle, thanks to Bublé and a Prism.js-based editor.
>
> The library is structured modularly and lets you style its components as you wish and put them where you want.
GitHub
react-live - A production-focused playground for live editing React components
1
2017-05-30
jihchi
23:19:19
RisingStack Engineering
In this post, we go through the most important features and fixes of the new Node.js version 8, which becomes the current LTS release from October.![]()
jihchi
23:33:27
jihchi
23:36:03
GitHub
animate-components - Elemental components for doing animations in React
2017-05-31
jihchi
08:46:59
jihchi
08:47:14
jihchi
08:49:15
jihchi
08:50:17
jihchi
08:50:34
jihchi
08:50:59
mrorz
2017-05-31 10:35:25
`In order to avoid confusion with V8, the underlying JavaScript engine, we've dropped the "v" and call it Node.js 8.`
lol
lol
jihchi
2017-05-31 10:35:47
XD
mrorz
2017-05-31 10:36:33
我大概會等他 LTS 生效(October 2017)再把所有 project 升上去ㄅ
jihchi
2017-05-31 10:37:19
嗯,這時候 packages 應該也都 support 了
mrorz
10:35:25
`In order to avoid confusion with V8, the underlying JavaScript engine, we've dropped the "v" and call it Node.js 8.`
lol
lol
jihchi
10:35:47
XD
mrorz
10:36:33
我大概會等他 LTS 生效(October 2017)再把所有 project 升上去ㄅ
jihchi
10:37:19
嗯,這時候 packages 應該也都 support 了