Ciprian Craciun - FrontEnd Developer

Ciprian Craciun

FrontEnd/Web Developer

Engineering is about making a product better, learning from past mistakes and create a process which is easy for all to understand.

My blog

Personal thoughts

  • March 8, 2019
How to use redux persist with react native

Working with react or react-native and having state management like redux, we have cases when we need to persist our […]

  • February 27, 2019
Native modules – react native development

You may no find so easy this chapter in react native and because I had this problem I want to […]

  • February 24, 2019
Using flow with react native

As a best practice when you start a react native project you could take into consideration using a static type […]

  • February 21, 2019
Ubuntu – how to kill a process from terminal

I had this problem with React Native Debugger and i google it to find a solution, i didn’t find something […]

  • February 18, 2019
Setup ESLint and Prettier for a react-native app

When you start a react native project or any other projects witch involves javascript, it’s important to setup some basic […]

  • February 17, 2019
Add custom fonts to your react native app

You started a react native application and now it’s time to add custom fonts to your app, for example google […]