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

  • February 7, 2020
Chrome Extension Development: Building Your First Extension in Simple Steps

If you are a Google Chrome user, you have likely come across various extensions that enhance the functionality of your […]

  • September 16, 2019
Sharing data between components in Angular

Sharing data between components in Angular it’s easy and there are some steps you need to know: 1. Parent to […]

  • August 5, 2019
How to create and use angular animations ?

If you are working with angular, there will be a time when you need to create animations. In this case, […]

How to structure a node js application

I’ve started last weekend to build a node js application using also Express framework for a personal project, with every […]

  • April 2, 2019
Using redux-saga with Android Permissions in a react native app

Android permissions in react native app can be integrated very easily if you need something quick for a component, a […]

  • March 19, 2019
React native maps for Android

Using maps in react native is easy because we can use react-native-maps, but we also need to know how to […]