[EN] Let’s Write – these forms…
The speed of work with React looks like a sinusoid. First very slowly, then faster and faster and again less code. Aside from the amount of time I have, this state of affairs is due to the difficulty I encounter. At first, you know, you have to enter the code. […]
[EN] Let’s Write – fixes and new libraries
I found 2 libraries which will be very helpful in the project. Besides that, I constantly developing the application. In this week I haven’t too much time so I didn’t publish a post on Wednesday. However, I found some time for the project. New libraries The big advantage of React is that […]
[EN] Let’s Write – it’s working!
We got it! React finally started to listen me :D It required a lot of work but finally succeeded. Page starts working. It’s not yet the most important part, however, we have something on which we can based. Path to target I had some problems with running routing but now we have […]
[EN] Let’s Write – new hope
React, Redux and Router finally work :) Previous post was something terrible. But I spent all my free time and after 2 days I understood how it should be done. All I owe this page: https://css-tricks.com/learning-react-router/. They sad me how to run React with Redux. Officially assume that the application starts […]
[EN] Let’s Write – the first styles
So it came out that this week I didn’t have too much time for the project. But I couldn’t don’t touch it. So I decided to get on CSS styles. Well I treat this project as a sandbox to learn React because what came out this week is terrible. Although […]
[PL][EN] Let’s Write – Szybki update/Let’s Write – fast update
[PL] Dzisiaj krótko o tym co robię. Poprzednie wpisy z serii: Wstęp Kilka słów o projekcie Pierwsza konfiguracja środowiska W tym momencie próbuję stworzyć podstawy i pierwsze komponenty dla widoków. Nie chcę korzystać z Bootstrapa ponieważ użycie go z Reactem nie jest taki proste i wymaga kolejnej biblioteki. Style będę […]
[EN] Let’s Write – Configuration
So far I didn’t give name of my project so I do it now. My application, which I writing in the competition, is called Let’s Write. From now it will be easy to find posts talking about project because I’ll be giving this name in the title ;) Previously I […]