post thumbnail

UseEffect, UsePrevious and handling render issues inside a complex React Native Swiper Component.

Intro So today I finally wanted to talk to you about some of the issues I had and how I finally undestood how to use useEffect hook to make my feature work. I've been implementing a Swiper inside a…

Learning React Native

post thumbnail

Today I have an answer to a question I got asked a lot of in my instagram DM's How to learn React Native? First and foremost, I started learning this framework 2+ years ago. It looked and worked a…

Teamwork

post thumbnail

It’s Friday and which is a good day to talk about teamwork. I’m a frontend developer, which means I work mainly on the visible side of react native applications. In the complex system I work everyday…

Solving React Native issues

post thumbnail

Working with React Native for the past two years taught me about solving specific problems that often occur when working with this library. I've prepared a list of few ways to solve these problems.…

Expo introduction

post thumbnail

What is Expo Today I wanted to talk a little bit about Expo. From Docs: Expo is a set of tools and services for building, deploying, and quickly iterating on native iOS, Android, and web apps from the…

Learning TypeScript

post thumbnail

Post I've seen more and more mentions about TypeScript during last year and almost everyone who tried it, never went back to writing regular JS, so I decided that I have to take my time and learn it…

Debugging Techniques-Rubber-ducking methode

post thumbnail

I decided that I'll repost all education-related posts from my Instagram here, so it won't get lost in the feed of beautiful pictures. Rubber-ducking So as I was writing yesterday on Instagram, I have…

3 ways to get a remote job as a developer

post thumbnail

Intro As many of you may already know, one of the reasons why I even started learning programming was the promise of working remotely from anywhere I want. That's why I did a research on how to get…

Framework doesn't matter in the end

post thumbnail

Being flexible When you're working in a bigger company, there are around 500 people and a lots of projects from very different genre. For example I am now working in a Web Development project based on…

You Don't Know JavaScript - Scope & Closure notes

post thumbnail

Intro Hello there, this blog post is a short notes I wrote for myself to remember the concepts of  the book "You don't know JavaScript - Scope & Closures" by Kyle Simpson. It's a really great book and…

Programming in state of flow

post thumbnail

State of flow Today I wanted to talk about a fun topic for me. I think that the name of this state is quite imprecise and it will probably hard to explain, but I'll try to explain it on a few examples…

Usefull knowledge - Scalable Vector Graphics

post thumbnail

SVG The most important thing to get you in front of the doors to your first job I described in this series programming-learn-it-by-yourself , but that isn't where it ends. There are tons of other…

5 Visual Studio Code extensions for React Native Developers

post thumbnail

Extensions As many of you that follow me on Instagram know. I use Visual Studio Code when working with code. I had some question about some extensions that I could recommend so here's a list of…

English and resources

post thumbnail

My short story I am from Poland and when I was young, my father had to go to the USA to make money. Thanks to it he understood that knowing English is very Important and I have been learning it since…

Developers-the most positive community in the world

post thumbnail

When I was younger, I've been in a lot of social communities. Only since my adulthood I've been for a long time between beatboxers, music producers, forwarders, classic musicians and a few others. As…

Different things I thought about programming

post thumbnail

One of the things I thought When I got into my first job as a developer I thought "why won’t everybody who works there like more than 5 years haven’t started their** own company** yet?". Why anybody…

Best framework for beginners

post thumbnail

First and foremost Your pure JavaScript skills are the most important. Even after choosing a framework, because if you want to get a job in the industry now you have to choose one, you should always…

List of priorities

post thumbnail

Importance of prioritisation Lately I’ve got a lot on my head and I made a decision to put even more with an idea to write on Instagram and starting this blog. I do it, because I know myself and…

Programming-learn it by yourself part III

post thumbnail

Part III: Narrowing Focus After choosing to learn React, I decided to go on it as deep as I can, because I learned that the best thing you can do for your career is to become an expert in particular…

Time - our most valuable asset

post thumbnail

I worked for around 1.5 years in a logistics department of coil production company as a Specialist of Purchasing. I was feeling boring Excel files and ordering materials from China. Nobody knew that I…

Programming-learn it by yourself part II

post thumbnail

Second part of the series when I talk about how I learned programming by myself. Part II: Practice One of my reasons why I am fascinated about programming is the amount of possibilities. There's…

Programming-learn it by yourself part I

post thumbnail

How I started learning programming in JavaScript and how my web development preparation led to mobile development. Part I of a few-part series explaining how to learn coding by yourself How to start…

React Native is just getting started

post thumbnail

React Native's alleged death Last week, lots of people said about "death of React Native", because of series of articles from AirBnb. I don't know why they have such attitude towards certain…

React Native Quick Introduction

post thumbnail

React By the end of May, React had it's 5th birthday, so it's a good time to write a post about introduction to React and React Native world. React was created by** Jordan Walke**, a software engineer…

Hello World

post thumbnail

How I became a Selfmade Developer This is the first post on my blog, I think there won't be a better time for introduction, so let me tell you my story of how I became a self-taught developer! On the…