Activity
Mon
Wed
Fri
Sun
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Senior Dev Academy

Public β€’ 697 β€’ Free

6 contributions to Senior Dev Academy
I passed a senior front-end dev challenge without really knowing front-end (part 2)
Hi again! I wanted to update you on this process and share the good news: I passed the take-home challenge! After the challenge I had a technical interview where I got questions about a range of different topics, and two about my code. The first one was "why did i use storybook for?" and "why did i make the app in vue if my 'expertice' was react". After answering those, the topics i was asked about were all over the place but front-end related, such as: - Internationalization - Accesibility - CSS - Micro front end architecture - Design patterns - JavaScript - PWA - Tools i've used - SEO None of the questions were too deep but still filtered wether i knew what i was talking about or not. They got me on a lot of questions but every time i failed they explained what a good answer would have been. After their interview was over i asked them a few questions that i always do, as it serves two purposes: 1. i make them speak about themselves, and most people like that 2. It gives me an insight of how the company operates The questions i did this time were: - what is it that keeps you working here? - can you tell me about a time that you made a serious mistake, how did you fix it and how did the company react. (this one got people laughing at how they deleted a production database) - How do you feel about me with this interview? The answer to the last question was that i knew enough and that there was no reason not to learn on the job what i didn't know. And after a cople of days, I got the news that i passed the technical interview and now i had to do the cultural fit interview (which was yesterday). So yeah, i feel pretty awesome passing senior grade interviews with just months of experience in the front end. I still have a low chance of getting in (10% maybe) due to the high number of applicants they have, but let's hope for the best. Have a great day everyone! PS: if you want me to write about the cultural interview let me know.
13
1
New comment Nov '23
3 likes β€’ Nov '23
Thanks for sharing your experience, I would love to know more the questions you were asked in the technical interview, and it will be great if you can also share your experience with the cultural fit interview. I wish you good luck on the rest of the process.
Which code you find easier to read
Yesterday at work, I found myself in a situation where I had to write a part of the code in two different ways Option 1 ``` const items = ['item1', 'item3'] const searchedItem = 'item'; const searchedItemExist = items.some((item) => searchItem === item); if (!searchedItemExist) { // do some processing } ``` Option 2 ``` const items = ['item1', 'item3'] const searchedItem = 'item'; const isSearchItemNew = !items.some((item) => searchItem === item); if (searchedItemExist) { // do some processing } ``` and since I'm writing code for my colleagues to read && review, I decided to ask them which one they prefer, and everyone chooses the first option, for me when the If statement is not for early returns, I generally prefer the condition to be a positive condition (a condition without the not `!` operator), that's why my preference in this case was option 2, but the problem with this option is the `!` before doing the search of the item (!items.some((item) => searchItem === item)) which can be easier to miss. I want to share this with you and I would love to know what your opinions are on this
5
3
New comment Oct '23
5 likes β€’ Oct '23
@Dragos Nedelcu @TaΓ­s Massaro Thank you for the feedback, I appreciate it.
🀝 Connect on LinkedIn!
Hey ambitious Devs, To help each other even more, let's connect on Linkedin! πŸ‘‰ Drop your profile in the comments below so everyone can connect with you! We can also drop you some endorsements, make sure you return the favor! πŸ‘‰ Send me a connection request mentioning TheSeniorDev Academy :) Here is my profile: https://www.linkedin.com/in/dragosnedelcu P.S. Super nice to see how cheerful and helpful everyone is around here :) Keep it up!
43
149
New comment Aug 7
20 likes β€’ Oct '23
πŸ‘‹πŸ‘‹ https://www.linkedin.com/in/djaballahdjedid/
8 likes β€’ Oct '23
Recently only frontend but I can do backend in python
Introduce Yourself (Start Here πŸ”₯)
Hello! βœ¨πŸŽ‰ Welcome to The Senior Dev Academy! πŸŽ‰βœ¨ The goal of this group is to help you fast-track from Junior to Senior with quality learning resources, feedback, accountability, and mentorship. πŸš€ Step 1: Introduce yourself here! πŸ‘‡ 🌟 Guidelines: 1️⃣ Your Name 2️⃣ Where You're From 🌍 3️⃣ Your Tech Stack πŸ’» 4️⃣ Your Goal in This Community 🌱 (βœ„ Copy/Paste template here πŸ‘‡) Title: Hey there! ✌️ πŸ‘‹ Hi, my name is Dragos. I am a Front-end Developer based in Berlin Germany πŸ‡©πŸ‡ͺ. I work mostly with JavaScript, TypeScript, React, and Node.js. But I got my hands dirty with all kinds of stuff, from PHP to Ruby on Rails. I am here to get more technically deep as a developer and connect with other like-minded people. Hit me up if you want to chat or need anything :) 😊 Step 2: Discover how to unlock the course materials for free. Best practices in this Community: πŸ’‘ Level up by posting insights and helpful comments πŸ‘ Help others level up by liking good posts and comments πŸ‘‹ Be kind πŸ’ͺ If you need help, just ask the community Have fun! To your success πŸ† Dragos
Poll
257 members have voted
57
427
New comment Aug 13
Introduce Yourself (Start Here πŸ”₯)
24 likes β€’ Oct '23
Hello world! I'am djaballah, a frontend engineer based in France. I started as a python developer then I started doing frontend development with Typescript/Vue with some BackboneJs. I am looking forward to expand my knowledge, fill the gaps and grow as an engineer while also sharing my knowledge and giving support the members of this community.
1-6 of 6
Djaballah Djedid
4
85points to level up
@djaballah-djedid-9098
Hello world I am Djaballah Mohammed Djedid, an Algerian software engineer based in Paris. My stack is Typescript/JavaScript, Vue and some python.

Active 74d ago
Joined Oct 16, 2023
Paris
powered by