I have problem writing codes

clock icon

asked 298 days agoAsked

message

4Answers

eye

59Views

Good day everyone

I have problem writing JS codes.

 for context im hoping to become a forntend web dev

here's my weakness

  1.  i don't know how to implement logic and algorithm even though i know fundamentals.
  2. dependent to someone's work or code 

for example building a simple calculator i've finished the html and css but i'm struggling to implement the JS and end up watching a tutorial on YT to finish a simple project

what should i do to fix this or any tips

4 Answers

That's alright, struggling is part of the process of learning and that means you're in a good path. Just continue and don't stop. Below are the tips:

  • Make sure you have a solid understanding of the fundamentals of JavaScript. Concepts like variables, data types, loops, and conditionals are crucial. try to go to https://www.w3schools.com/js/default.asp
  • When faced with a coding challenge, break it down into smaller, more manageable tasks.
  • Practice is key to improvement. Work on small coding exercises and challenges regularly to reinforce your understanding of JavaScript concepts.
  • Start with simple projects
  • Get comfortable with reading documentation
  • Share your code with others, whether it's through online communities
  • Join Coding Communities
  • Stay Patient :)

"Every great developer you know got there by solving problems they were unqualified to solve until they actually did it." - Patrick McKenzie

simple anwer is: practice, practice, practice.

consistent practice 😁

--minsan hindi lang natin matanggap na yun talaga yung sagot.

Write your answer here

Top Questions