Kategoria: JavaScript

#JS 30 Play the piano… lesson #1

#JS 30 Play the piano… lesson #1

I’ve challenged myself with my work buddy that in 30 days we will finish course #JavaScript30, which teaches us pure vanilla JS and css/html things. I need it  refresh my knowledge and unscramble it...

redux-persist with react-redux-starter-kit

redux-persist with react-redux-starter-kit

Recently I’ve worked with react-redux-starter-kit and I needed to add redux-persist to save data between switching routes (walking through the webpage). Scenario was simple, load data from API – save it and on returning...

Angular i wysyłanie parametrów (json vs get)

Angular i wysyłanie parametrów (json vs get)

Pracuję nad projektem Laravel (backend) i Angular (frontend) – niestety jeszcze na tym etapie nie tworzę frontu, po prostu nie znam się na Angularze tudzież jakimkolwiek innym framie frontowym, ale niebawem się to zmieni,...