ThePatik

ThePatik

Follow
homeWeb development👨‍💻Random projectsOff topicPortfolioAbout meSponsornewsletter
Tag

Beginner Developers

#beginners

More content

Read more stories on Hashnode


Articles with this tag

The importance of application testing🤖

Jul 10, 20236 min read

The task we forget - testing · Back again with a new post👋. This time I went a little deeper into what software testing means and what types of testing...

The importance of application testing🤖

How I set up my home server

Dec 2, 20224 min read

You may wonder why you want to set up your server at home. In today's world, this has many advantages. I've wanted to set up my server for my needs...

How I set up my home server

How to make a website compliant with Europe law?

Oct 7, 20223 min read

Europe is a country that puts citizens and their privacy first. Large corporations collect data about their users daily, without their knowledge....

How to make a website compliant with Europe law?

One-month internship at HRC

Jul 14, 20222 min read

My first internship experience · Hey, I'm back again with a new post. I've been writing this post for three weeks this time and I think that's huge, but...

One-month internship at HRC

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

SQL vs. NoSQL

May 13, 20222 min read

In my previous article about what CRUD is, I also discussed that a part of any application is a database. Today, a database is almost necessary for...

SQL vs. NoSQL