Weekly 03/10 - 03/16

周报第二十四期

人机大战 | すごい

Docker 专栏

静态网站生成

  • statinamic, a static website generator to create dynamic website using React components.
  • ink, 国人用golang写的静态博客生成器.

关注前端

项目集锦

  • PHP

    Yay is a high level PHP preprocessor (new) macro { $ } >> { $this } // this shorthand php // source | // expansion class Foo { | class Foo { protected $a = 1, $b = 2, $c = 3; | protected $a = 1, $b = 2, $c = 3; | function getProduct(): int { | function getProduct(): int { return $->a * $->b * $->c; | return $this->a * $this->b *$this->c; } | } } | } by @at15

  • Laravel

  • 其它

    Piwik is the leading open alternative to Google Analytics that gives you full control over your data. Piwik lets you easily collect data from websites, apps & the IoT and visualise this data and extract insights - glide, package management tool for golang.

    package management tool for golang, use vendor (which is support by default in 1.6 @gaocegege you can use environment variables to enbable it in 1.5.x, set GO15VENDOREXPERIMENT to 1) a short explain for vendor by the author? of this tool http://engineeredweb.com/blog/2015/go-1.5-vendor-handling/ guess we could move Ayi from godeps to glide. @at15 - wakatime, Command line interface used by all WakaTime text editor plugins.

    the cli tool used by all wakatime plugin, if it use waka time api, then we can impl a wakatime server, and use it for project management. @at15 - che, Eclipse IDE. Open source workspace server and cloud IDE maybe better than https://c9.io/

    it uses docker. @at15

花边