Guest post about Knex, Bookshelf and PostgreSQL at Proposales
An example of how to do a Knex-migration and using a new boolean column with bookshelf.
I write about software, app and web development.
An example of how to do a Knex-migration and using a new boolean column with bookshelf.
How to debug javascript in Android browser? The built in Android browser is very limited but this is how I solved the problem.
You can use initWidgets to reinitialize ratings and reviews from Yotpo if you use javascript/ajax to load new content.
Let us add localization to the electron tutorial app. We will look at translating both in the main and renderer process.
This post will cover how to fix the electron white screen app startup. If you start the electron tutorial app you can see it flashes white and then loads...
Now it's time to look at the Electron frameless window functionality. Using a frameless window removes the menu and menubar in your app.
It's time to implement an electron app navigation in the Electron tutorial app. Not the main kind of menubar but a left menu kind.
Thought i'd make a simple Electron hello world tutorial application. Electron is a framework for building desktop apps with CSS, Javascript and HTML.
How to show a Google map in your Phonegap app using Google Map api V3, and what whitelist urls to add to your project.
När jag googlade "google analytics intranet" fick jag som första svar att "JavaScript-koden fungerar inte om du får åtkomst till intranätet...
När man arbetar med kod är det bra att följa standarder och stilguider för att kunna samarbeta eller lämna över ett projekt.