background preloader

Symfony, High Performance PHP Framework for Web Development

Symfony, High Performance PHP Framework for Web Development

https://symfony.com/

Related:  Web et outils de developpement

Using em and rem everywhere instead of px - CSS-Tricks # August 1, 2016 at 11:54 pm I am relatively new in web development, but I am trying always to find the best way and keep my code even HTML and CSS be scalable and page responsive. Most of time I have been writing application using Java, C/C++ … Skeleton: Responsive CSS Boilerplate Signaler le focus améliore la navigation Ne supprimez pas la bordure pointillée autour des liens ! Au contraire, renforcez le focus : il doit attirer l’attention. Le lien ou l’élément qui a le

<div> HTML Tag » Element of HTML Document Structure What does <div> HTML Tag do? The <div> element defines an arbitrary block of content which can be placed and styled as a single unit. Un code JS impeccable grâce à ESLint Après avoir vu ensemble comment écrire des tests unitaires pour votre application JavaScript, on pourrait s’imaginer que notre codebase a atteint le pinacle de la qualité. C’est sans compter sur les obsessions maniaques de votre serviteur (c’est moi), qui va aujourd’hui vous présenter son meilleur ami, celui qu’il a attendu toute sa vie sans vraiment le savoir, j’ai nommé ESLint ! Comme le savent ceux qui me connaissent un tant soit peu, j’adore donner mon avis, aussi allons-nous voir aujourd’hui comment mettre en place cet outil et comment je vous recommande de l’utiliser. Mais quelle est donc cette chose dont tu nous rebats les oreilles ?

Apprendre le JavaScript : Fetch Fetch est une nouvelle API qui vient remplacer XMLHttpRequest avec un support natif des Promesses. Processing.js This page tries to explain how to quickly and (as) correctly (as possible) use Processing sketches on webpages. The information is based on the work done by the processing.js group. This information on this page reflects the best of my knowledge anno November 2010, and processing.js becomes more and more complete, so it is possible that the information on this page changes over time.

Build Truly Native Mobile Apps with Vue NativeScript and Vue.js The lightweight nature of Vue.js makes it perfect for mobile development. In addition, if you are already a Vue developer, much of the Vue syntax and app architecture will seem very familiar. Overview This documentation is for @vue/cli version 3.x. For the old vue-cli, see here. Vue CLI is a full system for rapid Vue.js development, providing: Interactive project scaffolding via @vue/cli. Automate Your Static Site Deployment with CircleCI This article is part of our on-going Frontend Friday modern web development series Tools like Hugo, Jekyll, and Gatsby have made building static sites a popular and practical choice for developers. One major disadvantage these tools have, however, is the need to regenerate and redeploy their files every time there is new content to publish. Automating this process will go a long way toward making your static site feel like a dynamic CMS.

Related: