Difference between revisions of "Summer 2018 DPS911 and OSD700 Resources"

From CDOT Wiki
Jump to: navigation, search
(Release 5)
(Release 5)
 
(4 intermediate revisions by 2 users not shown)
Line 12: Line 12:
  
 
===Release 1===
 
===Release 1===
 +
* Jerry Goguette
 +
** https://github.com/humphd/next/issues/10
 +
** PR https://github.com/humphd/next/pull/33
 +
** PR https://github.com/humphd/next/pull/39
 +
** Blog https://jgoguette.wordpress.com/2018/08/11/getting-the-editor-in/
  
 
* Mat Babol
 
* Mat Babol
Line 23: Line 28:
  
 
===Release 2===
 
===Release 2===
 +
* Jerry Goguette
 +
** https://github.com/humphd/next/issues/79
 +
** https://github.com/humphd/next/issues/80
 +
** https://github.com/humphd/next/issues/81
 +
** PR https://github.com/humphd/next/pull/48
 +
** PR https://github.com/humphd/next/pull/49
 +
** PR https://github.com/humphd/next/pull/51
 +
** PR https://github.com/humphd/next/pull/82
 +
** Blog https://jgoguette.wordpress.com/2018/08/11/first-look-at-service-workers/
 +
 
* Dmytro Sych
 
* Dmytro Sych
 
** PR https://github.com/humphd/next/pull/73
 
** PR https://github.com/humphd/next/pull/73
Line 33: Line 48:
  
 
===Release 3===
 
===Release 3===
 +
* Jerry Goguette
 +
** https://github.com/humphd/next/issues/16
 +
** https://github.com/humphd/next/issues/17
 +
** PR https://github.com/humphd/next/pull/93
 +
** Blog https://jgoguette.wordpress.com/2018/08/11/creating-io-routes/
 +
 
* Dmytro Sych
 
* Dmytro Sych
 
** PR https://github.com/humphd/next/pull/60
 
** PR https://github.com/humphd/next/pull/60
Line 42: Line 63:
  
 
===Release 4===
 
===Release 4===
 +
* Jerry Goguette
 +
** PR https://github.com/humphd/next/pull/137
 +
** Blog https://jgoguette.wordpress.com/2018/08/11/first-look-at-jest-and-puppeteer/
 +
 
* Dmytro Sych
 
* Dmytro Sych
 
** PR https://github.com/humphd/next/pull/85
 
** PR https://github.com/humphd/next/pull/85
 
** Blog https://medium.com/@gogsmak/experiment-creating-rest-api-in-browser-with-googles-workbox-6f1435d25c5
 
** Blog https://medium.com/@gogsmak/experiment-creating-rest-api-in-browser-with-googles-workbox-6f1435d25c5
 +
 +
* Mat Babol
 +
** [https://github.com/humphd/next/issues/50 Bug URL - #50 Broken docs]
 +
** [https://github.com/humphd/next/pull/121 PR URL - #121 Fix doc site]
 +
** [https://github.com/humphd/next/issues/105 Bug URL - #105 Fix doc site]
 +
** [https://github.com/humphd/next/pull/122 PR URL - #122 siteConfig.js Fix]
 +
** [https://github.com/humphd/next/issues/98 Bug URL - #98 Convert our basic UI pages]
 +
** [https://github.com/humphd/next/pull/136 PR URL - Fix #136]
 +
** [http://mmbabol.blogspot.com/2018/08/dps911-release-4.html Release #4 blog]
  
 
===Release 5===
 
===Release 5===
 +
* Jerry Goguette
 +
** PR https://github.com/humphd/next/pull/138
 +
** Blog https://jgoguette.wordpress.com/2018/08/11/playing-around-with-my-io-routes/
 +
 
* Dmytro Sych
 
* Dmytro Sych
 
** PR https://github.com/humphd/next/pull/112 https://github.com/humphd/next/pull/100
 
** PR https://github.com/humphd/next/pull/112 https://github.com/humphd/next/pull/100
 
** Blog https://medium.com/@gogsmak/experiment-creating-rest-api-in-browser-with-googles-workbox-6f1435d25c5
 
** Blog https://medium.com/@gogsmak/experiment-creating-rest-api-in-browser-with-googles-workbox-6f1435d25c5
 +
 +
* Mat Babol
 +
** [https://github.com/humphd/next/pull/139 PR URL - Initial SharingTests [WIP] #139]
 +
** [http://mmbabol.blogspot.com/2018/08/dps911-release-5.html Release #5 blog]

Latest revision as of 00:10, 15 August 2018

Summer DPS911 Resources

Links

Releases

To submit your releases, all relevant bugs, PRs, blog posts, and other resources must be linked below. Use this to organize your work (i.e., don't wait until everything is done).

Release 1

Release 2

Release 3

Release 4

Release 5