Krisztian Kecskes

Krisztian Kecskes @kozakrisz

About: I am enthusiastic about new web technologies. My entries are my own...

Location:
Hungary
Joined:
Dec 13, 2018

Krisztian Kecskes
articles - 4 total

Web Components with Redux

I would like to show you my experimental project with Web Components and Redux.

Learn More 11 0Jan 19 '19

Deploy Next.js project to Netlify

I have just finished my own test with [Netlify](https://www.netlify.com/). It is a static page provider with Git deploy integration opportunity (GitHub, GitLab, Bitbucket) . Netlify has got very good performance, it provides https sertification and we can use our own domain with the projects. So, we have got everything that we need for a starter project. Here comes a brief guide!

Learn More 71 13Dec 21 '18

React Router - How to pass History object to a component

I was in a middle of a project, and I didn't used React for a while. I had to solve the situation: I...

Learn More 59 16Dec 14 '18

React - ES6 tricks in Classes

I read several entries with example codes in connection with React. For example, I'd just read a short article about Stateful and Stateless components with React. I saw a lot of "old way approaching" solution, so I would like to share with you a trick about the class based components and their state.

Learn More 24 6Dec 13 '18