diff --git a/site/_apps/sasssy-news.txt b/site/_apps/sasssy-news.txt new file mode 100644 index 00000000..a2db2d05 --- /dev/null +++ b/site/_apps/sasssy-news.txt @@ -0,0 +1,30 @@ +--- +weight: 36 +title: 'SassyNews' +github-title: 'warisRao/sassyNews' +library: 'React' +libraries: + - name: 'React' + - name: 'Graphql' + - name: 'Apollo' +module-bundling: 'Webpack' +service-worker: 'Application Shell + data caching with Workbox' +perfomance-patterns: 'PRPL, route-based chunking' +server-side-rendering: 'Yes' +api: 'Hacker News Firebase API' +hosting: 'Amazon Web Services' +other-details: 'Asynchronously loaded routes' +authors: + - name: 'Waris' + - name: 'Apoorv' +lighthouse: '97/100' +interactive-em: '5.2s' +interactive-faster-3g: '4.0s' +lighthouse-link: https://www.webpagetest.org/result/181027_YK_0dd28ce8f6aa0012ec3ea158e2eada25/ +wpt-em-link: https://www.webpagetest.org/result/181027_G3_cc8321f5d5fcc82825c8c55acf9b9181/ +wpt-faster-3g-link: https://www.webpagetest.org/result/181027_G3_cc8321f5d5fcc82825c8c55acf9b9181/ +image: /assets/images/sassynews.png +app-link: https://feed.sassydevs.com/ +github-link: https://github.com/WarisRao/sassyNews +framework-link: https://reactjs.org/ +--- diff --git a/site/_contributors/apoorv.txt b/site/_contributors/apoorv.txt new file mode 100644 index 00000000..8f716d30 --- /dev/null +++ b/site/_contributors/apoorv.txt @@ -0,0 +1,6 @@ +--- +weight: 37 +name: 'Apoorv' +image: https://github.com/apoorvarv.png +link: https://github.com/apoorvarv +--- diff --git a/site/_contributors/waris.txt b/site/_contributors/waris.txt new file mode 100644 index 00000000..5ba24080 --- /dev/null +++ b/site/_contributors/waris.txt @@ -0,0 +1,6 @@ +--- +weight: 36 +name: 'Waris' +image: https://github.com/warisrao.png +link: https://github.com/warisrao +--- diff --git a/site/assets/images/sassynews.png b/site/assets/images/sassynews.png new file mode 100644 index 00000000..83f150dd Binary files /dev/null and b/site/assets/images/sassynews.png differ