Blog Posts
-
Small changes can make big impacts on React
Published at: Oct 10, 2018
Performance is essential for every project, as we know. However, it’s more important than…
-
Extend Type Declarations on TS 3.x
Published at: Sep 25, 2018
Let’s say you started to work on the fantastic idea. You decided to use typescript and some fancy popular plugins. Then you prepared everything as you want and the project was ready to go. You started to create some components and added them to your page. Everything…
-
RAN! React . Apollo (GraphQL) . Next.js Boilerplate
Published at: Jun 23, 2017
Most of the time, I was trying to find the best way to use Node.js, React with SSR and GraphQL. Finally, I created boilerplate for this, **RAN!**. **RAN!** is React, Apollo (GraphQL) and Next.JS boilerplate with awesome features such as…