Giter Club home page Giter Club logo

wattenberger-2019's Introduction

Hi there ๐Ÿ‘‹

wattenberger-2019's People

Contributors

paulirish avatar tasssinclair avatar wattenberger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wattenberger-2019's Issues

Add license to repository

Hey there!
I really like your website and the blog posts! So much valuable input!

I realized there is no license in your repository.
While it is completely valid to publish unlicensed code, it becomes technically illegal for others to copy snippets from your open sourced blog.

If you would not mind, please add a license to your repository to resolve this problem.

Cheers, keep up the great work!

Fix react-snapshot pre-rendering?

Hi Amelia, nice website!

Not sure if you're already working on this, but it seems like react-snapshot you have configured at the code block below is not currently working:

import { render } from 'react-snapshot';
import { BrowserRouter as Router, Route, Switch, withRouter } from 'react-router-dom';
const AppWrapper = () => (
<Router>
<App />
</Router>
)
render(<AppWrapper />, document.getElementById('root'));

This means that JavaScript is required to view the content of the site, which (as you're maybe aware) will reduce performance and SEO:

Screen Shot 2020-01-23 at 11 52 15

Screen Shot 2020-01-23 at 11 52 24

I was going to do a PR to add react-snap, but I thought I'd ping you first to see if you have any plans to do this differently.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.