Skip to content

Blog

Push Notifications: How They Work & Why They Matter

Push Notifications: How They Work & Why They Matter

Push notifications are a powerful tool for engaging users in real-time. In this article, we explore how they work and why they are essential for modern applications.

Development 🧑‍💻
software-developmentdeveloperbeginnerspush-notifications
·3 min read
Exploring Ways to Secure Your App: From Cookies to Two-Step Verification

🔐Exploring Ways to Secure Your App: From Cookies to Two-Step Verification

In this blog post, we will explore various methods to secure your application, from using cookies and IP addresses to implementing two-step or multi-step authentication. Learn about the advantages and disadvantages of each method and how to choose the best approach for your app's security needs.

javascriptbeginnerssecurityweb-development
·2 min read
File Management with JavaScript in Node.js

📂File Management with JavaScript in Node.js

Node.js is an engine that allows us to run JavaScript outside the browser. Many applications today are powered by Node.js, offering numerous advantages and a few drawbacks. However, my intention today is not to introduce Node.js or JavaScript. Today, I want to showcase how we can manage files on our computer using JavaScript.

javascriptopensourcenodejsbeginners
·5 min read
GitHub for students benefits (must know if you are a student)

🎓 GitHub for students benefits (must know if you are a student)

I have said many times that computer science is a huge field in which everyone can find themselves. Being a computer science student has its advantages and benefits, and one such advantage is what GitHub offers with its GitHub for Education program and the GitHub Student Developer Pack.

githubdeveloperbeginnersbenefits
·2 min read
What is an open graph? You must know this feature in web development.

What is an open graph? You must know this feature in web development.

Open Graph is an Internet protocol created by Facebook to standardize the display of metadata on social networks. Open Graph brings advantages when displaying a website on social networks. Open Graph makes our posts more visible on social networks and shows them better in searches.

web-developmentopensourceseobeginners
·2 min read
What is Web OTP, and which benefits do it provide to users?

What is Web OTP, and which benefits do it provide to users?

More and more online services are introducing new ways to confirm login to their services. Logging in with an OTP confirmation token is becoming a very common practice. But such authorization methods have their disadvantages such as bad UX and what if the user does not have a phone with him, what is the other authentication confirmation method?

authenticationweb-developmentopensourcedeveloperbeginners
·4 min read
The importance of application testing🤖

The importance of application testing🤖

Testing is an essential part of software development. It ensures that the application works as expected and meets the requirements. In this article, I will explain what testing is, what types of testing exist, and when it is worth introducing automated testing.

web-developmenttestingdevopsbeginnersautomated-testing
·6 min read
Open-source software: what makes it so attractive?

Open-source software: what makes it so attractive?

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 popularity for many reasons, some of which I will attempt to explain below.

javascriptbeginnersprogramingside-projectnuxt
·4 min read
Let's talk about something - cyber bullying

Let's talk about something - cyber bullying

Today, almost every individual has at least 5 different social networks. Social networks can be a handy thing if we use them in an appropriate way and with good intentions. Increasingly, however, social networks are being used to harass and damage an individual's reputation, which has many consequences for both the victim and the perpetrator.

internetcyberbullying
·3 min read
A year full of success and new knowledge—Dev Retro 2022

A year full of success and new knowledge—Dev Retro 2022

The year is nearly over and now is the ideal time to contemplate and reflect on the successes we have achieved and the lessons we have learned. This year has been a journey of discoveries and revelations as we navigated the ever-evolving computing world.

web-developmentportfoliopersonal-development
·5 min read
Find A reason why to write a blog📚

Find A reason why to write a blog📚

Writing a blog is not just a hobby, but it opens up a lot of opportunities.

bloggingbeginnersgeneral-advicetechnical-writing
·5 min read
How I set up my home server

How I set up my home server

Home servers are a great way to store your data and have access to it from anywhere. In this article, I will present how I set up my home server and what software I use for it.

cloudubuntulinuxweb-developmentbeginners
·4 min read
How to make a website compliant with Europe law?

How to make a website compliant with Europe law?

Europe is a country that puts citizens and their privacy first. Large corporations collect data about their users daily, without their knowledge. Because of these examples, there is quite a lot of European legislation that we must follow when creating websites and applications.

web-developmentbeginnersprivacylaw
·4 min read
One-month internship at HRC

One-month internship at HRC

Internship is a great way to gain experience in the field of work you want to pursue. I did a one-month internship at HRC, a company that produces software for banks and savings banks. In this article, I will share my experience and what I learned during my internship.

internshipsweb-developmentbeginnerscareerpersonal
·3 min read
Web Storage API - Explain Like I'm Five

Web Storage API - Explain Like I'm Five

Web browsers today have a huge range of features, and more and more will get them. We all know about cookies in our browsers, but browsers today have a special feature called the Web Storage API that allows us to temporarily or permanently store values.

javascriptweb-developmentbeginners
·3 min read
SQL vs. NoSQL

SQL vs. NoSQL

Today, a database is almost necessary for every application, because it allows us to store different data. What is difference between SQL and NoSQL?"

nosqlweb-developmentdatabasessqlbeginners
·2 min read
Why is an SSL certificate important?

Why is an SSL certificate important?🔐

A few days ago, I got a question from a colleague about why we need to have an SSL certified website nowadays. I answered, “It's because you see the green lock in your browser,” off the top of my head. However, because I am the type of person who isn't pleased with such a response, I began my research. This is how the idea for this article came.

sslweb-developmentsecuritybeginners
·4 min read
What is CRUD?

What is CRUD?

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 for Create, Read, Update, and Delete. Any program's basic operations are known as CRUD.

app-developmentjavascriptweb-developmentcrud
·2 min read
How did I build a mobile app for my school?

How did I build a mobile app for my school?

I've been working on an application for my school, [School Center Celje](https://www.sc-celje.si), for the past six months. In school, we have more than over 3,000 students who must keep track of a lot of apps every day. This can be really time-consuming and sometimes stressful because you can forget to check one site and you aren't updated with the latest school events. This is the reason why I decided to help my schoolmates and other students at my school.

app-developmentschool-project
·3 min read
Is a progressive web application the future?

Is a progressive web application the future?

Today, we want to make as much software as possible with the least amount of effort. Large online stores are developing their smartphone applications.

mobile-appstechnologyweb-developmentfuturepwa
·3 min read
How to bypass CAPTCHA?

How to bypass CAPTCHA?

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 solution for those of us who hate saving CAPTCHA.

javascriptbeginnerscaptcha2captcha
·3 min read
Let's program the Arduino with Javascript🤯

Let's program the Arduino with Javascript🤯

The Arduino is a very practical thing to create circuits. But it would be possible to program the Arduino with JavaScript.

javascriptarduinobeginnershardware
·3 min read
Featured
My first Microsoft Form App in C#

My first Microsoft Form App in C#

Step-by-step guide how to make your first desktop app in C#.

csharpdotnetwindows-formsbeginnershowtoscodenewbies
·4 min read
How to install WordPress

How to install WordPress

Ultimate step by step guide on how to install the most popular CMS system in the world.

wordpressweb-developmentbeginnershowtoscodenewbies
·5 min read
Must know basic Linux commands

Must know basic Linux commands

This is your first time encountering a Linux console, see which are the most common commands in a Linux console and are worth remembering.

Linux for beginners
linuxclilinux-for-beginnerslinux-basics
·4 min read
How to get a free domain and DNS hosting?

How to get a free domain and DNS hosting?

You need a free domain for your next project and DNS hosting. What is a domain and what is a DNS server? You learn everything in this article.

websitednsweb-developmentweb-hosting
·5 min read
Beginning in the world of cryptocurrencies

Beginning in the world of cryptocurrencies

There is a lot of talk these days about cryptocurrencies, and they attract many because of the potential for quick earnings. But how do we start?

blockchainbitcoincryptocurrencyethereum
·6 min read