Building a Reading Habit Through Listen

Many of us read to learn, grow, be inspired, stay informed and satisfy our appetite for curiosity. At Pocket, it’s at the heart of our mission to create a place for you to spend time with the content…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




101 advice for frontend engineers

What languages, frameworks & tech do you need to succeed in Germany?

Johann: Welcome Ahmed and great to have you here. Who are you, and what do you do?

Ahmed: Hi. I’m Ahmed and I’m a software engineer at a company here called Zalando. We’re working in fashion.

Johann: What are the skills required, skills, technologies, languages, tools to find and do a great job here in Germany?

Ahmed: Yeah, where can I start from? Right now the ecosystem for frontend is growing and evolving so fast…

So the first advice is to deep dive into JavaScript itself. Don’t focus on CSS and HTML because we have a misconception in some non-European companies that front-end development is UI development, and these are two different things.

UI development can be done by a designer. Experienced designers can do UI front-end development, but front-end development is kind of real development. You deal with building API’s, understanding RESTful API’s, understanding HTTP responses and stuff like this. It goes way beyond design and developing the UI.

Here’s a list of skills and stuff and the technical side that you guys need to master in order first to pass the interviews and in order to pass your first 6 months in your company and shine.

Johann: Go ahead!

Going further into the testing, any one of us can talk about testing for years, but please, yes exactly, please, please, please give a very careful and very much attention to testing, specifically unit and function testing.

Reactive programming is a big big plus. If you know RX.js it’s very good. You can use RX.js with Angular, or even Node.js. Try to do pair programming a lot with your pairs because it’s required here in Germany to explain and express your ideas and to do pair programming with your colleagues. Maybe in your native language, in your home country, you can talk with your native language but you have to practice to talk with people who are from a different culture and try to ship and deliver the idea that you have to them through code or just through articulating your idea.

Johann: Any other tips on learning and growing? Resources online?

Ahmed: I have several tips. Whenever you have a problem and you want to understand something, try to read about it and then try to watch a video about it. Just exchange reading and watching videos towards one thing that you tried to learn gives you a different perspective of how do you learn it. So, if you’re a video person, try to read, if you’re a video person try to read. This was super helpful for me.

Also, try to look into open sources. Try to find any open sources that you can at least participate in by answering questions or updating read-me and something like this, and one by one you will evolve in this. The very important point here is to see some code from people, to see how other people think, to see how they solve the problem. Whatever the complexity of the problem, try to take your time, even if you take like a week to understand how one function goes and something like this. Insist to understand the input and output of this function, try to understand it correctly and try to provide a better report or proposal to improve this function to improve this function from a tiny speck perspective or a space perspective, whatever.

Johann: Nice, thank you! Next question: What if I have the basics of front-end engineering, doing some Angular 1, and now I’m choosing between newer technologies. How can I decide?”

Ahmed: It doesn’t matter which framework you are using but eventually you are going to choose one of them. If you feel that you are 100, and really, really 100 in JavaScript and you really want to look into a specific framework and continue in this framework…I would recommend first to go further in the JavaScript. Web API’s… Go to Mozilla and read the Web API’s. Go to some front-end challenges and then choose. If you want to choose, I would say between React and Angular, and I was in this decision…It depends, right? It depends what is the problem that you are trying to solve, what is your level of dealing with bootstrapping an application. React application is harder to bootstrap than Angular, this is what I’ve heard from people because of bundling and stuff like this…The Angular canvas was a predefined command line that you can bootstrap your application. I personally would vote for React right now. But this is very, very opinionated. This doesn’t mean that you should not go with Angular. But in general, please don’t focus on a specific platform, focus what is behind these platforms. At the end these platforms are JavaScript. Sorry, frameworks not platforms… Please work harder in the JavaScript side. I believe you, Leandro, can also add to this.

[Side comment from Leandro, an engineering manager]: Let me jump in as well. A word about front-end. I’m part of some decisions we have here at the company and it’s funny because maybe two weeks ago we were like defining the architecture of our web traveler front-end which is a new project that we are starting, and there was this fight between Vue and React. And they get to ask my opinion about it. My answer was exactly like your answer. Why are you focusing on the framework itself? What is behind that? What is the best practice and how are you going to breed this to the front-end? And I told them it doesn’t matter. You can do good things…Like, focus on design patterns. Although I would say most engineers didn’t want React, so it was not consistent. The decision that was done in the past somehow and now we have more engineers in the company and somehow the view was already in progress. Let’s see, for React you need to use another proof of concept and other things. The focus is not the framework.

Learn both, learn JavaScript and you will learn any other framework.

Johann: Thanks. Any final words of advice?

Ahmed: Believe in yourself. All of us failed in interviews. We failed in a lot of interviews but we made it at one interview. So don’t judge yourself based on one interview, just keep doing it.

Johann: Ahmed, thanks for your time and detailed advice. Thank you very much.

This post is part of a longer series. For more visit us here: https://medium.com/imagine-foundation

Add a comment

Related posts:

How learning React led me to create an app used by 10K people

A couple of months ago, for fun and for a challenge, I set for myself the goal of learning React and the serverless architecture. The Serverless Stack tutorial is designed to teach you what is…

The Health Benefits of Superfoods for Weight Loss

Are you looking for the best superfoods to boost your weight loss plans? Who doesn’t want to lose weight and live longer? Superfoods are foods that contain high levels of nutrients, vitamins, and…

Bridging the Virtual and Real Worlds

Virtual reality is the next big thing. The fact is, right now virtual reality is still a commitment. You still have to get to your computer, you have to put on your headset, you have to align your…