Author: gagi.milicevic@gmail.com
-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
-
Functional vs Class Components in React: A Comprehensive Guide
React has revolutionized front-end development with its component-based architecture, enabling developers to build complex user interfaces with ease. As React has evolved, so too has the way we write components. In this article, we will delve into the differences between Functional and Class Components in React, explore their use cases, and understand why functional components…
-
Simple components introduction
Components describe a part of the user interface. They are reusable and can be nested inside other components. We have two types of components:
-
Differences between npm and npx
npm (node package manager) is the default dependency/package manager that comes with the installation of Node.js. It offers developers a way to install packages globally and locally. Occasionally, you may want to explore a specific package and experiment with some commands. However, doing so without installing the dependencies in your local node_modules folder is not…
-
WordCamp Europe 2023
This year, the European WordPress Community will come together between 8-10 June 2023. in Athens, Greece. Located in the center of Athens, just a short walk away from a range of historic landmarks, the Megaron Athens International Conference Centre is one of the largest venues in the capital, hosting 6,000 people with a range of…
-
A comprehensive guide to creating your own WordPress plugins
By creating your own WordPress plugins, you can add custom features, enhance existing functionality, or integrate with third-party services. In this guide, we will walk you through the process of creating your own WordPress plugin from scratch.
-
Hello world!
Hello world! My name is Dragan, and I’m thrilled to welcome you to my personal blog. As a WordPress developer, I’ve decided to embark on an exciting journey, combining my passions for travel, coding, technology, and automation. Through this blog, I aim to share my experiences, insights, and discoveries with fellow enthusiasts like yourself. For…