Giter Club home page Giter Club logo

Hi there, I'm Mario - aka webnoob šŸ‘‹

I'm a Husband, Father, and Web Developer!

  • šŸŒ Iā€™m looking to connect with developers around the world
  • šŸŒ± Learn every day - try to be better than yesterday šŸ˜…
  • šŸ„… 2020 Goals: Helping more devs with blog and YouTube tutorials
  • āš” Fun fact: I love to play Stadia

Connect with me:

weboob.dev webnoob | YouTube webnoob | Twitter webnoob | Instagram webnoob | BuyMeACoffee




šŸ“ŗ Latest YouTube Videos


šŸ“• Latest Blog Posts


webnoob's Github Stats

webnoob's Projects

vue3-composition-api icon vue3-composition-api

First look at the Composition API in Vue.js 3. It's one of the most significant new features in Vue.js 3 and I want to talk about why you can use and how you can use this API.

vue3-portals icon vue3-portals

How to use portals in Vue 3. It's one of the fantastic new features we are getting with the latest major release. With portals in Vue 3, we can transfer rendered template code outside of the Vue app. For example, right before the closing body tag.

vuejs-accordion icon vuejs-accordion

This nice animated accordion here has a smooth opening and closing transition. On top, you have an arrow for each element, which rotates if you click an item in the list.

vuejs-animated-grid icon vuejs-animated-grid

Grid animation in Vue JS with Transitions on-page load. This is a staggering animation and I make this with images. But you can make this with any other elements, like a teaser or even complete website parts. There are no limits.

vuejs-animated-product-page icon vuejs-animated-product-page

Animate several parts from your website or a product page. You can set for each element a delay so that it looks like it is being built up step by step.

vuejs-custom-filter icon vuejs-custom-filter

Vue.js Filters and how to create and use them. Vue allows us to define filters that we can use with interpolations and bindings. And the important thing is that filters don't transform the original data. They only change the output. So filters can be useful in a lot of different situations.

vuejs-infinitescroll icon vuejs-infinitescroll

Infinite Scrolling with Vue JS in a single vue js component. As a trigger, I used a javascript Intersection Observer for the lazy load. For this example, I show Infinite Scrolling using CSS Cards.

vuejs-multilevel-dropdown icon vuejs-multilevel-dropdown

How to create a dropdown menu in Vue JS for an admin dashboard, for example. This is basically dynamic in the structure where you can easily add, change, or delete the elements if you use a CMS or something similar in your backend.

vuejs-nightmode icon vuejs-nightmode

A Dark Layout Mode implemented with Vue JS. The state is persisted in local storage from the browser. I use font awesome icons for the dark mode toggle.

vuejs-page-preloader icon vuejs-page-preloader

How to create a loading animation for website using Vue.js. Create your own page pre-loader. If we build a single page application, the app can get pretty big over time. Respectively the bundle size from the application is the main reason why the initial load time is very long in such a case. Then I recommend showing the user that the app is still loading, with this beautiful animation, for example.

vuejs-piechart icon vuejs-piechart

A reusable Pie chart component, where you can dynamically provide data. And, of course, with a nice animation, if the pie chart is rendered.

vuejs-sidebar-transition-effect icon vuejs-sidebar-transition-effect

How to create a animated sidebar menu using Vue.js Transitions and SCSS. All the icons appear step by step. I give you a detailed explanation of how it works and why it works with some SCSS tricks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.