Lädt...


🔧 Olova A smooth, minimal JavaScript framework


Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to

🌟 Today we released Olova 1.0! 🌟

🚀 Olova, formerly known as DeshiJS, is here with a fresh new name! 🌱 "Olova" means easy and simple – just what we're aiming for! 💡

📖 Check out the documentation site: olova

Let's build something great together! 💻✨

What is olova?

Olova is a lightweight, modern JavaScript framework designed to make web development smoother and more efficient. It comes with all the latest features you expect from a framework today, including a powerful reactive system that ensures your user interface stays in sync with the underlying data.

The name Olova carries a deeper meaning. In Tsonga, Olova translates to "simple" and "easy," which reflects the framework’s core philosophy. It is designed to be simple to learn, easy to use, and flexible enough to handle complex applications. With Olova, developers can build high-performance applications without the usual complexity, allowing them to focus on delivering a great user experience.

Example

<div id="app">
  <template>
    <div>
      <div>{ count }</div>
      <button @click="increment">Increment</button>
    </div>
  </template>
</div>

<script type="module">
  import { createApp } from "//unpkg.com/olova";

  const app = createApp({
    data: {
      count: 0,
    },
    methods: {
      increment() {
        this.count++;
      },
    },
  });
  app.mount("#app");
</script>
...

🔧 Olova A smooth, minimal JavaScript framework


📈 79.26 Punkte
🔧 Programmierung

🐧 What is your opinion on smooth scrolling vs traditional non smooth scrolling on your favorite apps?


📈 30.69 Punkte
🐧 Linux Tipps

🕵️ Smooth Slider Plugin up to 2.8.6 on WordPress smooth-slider.php trid sql injection


📈 30.69 Punkte
🕵️ Sicherheitslücken

🕵️ Smooth Slider Plugin bis 2.8.6 auf WordPress smooth-slider.php trid SQL Injection


📈 30.69 Punkte
🕵️ Sicherheitslücken

🕵️ CVE-2008-0259 | Minimal Design minimal Gallery 0.8 path traversal (EDB-4902 / XFDB-39649)


📈 27.36 Punkte
🕵️ Sicherheitslücken

🐧 tinyfetch, a very minimal system info tool (about 1.3kb) it's so minimal that it has no ascii logo


📈 27.36 Punkte
🐧 Linux Tipps

🐧 tinyfetch, a very minimal 1.3kb fetch. it's so minimal that it has no ascii


📈 27.36 Punkte
🐧 Linux Tipps

🐧 I made an ultra-minimal alternative to playerctl (as if that wasn't already minimal enough)


📈 27.36 Punkte
🐧 Linux Tipps

🔧 The Secret to Smooth Animations in JavaScript!


📈 21.03 Punkte
🔧 Programmierung

🔧 Mastering the Art of Debugging JavaScript Functions: Tips and Tricks for Smooth Functionality


📈 21.03 Punkte
🔧 Programmierung

🔧 A minimal, multi-framework, responsive image component


📈 19.89 Punkte
🔧 Programmierung

🔧 minimal-mvc: Frugal PHP micro-framework with basic routing and templating


📈 19.89 Punkte
🔧 Programmierung

🔧 Astro.js: Build Lightning-Fast Websites with Minimal JavaScript


📈 19.36 Punkte
🔧 Programmierung

🕵️ CVE-2022-43484 | TERASOLUNA Global Framework/Server Framework Spring Framework input validation


📈 18.64 Punkte
🕵️ Sicherheitslücken

🔧 Adding Smooth Animations to Diagrams in Draw.io


📈 15.35 Punkte
🔧 Programmierung

📰 App cloud readiness assessment checklist for smooth migration. Part two: Processes and people


📈 15.35 Punkte
📰 IT Security Nachrichten

🔧 Smooth Sailing: A Hands-On Guide to Set-Up Concourse CI on Rocky Linux


📈 15.35 Punkte
🔧 Programmierung

🔧 A Comprehensive Guide to Game Art Outsourcing for Smooth Collaboration


📈 15.35 Punkte
🔧 Programmierung

🐧 Some performance improvement later and Lima and unity8 is really staring to become buttery smooth!


📈 15.35 Punkte
🐧 Linux Tipps

🪟 Smooth Interaction and Motion with the Visual Layer in Windows 10 Creators Update


📈 15.35 Punkte
🪟 Windows Tipps

🔧 3. How Load Balancers Ensure Smooth Traffic Flow


📈 15.35 Punkte
🔧 Programmierung

🔧 Firebase Authentication: Build a Smooth Authentication Flow System with Firebase


📈 15.35 Punkte
🔧 Programmierung

🪟 MSI's Bravo 15 and Bravo 17 bring FHD gaming at a smooth 120Hz


📈 15.35 Punkte
🪟 Windows Tipps

🔧 Creating a Smooth Transitioning Dialog Component in React (Part 2/4)


📈 15.35 Punkte
🔧 Programmierung

🪟 Microsoft Entra ID offers a smooth transition path for SAP IDM


📈 15.35 Punkte
🪟 Windows Tipps

📰 How to get Edge like smooth scrolling in Chrome on Windows 10


📈 15.35 Punkte
🖥️ Betriebssysteme

🐧 Why is YouTube on Chromium OS so smooth compared to other distros?


📈 15.35 Punkte
🐧 Linux Tipps

matomo