
Development
Technical articles and tutorials for developers.
Latest Posts
Best Programming Language to Learn in 2023
As a beginner programmer, it can be overwhelming to choose which programming language to learn first. With so many options available, it's difficult to know which one will be the most useful and in demand in the coming years.
Raed Bahri•3 years ago•8 min readBuilding a Production-Ready Multilingual Blog with Nuxt Content & i18n
Learn how to build a complete multilingual blog from scratch using Nuxt 3, Nuxt Content, and Nuxt i18n. This comprehensive tutorial covers everything from setup to deployment with real-world examples from this blog.
Raed Bahri•10 months ago•25 min readCSS Units
CSS (Cascading Style Sheets) is a language used to style and layout web pages. One of the most important concepts in CSS is the use of units to specify measurements such as length, width, and font size. In this article.
Raed Bahri•3 years ago•6 min readThe Ultimate Developer Productivity Guide for 2025: Tools, Techniques, and Habits
A comprehensive guide to maximizing your productivity as a developer in 2025 with modern tools, proven techniques, and sustainable habits that actually work.
Raed Bahri•6 months ago•20 min readEssential Vue 3 Patterns for Building Modern, Scalable Applications in 2025
Master Vue 3's Composition API, Pinia state management, and advanced patterns for building production-ready applications. Includes real-world examples, TypeScript integration, and performance optimization techniques.
Raed Bahri•5 months ago•18 min readGenerate random strings/characters in JavaScript
Different ways to generate random strings and characters in JavaScript. whether in the backend, frontend, or through npm packages
Raed Bahri•3 years ago•2 min readGetting Started with Nuxt: A Complete Guide for Modern Web Development
Learn how to build fast, modern web applications with Nuxt 3 and Nuxt 4. A comprehensive guide covering setup, key features, best practices, and real-world examples.
Raed Bahri•a year ago•15 min readHow Long Does it Take to Learn JavaScript?
Learning a programming language can be a daunting task, and it's natural to wonder how long it will take before you feel comfortable and proficient. JavaScript is a popular and versatile language that is widely used for web development, and it's a useful skill to have in your toolkit
Raed Bahri•3 years ago•7 min readHow Long Does it Take to Learn Python?
Learning to program can be a challenging but rewarding experience. One of the most popular programming languages to learn is Python, due to its simplicity, versatility, and widespread use in a variety of industries. So, how long does it take to learn Python?
Raed Bahri•3 years ago•5 min readSelf-Taught Developers: Guide
It's no secret that the demand for skilled developers is on the rise, and more and more people are turning to self-teaching as a way to enter the field. But the road to becoming a self-taught developer can be challenging, especially if you don't have a background in computer science.
Raed Bahri•3 years ago•5 min readThe Importance of Mindset in Learning
Our mindset is crucial when teaching ourselves any new skills, not just programming. In fact, our mindset will have more of an impact on our chances of success than almost anything else.
Raed Bahri•3 years ago•4 min readTips for Improving Your Web Development Skills
As a web developer, it's important to continually improve your skills and stay up-to-date with the latest technologies and best practices in the field. Here are some strategies for doing just that:
Raed Bahri•3 years ago•3 min readUnity Engine: Reusable and Scalable Codes
Creating modular and reusable code in Unity is an important concept for efficient game development. Here are a few tips to help you make your code more modular, organized, and reusable: Use ScriptableObjects: ScriptableObjects are data containers that can be used to store and organize game data, such as settings, item properties, and character stats.
Raed Bahri•3 years ago•3 min readArtificial Intelligence Powered Tools And Video Game Development?
Growth and Challenges of Video Game Development: The video game industry has experienced significant growth in recent years, driven by the increasing popularity of mobile gaming and advancements in technology. According to a report by Newzoo, the global video game market reached $159.
Raed Bahri•3 years ago•4 min read
