ThePatik

ThePatik

Follow
homeWeb development👨‍💻Random projectsOff topicPortfolioAbout meSponsornewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Open-source software: what makes it so attractive?

Apr 27, 20234 min read

You may already be familiar with the term "open source" if you have been involved in programming for some time. Open-source software has gained...

Open-source software: what makes it so attractive?

Web Storage API - Explain Like I'm Five

Jun 13, 20223 min read

Another way to save data in our web applications · Web browsers today have a huge range of features, and more and more will get them. We all know about...

Web Storage API - Explain Like I'm Five

What is CRUD?

Mar 25, 20222 min read

We interact with the CRUD application daily as part of our work. Maybe you record a task in your phone's calendar or take notes. CRUD is the acronym...

What is CRUD?

How to bypass CAPTCHA?

Feb 7, 20223 min read

Nowadays, almost every time we send a form, we are forced to solve a minor challenge. For many, this is a very annoying task. Well, here is the...

How to bypass CAPTCHA?

Top 5 NuxtJS modules for your next project [2022 edition]

Dec 19, 20213 min read

NuxtJS NuxtJs is a JavaScript framework based on the VueJS framework. It enables us to develop both static and server-side rendered pages. It appears...

Top 5 NuxtJS modules for your next project [2022 edition]

Let's program the Arduino with Javascript🤯

Oct 26, 20212 min read

Have you ever programmed an Arduino? Did you know that Arduino can be programmed with JavaScript?😏 Requirements Arduino UNO...

Let's program the Arduino with Javascript🤯