Nephila punta su Vue JS e React JS
Creare un'applicazione web richiede l'uso di almeno tre linguaggi: HTML, CSS e Javascript. In Nephila, per quanto riguarda single page application e interfacce utente, abbiamo scelto React JS e Vue JS.
Creare un'applicazione web richiede l'uso di almeno tre linguaggi: HTML, CSS e Javascript. In Nephila, per quanto riguarda single page application e interfacce utente, abbiamo scelto React JS e Vue JS.
I test front end sono fondamentali per lo sviluppo del software perché permettono di verificare funzionalità e usabilità di applicazioni e siti web in produzione. In questo post vi spiegherò come realizzare test con Selenium IDE e Splinter.
Il web ha superato il meccanismo request response ed è popolato da applicazioni real time, che sono sempre più complesse e richiedono diversi tool per essere sviluppate. Vediamo come realizzare una app con Channels, framework Django.
django CMS 3.2, the brand new version of django CMS has been recently released. Let's discover the new features and improvements in this version.
Many developers employ lots of css classes when writing a web page, because they assume that the DOM will change. But have you ever thought about simplyfing your life by writing good and assume it would not change?
django CMS application is constantly upgraded by the community with the support of core developers and the technical board. 3.1 version has been another step forward, and our efforts aimed at make the CMS even more stable and easier to work with, and we strongly believe they payed off.
Opera Voice è un progetto innovativo di cui siamo partner tecnologico sin dagli esordi. Più nello specifico, si tratta di un servizio completo per la sopratitolazione teatrale capace di amplificare l'esperienza sensoriale delle esibizioni live. Essendo multilingua, è il mezzo perfetto per spettacoli in lingua italiana che mirano a coinvolgere una platea internazionale. La compagnia della Rancia ha scelto di adottare Opera Voice per le repliche di PINOCCHIO – Il Grande Musical.
Siamo orgogliosi di presentare la nostra prima App per Android. Si chiama“MoBI: Guida ai Locali birrai”e siamo sicuri che gli appassionati di birra la ameranno!
Backend developers still rely on some old myths about HTML, that are still quite popular. But to write clean code nowadays is something essential. These are some tipsthat may help you release in the market good, semantic and modern HTML5 code.
Every time I write a new feature which involves javscript or massive css code, I need to check how much that piece of code impacts performances.
While I was searching for a tool which could retrieve some information about page load timings, I found the great phantomas. This tools is able to collect a huge amount of data regarding a specific URL. Bingo!