Software Developer that is open to learn new technologies especially in web programming. Trying to improve JavaScript stack (Such as React.js, Next.js, Node.js). Working with the aim of improving his knowledge in these fields. Currently studying at university. I make projects and publish them on my Github page.
In almost all programming languages, a function takes an arbitrary number of argumentsIt’s the same for JavaScript. For instance;
Read
more
Sometimes errors may occur in our programsIt can occur because of our mistakes, an unexpected user input, a server error, and a thousand other reasons.
Read
more
In my previous post, I explained the Javascript array functionsIn this post, we’ll do practices these functions in 8 questions. Please try to do it yourself before seeing the solution. So let’s start!
Read
more
Hi everyoneThis is the first article in the Javascript for React article series and also the first article on my Medium account. I need to get your comments about this post. I planned 8 articles for this series. Please keep following for new articles!
Read
more