I’m still learning JS fundamentals with Udemy. I know most of things,but to be able to explain this, I need to take more time😌 It will be helpful when I develop my original JS apps!! #javascript#udemy#100DaysOfCode
Textboard with php😄
I developed this in a team project a year ago!! I didn’t know php at all, but managed to develop this before a deadline😆 Thanks my team✨#php#mysql#100DaysOfCode
today I learned nodejs and developing e-commerce app but so complicated 🥹 I will continue this, but also start a new JavaScript course to improve and understand JS more!!!😗 #100DaysOfCode
Yesterday, I learned again the basic of JavaScript using Udemy, because I noticed that interview questions are all basic and it’s important to explain them. Basics are so boring to learn😓 but essential 😄 #javascript#100DaysOfCode
I searched for a junior frontend interview questions and summarized on the document🧐 Many resources could be found! but coding in front of a interviewer seems the most challenging part for me…😂 #100DaysOfCode#frontenddev
I’ve done the todo list with React taught by @dotinstall 🤓 5 components tangled in my brain😵💫 feel I need more understanding on plain JavaScript… Coding is always tough but more exciting!! #100DaysOfCode#React#reactjs
I will be a frontend developer next January!!! 😤💪💪I need to develop my portfolio site and some JavaScript and React projects. Resume and CV and interview practice are definitely too!!!
I just resumed to learn React! First one is a colorful counter with 3 components. So struggle to understand what property is passed to the functions... I will keep learning JavaScript as well!
#react#reactjs#100DaysOfCode
When you use a component with state, have to switch to Class from function. render() and this. are also needed. I will be React Jedi!! #100DaysOfCode#React