Jump to content

Welcome to CodeNameJessica

Welcome to CodeNameJessica!

💻 Where tech meets community.

Hello, Guest! 👋
You're just a few clicks away from joining an exclusive space for tech enthusiasts, problem-solvers, and lifelong learners like you.

🔐 Why Join?
By becoming a member of CodeNameJessica, you’ll get access to:
In-depth discussions on Linux, Security, Server Administration, Programming, and more
Exclusive resources, tools, and scripts for IT professionals
A supportive community of like-minded individuals to share ideas, solve problems, and learn together
Project showcases, guides, and tutorials from our members
Personalized profiles and direct messaging to collaborate with other techies

🌐 Sign Up Now and Unlock Full Access!
As a guest, you're seeing just a glimpse of what we offer. Don't miss out on the complete experience! Create a free account today and start exploring everything CodeNameJessica has to offer.

  • Entries

    47
  • Comments

    0
  • Views

    21272

Entries in this blog

List By: Miko Pawlikowski  Descriptions By: Jessica Brown Published: December 29, 2024 Software engineering is a discipline that balances technical precision, creativity, and collaboration. These 17 subtle rules provide insights to improve the quality of code, foster teamwork, and guide sustainable practices. 0. Stop Falling in Love with Your Own Code When you become too attached to your code, you may resist valuable feedback or overlook its flaws. Always prioritize the quality of the solution
The Model-View-ViewModel (MVVM) architectural pattern is widely used in modern software development for creating applications with a clean separation between user interface (UI) and business logic. Originating from Microsoft's WPF (Windows Presentation Foundation) framework, MVVM has found applications in various programming environments, including web development frameworks like Vue.js, Angular, and React (when combined with state management libraries). What is MVVM? The MVVM pattern
Vue.js is a versatile and progressive JavaScript framework for building user interfaces. Its simplicity and powerful features make it an excellent choice for modern web applications. In this article, we will walk through creating a VueJS application from scratch on both Windows and Linux. Prerequisites Before starting, ensure you have the following tools installed on your system: For Windows: Node.js and npm Download and install from Node.js official website.

Important Information

Terms of Use Privacy Policy Guidelines We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.