Skip to main contentTagged "Tech"
- FFmpeg: The One-Liner to Rule All Media Files
FFmpeg is a powerful command-line tool to handle all your media needs. Use it to quickly convert for... - Why companies are moving away from NextJS?
Companies are shifting away from Next.js because of concerns about increased complexity, vendor lock... - Mono Repo vs. Micro Front-ends with Next.js
In the world of web development, the architecture of your project can significantly influence its sc... - State Handling in React JS
React's component-based architecture enables developers to create reusable, composable UI elements.... - NextCloud on Synology Docker 2024
NextCloud is a widely used hosting solution that offers an integrated office suite, allowing users t... - Dockerizing a React App in Simple Steps
Docker allows you to package your React app along with its dependencies and configuration into a con... - How to Setup Mac Terminal
People often ask me how I setup my Mac terminal, here is the guide.... - Top 5 ways to structure a frontend project
Open-source projects you get very little chance to structure the project, but you still can set guid... - How to write short JavaScript code?
I know some of you have never used short syntax JavaScript statements for example if/else vs. ternar... - CORS in NextJS
Setting up CORS is always a challenge for people who are not really from server-side application bac... - Aria is not my thing
I am reading a lot about accessibility guidelines and met/working with some people who are responsib... - My first Strapi project experience
I found Strapi as a good example since it is not only popular these days but comes with nearly zero... - Host your Strapi project
In this article, I will walk you through the Strapi CMS setup on your local machine followed by depl... - Responsive vs. Adaptive Design
One of the regular topics which usually comes in every discussion before starting a website is actua...