Le serveur dédié pas cher !
Static web publishing for Front-End Developers
Simple, single-command web publishing. Publish HTML, CSS, and JS for free, without leaving the command line.
The Global Serverless Platform
The easiest way to deploy websites
- Zero Config. Works with your web framework.
- Push to deploy. Integrates with GitHub and GitLab.
- Free automatic SSL. No tedious renewals and DNS.
- 100% Production-grade. Trusted by the best.
De Derek Banas via Thierry HOR sur LinkedIn.
Many people asked me to make a tutorial that teaches how to program and so here it is. I'll be teaching how to program through problem solving which I think is the best way to learn. Python is the best first language and so I'll use Python 3.5 to teach. And, based on your requests I will use PyCharm in this tutorial series.
De kamranahmedse sur gitlab via Wedevthierry sur le discord de Simplon.
Below you find a set of charts demonstrating the paths that you can take and the technologies that you would want to adopt in order to become a frontend, backend or a devops. I made these charts for an old professor of mine who wanted something to share with his college students to give them a perspective; sharing them here to help the community.
Via Maëlle L via Korben
Si vous débutez et que la configuration NGINX vous pose quelques soucis, je vous invite à vous rendre sur nginxconfig.io.
Ce service dont les sources sont également disponibles ici, permet à tout le monde, de générer un fichier de config Nginx en fonction des informations entrées dans le formulaire.
Informations de bases sur votre domaine, configuration du HTTPS, sécurité, PHP, routage, cache, et même les logs.
Via Alopex.
Our goal is simply to teach children to code. We believe that a basic understanding of software engineering provides a set of fundamental skills that is vital, both to the child's future and the future of the global economy.
Node.js powered End-to-End testing framework
Write End-to-End tests in Node.js quickly and effortlessly that run against a Selenium/WebDriver server.
Browser Automation
Nightwatch.js is an easy to use Node.js based End-to-End (E2E) testing solution for browser based apps and websites. It uses the powerful W3C WebDriver API to perform commands and assertions on DOM elements.
Selenium IDE is an integrated development environment for Selenium scripts. It is implemented as an extension, and allows you to record, edit, and debug tests.
Outils de conversion
Le timestamp (unix) désigne le nombre de secondes écoulées depuis le 1er janvier 1970 à minuit UTC précise. Les avantages sont multiples :
- facilite la comparaison de date, puisque ca reviens a faire une differente entre 2 nombres
- gérer par la plupars des langage et SGBD
- universel, puisque pas de notion de fuseaux horaire
Série de 4 vidéos récapitulative sur Symfony.
Via Flavien des bricodeurs.
Le test-driven development (TDD) ou en français développement piloté par les tests est une technique de développement de logiciel qui préconise d'écrire les tests unitaires avant d'écrire le code source d'un logiciel. !w.fr
- Space Apps est le challenge d'innovation international de la NASA, du 19 au 21 Octobre 2018.
- Hacking Health du 8 au 10 novembre 2018.
- Hacktoberfest
Via scop.org.
DOWiNO est un studio de création dont le métier est de sensibiliser, éduquer, former à des problématiques à forte utilité sociale telles que le développement durable, la responsabilité sociale, la santé publique, le handicap ou encore la solidarité.
Ces sujets complexes nécessitent des outils simples à utiliser, vecteurs d’émotions, de plaisir et d’engagement, que nous concevons sur-mesure pour le compte d’organisations publiques ou privées.
- Les types en PHP.
- PHPDocker.io
IDE
Article sur supinfo.com
php bin/console security:encode-password
config/packaqes/security.yaml
security:
providers:
in_memory:
memory:
users:
admin:
password: gnagnagna
roles: 'ROLE_ADMIN'
encoders:
Symfony\Component\Security\Core\User\User:
algorithm: bcrypt
cost: 12
php bin/console make:controller MonController
Add a controller and template file.
Superheroic JavaScript MVW Framework
AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Responsive Design Testing across Devices
Generate screenshots at actual device sizes on iOS, Android, OS X & Windows