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

Memberships

Dev Mastery

49 members • $1,000/month

7 contributions to Dev Mastery
Joined!
Hi Guys, Just joined today and looking forward to get guidance from Hayk and fellow team members here.
Joined!
2 likes • 5d
Hey man! Welcome! Where are you currently at in your engineering journey?
Happy To Join Skool
I'm excited to be here learn and collaborate with all the talented engineers here. 😊
2 likes • 8d
Welcome! Glad to see you here :D where are you in your SWE journey?
Digital Clock Practice Project
Hayk, I have been to solve this problem in my code for a few days, I tried ai, tried asking ai questions, try searching in documentation. I also kept asking myself what concepts to put for this feature, tried searching youtube for similar patterns, tried commenting out code one piece at a time when I thought there was an issue, try using the break points and looked at scope and call stack. I still can't find out how to solve the problem. I tried to go to the weather project in the course and figure this out to but that was for async wait, and my project I don't think use async wait. I asked ai do I use async wait for this problem, and it said no. The problem was my city and time values will show even before clicking the show city button, but I needed the setInterval for the city and time values to change and update live on the screen. The problem is when I use set Interval it would show the city and time values even before clicking the show city button, but when I comment it out, the city and time values will show on the screen when I click the show city button, but the city and time values will be static and won't update live. I commented out this piece of code cityIntervalId = setInterval(updateCityTime, 1000); , and then my city and time values, like the city, time(hours,minutes, seconds) showed on the screen when the user click, but the time was static. Hayk, in real world applications, don't you use SetInterval and at the same time the results will only show when clicking the show button or do I need to choose between keeping setInterval and allowing the city time values to show before clicking the button and remove the showCityButton by writing the remove event listener for the show city button to prevent memory leaks and then remove the show city button from the html file or can this be fixed where I can have setInterval update the city and time and only show when users click the show city button? Hayk, another thing is, Even though I went through the JavaScript tutorial of how to use breakpoints, I don't know what values is unexpected, like how do you know when that value is unexpected? Hayk, can you review my code, but also make a video of how to use the breakpoints, local scope, and call stack for this problem to just to see how I can debug this? I was trying to get more practice on the debugging using this debugging strategy and I am just trying to get better at coding and web development.
0 likes • 9d
@SeaAmber Silver In DMs
2 likes • 9d
CALL SUMMARY: - Learn how to Google: learn how to google : r/learnprogramming - Learn WHY and HOW things work (The more of the What, When, How, Why questions you can answer or teach somebody else the better. Learned best with dedicated practice!) - One video at a time for practice (after a video, practice what was on the video) - Variables work like a box (declaring like telling the computer you want a box named something, assigning is telling what value will be in the box) - JavaScript VARIABLES are easy! 📦 - console.log as debugging works well - Automatic console errors can be looked up on Google - You can code Javascript in real time in console - "Call Stacks is like a drill" - Everything that ends with () is a function - Algebra COULD be useful for building a logical intuition (Khan Academy), Easy Data Structures and Algorithms on LeetCode as well - Learn concepts, theory, and general Computer Science knowledge - Decomposition: break down larger, unclear tasks into smaller, easier ones. This helps with knowing what to Google and also to make things less overwhelming. Usually what YOU want from a feature (more specific the better), can't be answered by Google or by anyone but you - Concurrency vs Parallelism: Concurrency vs Parallelism - Computer Hardware: How does Computer Hardware Work? 💻🛠🔬 [3D Animated Teardown] - When something is confusing on a video, that is a great moment to pause to Google what they are talking about for more information (whenever you are confused, immediately do this. Trying to learn more things when you are confused about something prior will just make you more confused!)
I feel very slow at programming. Question!
I noticed a pattern when I code, especially on net-new features or in personal projects (where everything is net-new) I overcomplicate and overthink a lot of implementation. I try to make things scalable but sometimes I feel like it slows down my development a lot, especially when I end up sitting for 40 minutes without having written much code because I’m just thinking about the best way to implement something somewhat complex. And then next thing I know I thought of it wrong and it wasn’t the great implementation I thought it would be and feel like I should restart because it sucks 😂 When working at my job I can get a lot done, on the upper end of how much my peers can do, but there already is so much code in a code base I can “model” off of which is why I can do so. Net-new features always throw me in a loop. What are ways I could speed up the time between understanding the initial problem, to start implementing a high quality solution? Outside the obvious “practice” answer because thats a given lol. Note that I am mostly avoiding the use of AI. On job and out of job. This is for learning purposes.
Hey Everyone! I'm new here!
Hello, I'm Antony! I'm a Junior Full Stack SWE at Axon with only 4.5 months of experience. I'm excited to learn and collaborate with everyone here so we can grow the best we can! :D Cheers!
3 likes • 21d
@Alaa Khattab Hello!! 🙋‍♂️🙋‍♂️🙋‍♂️
1 like • 15d
@Martta Niemi Thank you! 😀
1-7 of 7
Antony Holshouser
3
18points to level up
@antony-holshouser-1457
Software Engineer at Axon

Active 1h ago
Joined Nov 16, 2025
Powered by