Skip to content

Instantly share code, notes, and snippets.

View iranreyes's full-sized avatar
👨‍💻
.toBe() or .not.toBe()

Iran Reyes Fleitas iranreyes

👨‍💻
.toBe() or .not.toBe()
View GitHub Profile
@iranreyes
iranreyes / gist:075c842e2ae143b5a923478f0898d021
Last active August 5, 2016 18:53
My notes about SSR React

Server Side Rendering

Why implement it?

  1. SEO
  2. Performance
  3. Javascript and Accesibility

SEO

  • Not every search engine crawler execute JS only Google and with Google must not be blocking calls.
@iranreyes
iranreyes / README-Template.md
Last active May 2, 2017 20:53 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

[Continue Integration Badge]

One Paragraph of project description goes here

Technical Information

Overview of the technologies used in the project.