PinnedCreate Amazing Vuetify WebApps using BANanoVuetifyAD3 — Part 1A year or so ago I started using the Vuetify CDN. I was awed at its power and how one can just use HTML element attributes or properties to create powerful WebApps. I have been using B4x Tools for a couple of years now and it was logical for me…Banano8 min read
Apr 7Vue “blue pills” and how to “detach from the matrix” — A story about how I fixed my Vue App Memory LeaksHere, the story goes….Vue6 min read
Mar 24Moving from Vue2 to Vue3 with the Options API — what saved my day on 24 March 2022When covid started, I started learning VueJS, the best decision ever. I have been learning the Vuetify framework and now with its Titan release that is coming soon, I decided to delve in a little into how to deal with this beast. Yes, I must say when I head about…Vue 34 min read
Mar 14I created the same Vuetify WebApp 14 times…Crazy right? Well, not so much. You see, I’ve been wanting to explore all back-ends I can get my hands on. So I embarked on showcasing how the same full stack web app can be created using different back-ends, and sharing 99.9% of the code base. This starts with BANanoVuetifyAD3…Vuetify3 min read
Jan 27Visual Basic is dead, Long Live B4X!Many years ago Visual Basic (Classic) was the go to programming of choice for some. It was in 1995 when my then employer gave me a thick VB6 programming book. …App Development4 min read
Jan 14Up & Running with Vuetify in 5 Minutes using BANanoVuetifyAD3Hi there My previous article which then I titled Part 1 of the BANanoVuetifyAD3 ecosystem bears reference. If you have not done so, head up to GitHub and get yourself a free copy of BANanoVuetifyAD3, follow the GitHub instructions to get your B4x IDE up and running also. This was…Vuetify4 min read
Nov 8, 2021Why you shouldn’t use Vue.JS8336Manpreet SinghThe most crappiest article I have read on Medium so far. Where can one down-vote an article?The most crappiest article I have read on Medium so far. Where can one down-vote an article?1 min readThe most crappiest article I have read on Medium so far. Where can one down-vote an article?----
May 27, 2021Introduction: Develop Cross Platform Apps using B4XHello there, here we are going to create a simple Hello World Java Application that can run on Windows, Linux and MacOS. B4X is a programming tool that is developed by Anywhere Software that uses Visual Basic like syntax so that anyone who wants to, can create apps. The developed…Web Development6 min read