Ruby Refactoring step by step - part 1

It was a long break from the last technical article. During that time I was trying many different things. You can look here: Be More - my lifestyle blog in Polish, Woman on Rails YouTube channel and my travel Vimeo channel. It was a great time to discover what I like to do and what not. But back to the topic. I prepared this article for a long time. I can say even too long. I started in 2015 and now you will see the results. Let’s get started. Refactoring is one of my favorite topics. I love to clean...

Wroclove.rb 2018 - Quick overview

Last time when I was a participant in Wroclove.rb it was, I think, 2-3 years ago. Back then, I was sad about topics of this conference. Almost every presentation was telling us that Rails and Ruby are dead. But no one had any solution for this problem. I know that, this was an alert for us to wake up and take care of our community and framework, but still, it was sad to hear that. This year was completely different. People came with some ideas of what we can do with our code’s architecture. And what we can improve with...

Good preparation for interview

For some time I do interviews. I’m not an HR person. I’m developer. I do technical interviews for my company. My responsibility is to check how experienced is the person which apply for a job. How this person fit to our team from technical and personal point of view. This process is not about being perfect. It’s more about being honest. Finally team and candidate should be able to work together. Today I would like to tell a little bit about what I expect from person to interview. I would like to show my point of view on this kind...

Sublime Text Editor

Sublime Text Editor

I think almost every programmer has his own favorite text editor. Some people like Vim, some people like Notepad++ and I love Sublime Text. There are lots of useful shortcuts, snippets, and plugins that allow me, in a fast and easy way, to work with code or simple text.

Quick overview Ruby each_with_object method

I worked in last a few days with each_with_object method. Every time when I would like to use some method in Ruby I try read documentation one more time and I look on some example of usage. This time I went through APIdock and I noticed that in theirs documentation is missing one very nice example of usage each_with_object method. I tried to add this missing part there, but without success. In meantime when I’m waiting for message from APIdock support I decided to write short note here about this.

Web Summit Lisbon 2016

It took me some time from last post. So many things happened: events, workshops, travel. But I’m back! Today I would like to share my thoughts about Web Summit. This is big conference (exhibition for startups). I was on this conference once in Dublin and now in Lisbon. I decided to come because as a Woman in Tech I got free ticket. Maybe because of that I should not talk about what I don’t like. On the other hand I think when no one talks about disadvantage, conference can not be better next time. Too big for me In Ruby...

Rails Girls Cieszyn (15 – 16 October 2016)

Since 2013, when I found the Rails Girls event in Poznań, I have always supported this initiative. In this year I was already on Rails Girls Warsaw, Rails Girls Łódź and Rails Girls Poznań as a mentor. Nowadays it was time for Cieszyn! Rails Girls Cieszyn was for me a very special event. First of all, I organized it. Second, it was my first international Rails Girls event ever. Third, we prepared this event in the Castle of Cieszyn. Cieszyn is a beautiful, calm and peaceful place in Poland close to border of Czech Republic. This city is even more...

Rails Girls Poznań (02 – 03 September 2016)

Summer is almost gone and I’m back on Rails Girls journey. This time I went to Rails Girls Poznań. And to be honest, the weather during this workshop was so nice, like it was still summer even in September. Poznań is a very special place for me. If you don’t know yet, here was my first Rails Girls event and I was a participant back then. I wrote an article Rails Girls Rules about my first experience with Rails Girls initiative. It was in 2013. How fast the time flies, don’t you think? This year I was already on Rails...