9 posts tagged “javascript”

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

post thumbnail

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.…

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…

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…

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…

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…


Browse all tags