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

Owned by Hayk

Dev Mastery

49 members • $1,000/month

Break out the mid-tier developer trap. Get to Senior, fast.

Memberships

Kourse

735 members • $10,000/year

Achieve Greatness Accelerator

111 members • $1,995/m

Developer Pro

47 members • $250/m

Krusade Library

596 members • $10/y

385 contributions to Dev Mastery
The 2 Lessons I learned and understanding I got this week & today as I was researching & coding
I was working on a project today, and practicing. I feel like I am learning to code without relying on youtube tutorials and ai as much. I feel like I am learning to not ask ai for the code, but to google better questions. I feel like my research skills is getting better with googling better questions, looking in documentation a little more, and using other resources before I go to ai and ask it for the code. Which lately I haven't really been asking ai these past few days now for the code. I will tell it don't give me code, but I will ask it how do you code a feature like this, for example, "There is a drop down menu. How do you code a drop down menu , and make sure this is how you it is coded in real world applications and projects, then I will look at the code, study it, figure out what was done step by step and how to do it step by step, sometimes I ask the ai for the html code and css code of that JS code it gave me and post it in a different vs code window and go to the live server and test it. Which recently I opened a new VS Code window for testing code before adapting it to my project. Then I will look at the code and figure out how to adapt and change it to my own specific project, like I will change the variables, or anything else that needs to be changes in my project, I will have different variables, and anything that needs to be adapted for my project ,but I look at the code I tested and adapt it based on my variable. i write the code, and don't just copy and paste and adapt to my specific variables and anything else. I am learning how not to ask ai the code, but ask it how a feature is coded and adapt that feature to my own project, and also ask it if there is a concept I don't understand, but first I go to google and get the answer of how to write a specific code and then I adapt the answer or solutions on google to my specific project. I also try to search concepts in documentation, which I don't always find what I am looking for in documentation, but I feel like I kind of in these past few days been getting better at reading searching documentation. I try to go to google, documentation, and even youtube first before going to ai. When I do go to ai which I do use is I will ask it how is a certain feature is coded in real projects and real world applications and then test the code in different vs code window, look at what steps to take based on that, and then sometimes comment out just to see what each code mean or does, and adapt that in my project where my VS Code project is at. I go to ai last when I couldn't find the answer, but I try not to ask it for code for my specific project but just a general example of how to code a certain feature.
1 like • 1d
@SeaAmber Silver I mean by researching on google and finding answers that way instead of with AI
1 like • 9h
@SeaAmber Silver sure SeaAmber, let's discuss that in our 1-1 that we have for the next week
Mock Interview Replay
Last week we ran a full mock system design interview and walked through building a music streaming platform from scratch. 👉 Here's the replay of that session. I also created my own version of the same design. You can compare approaches and see how I’d structure the system here. PS. Let me know what kind of system you would like us to discuss next 👇
5
0
Joined!
Hi Guys, Just joined today and looking forward to get guidance from Hayk and fellow team members here.
Joined!
2 likes • 6d
Welcome onboard Rupesh. Looking forward to working together!
My progress with learning the basic concepts in JavaScript
I am starting over again in JavaScript because I realized and found out I didn't take my time and practice the basic concepts and fundamentals like I thought I was doing, and I see now that is important to practice the basic concepts and fundamentals and slow down. Today, I was practicing the basic concepts of JavaScript. I ran into an issue and solved it, and learned something new. I wanted to share what I learned. Today as I was practicing type casting/type conversion and trying to convert a string to a number, I wrote age = Number(age); for the age variable to convert it to a number. I also wrote gpa = Number(gpa); I was thinking to myself that I am writing it the way the tutorial is writing the code to convert data types. I finally figured out that it was because I placed the type conversions/type castings, age = Number(age); and gpa = Number(gpa); after the console.log. I learned the placement of where you put your type casting/type conversion affects whether you still get the same data type back in the console or if it changes to the data type you are converting it to. I also learned you refresh your browser after changing the position of the type conversions/casting because if you don't the browser will still give you back the same data type and not the converted data type you are trying to convert. I didn't know these 2 things until now as I am practicing the type version/type casting concept. I also was practicing textContent, writing sentences with template literals and curly braces, variables, data types. I also learned a lit but about Symbol data type and BigInt data type. I learned that we use Symbol data type mainly in objects, but I think they can be used in any other data type and anywhere. Symbols are used to create unique key so no properties or id or any values don't overwrite the other and they all have their own unique id. If you wanted to write two or more email or id even with the same description in the parenthesis, the Symbol will allow you to assign a unique key so no value or property overwrite each other and every value and property can all coexist together.
2 likes • 6d
Nice progress SeaAmber 👍 Sometimes it's fine to slow down and fill in the knowledge gaps before moving on to more advanced topics. Keep going!
Happy To Join Skool
I'm excited to be here learn and collaborate with all the talented engineers here. 😊
1 like • 8d
Welcome to the community Olakunle!
1-10 of 385
Hayk Simonyan
7
5,487points to level up
Day Job: I’m a remote developer earning a multi-six-figure income. Side Hustle: I teach everything I know inside Dev Mastery.

Active 7h ago
Joined Nov 5, 2024
Powered by