Hey fellow developers! Let’s talk about Ruby on Rails, the framework that’s like a Swiss Army knife for web apps—powerful, elegant, but oh boy, it can turn into a hot mess…
Continue Reading “Ruby on Rails Best Practices: How to Code Like a Pro”
Hey fellow developers! Let’s talk about Ruby on Rails, the framework that’s like a Swiss Army knife for web apps—powerful, elegant, but oh boy, it can turn into a hot mess…
Continue Reading “Ruby on Rails Best Practices: How to Code Like a Pro”
In the rapidly evolving world of artificial intelligence, new tools and technologies continuously emerge to address specific challenges and opportunities. One such promising technology is DeepSeek—an advanced AI-powered tool designed…
Continue Reading “DeepSeek: Superior Strengths Over ChatGPT and the Future of AI”
Python’s popularity in web development has skyrocketed, thanks to two major frameworks: Django and Flask. Both frameworks have distinct advantages and are widely used by developers around the world. With the release of Django…
Continue Reading “Django 4.0 vs Flask: Choosing the Right Python Framework”
How to build a Docker environment. In this guide, we will create a Docker environment with Nginx, PHP, and MySQL. This setup is commonly used for web development and testing…
Continue Reading “How to Build a Docker Environment with Nginx, PHP, and MySQL”
In Laravel, configuring mail settings is a common requirement for any web application. Typically, these settings are static and defined within configuration files. However, in some cases, you might need…
Continue Reading “Dynamic Mail Configuration in Laravel from Database”
In today’s digital era, the ability to seamlessly upload files is crucial for web applications. However, managing file uploads efficiently while maintaining a sleek user interface can be a daunting…
Continue Reading “File Uploads with jQuery FilePond: A Comprehensive Guide”
Codevivu will delve into the world of CSS :nth-child selectors and explore how they can be used to achieve precise and dynamic styling on your web projects.
Augmented Reality (AR) is a captivating technology that fuses the digital and physical worlds, offering countless possibilities for interactive experiences. In this tutorial, Codevivu will explore how to implement an AR camera using AR.js and Babylon.js, two powerful JavaScript libraries. By the end of this guide, you will have the knowledge and code to create your own AR camera application.
NestJS is a powerful framework for building scalable and maintainable server-side applications using Node.js. In this article, we will cover some best practices that can help you write clean and efficient code when developing applications with NestJS.
NestJS is a popular framework for building scalable and maintainable server-side applications using Node.js. In this guide, we will cover the basics of NestJS and help you get started with building your first NestJS application.
Tổng hợp các javascript và những thủ thuật hay dành cho developer phần 5. Tiếp tục lần này mình sẽ tổng hợp thêm một số thủ thuật mà đôi khi…
Continue Reading “Javascript Và Những Thủ Thuật Hay Dành Cho Developer (P5)”
:nth checker Sorry: JavaScript is not enabled… lidiv :nth-child:nth-of-type:nth-last-child:nth-last-of-type ( ) Copy result Simple check Select every third element starting at second if it’s a list item Select the third…
Tổng hợp các thư viện javascript, css hữu ích dành cho developer Thư viện Javascript Particles.js — Thư viện giúp tạo các floating particle cho trang web Three.js — Thư viện giúp…
Continue Reading “Tổng hợp các thư viện javascript, css hữu ích dành cho developer”
CSS Responsive media query cho các thiết bị cơ bản. Thiết kế website đã không còn quá xa lạ với mọi người. Nhưng thiết kế website không chỉ dùng cho…
Continue Reading “CSS Responsive media query cho các thiết bị cơ bản”
Tổng hợp các javascript và những thủ thuật hay dành cho developer phần 4. Tiếp tục lần này mình sẽ tổng hợp thêm một số thủ thuật mà đôi khi…
Continue Reading “Javascript Và Những Thủ Thuật Hay Dành Cho Developer (P4)”
Tổng hợp các javascript và những thủ thuật hay dành cho developer phần 3. Tiếp nói phần 2 hôm nay mình sẽ chia sẽ thêm về các tricks hay về javascript. Nội dung sẽ xoay quanh vấn đề Javascript trong ES6 nhằm giúp các bạn biết thêm những thủ thuật hay phục vụ trong quá trình phát triển ứng dụng web.
Có thể bạn nên biết?. Đôi nét về Go hay Golang ngôn ngữ Go của Google tức là Golang đang nhận được cực nhiều sự quan tâm của các lập…
Continue Reading “Có thể bạn nên biết? Đôi nét về Go hay Golang”
Laravel Mix Preload là một package cho phép người dùng Laravel-mix thông qua package này có thể tự động add các files đã mix và render ra blade dựa trên file mix-manifest. Được phát triển bởi Sebastian De Deyne và Spatie
Những kiến thức cơ bản cho một LAMP developer. Vậy LAMP là gì? Có cần thuyết trong việc phát triển của một developer. Đôi lúc các bạn nghĩ đơn giản…
Laravel – 5 helpers hữu ích cho developer : Trong Laravel có khá nhiều helper rất có ích trong việc lập trình, chúng hổ trợ chúng ta xử lý nhanh…