Javascript

How to set up CodeMirror for Laravel project
Learn how to set up CodeMirror in laravel to make your code example beautiful and more interactive
2 years ago • 8 mins read

Best JavaScript Resource for Beginners in 2021
My collection of javascript resources for beginners from zero to hero
2 years ago • 6 mins read

Using highlight.js on laravel project
Beautify your code example with highlight js and make it easily readable
2 years ago • 8 mins read

How to detect adblock on your website?
Learn how to detect AdBlock on your website easily and determine what to show to the user afterwards
2 years ago • 5 mins read

Running NuxtJS with Vite
Learn how to get NuxtJS application up and running with Vite in few simple steps.
2 years ago • 8 mins read

Building hybrid IOS and Android app with NuxtJS and Capacitor
Learn how to build IOS and Android. app with NuxtJS using Capacitor runtime for building Web Native apps.
2 years ago • 8 mins read

How to implement a robots.txt file in a Nuxt Js project
Learn how to add robots.txt in a Nuxt Js project to allow and disallow user agent from crawling the website
2 years ago • 6 mins read

Nuxt Js Social Meta Tags for Social Sharing
Learn how to add social meta tags in Nuxt Js for better search engine optimization and social sharing
2 years ago • 15 mins read

How to add Google Adsense for Nuxt Js Application
Learn how you can add Google Adsens to Nuxt Js to generate side income
2 years ago • 10 mins read

Splitting Nuxt Js Configuration Based on the Environment
Learn how to split Nuxt Js configuration based on the environment of the project
2 years ago • 6 mins read

How to add HightlightJs for Nuxt JS application
Learn how to add syntax highlighting for NuxtJs application and make it more appealing
2 years ago • 6 mins read

How to set up sitemaps on NuxtJs application
Lear how to set up sitemap.xml file for your NuxtJS application and boost SEO
2 years ago • 10 mins read

Configure NuxtJs to use HTTPS on localhost
Learn how to make localhost secure (HTTPS) by leveraging the use of a self-generated certificate
2 years ago • 12 mins read