public marks

PUBLIC MARKS from decembre with tags dev & guide

2018

DEV - Great Resources Every Beginning a Front-end Developer Should Bookmark by vydargis on CodePen

If you just get started your a front-end developer career, it might be overwhelming to learn something every day. To optimize your time, it might be useful to know solid resources, to keep up with a demanding programmers’ environment. In this brief article, you will find 6 useful resources that in my opinion I think every beginning a front-end developer career should bookmark.

2017

DEV - Web developer guides | MDN

Web developer guides. These articles provide how-to information to help you make use of specific technologies and APIs.

FIR - ADDON - Example extensions - Mozilla | MDN

To help illustrate how to develop extensions, we maintain a repository of simple example extensions at https://github.com/mdn/webextensions-examples. This article describes the WebExtension APIs used in that repository.

JSON - What is JSON? An Introduction and Guide for Beginners

in this JSON tutorial and guide, I’m attempting to provide a fairly comprehensive discussion of JSON, its history, and its usefulness. I’ll close with a list of some practical JSON tools that might come in handy in future projects. JSON Defined JSON stands for JavaScript Object Notation and it’s a data format. That is, it’s a way to hold bits of information, similar to a database. Although JSON originated outside the ECMAScript specification, it is now closely related to JavaScript with the spec now including a JSON object and many developers incorporating it as a quasi-subset of the language.

2015

VIDEO Player - jPlayer Developer Guide : HTML5 Audio & Video for jQuery

jPlayer 2.9.2 Developer Guide_ If you are new to jPlayer, check out the Quick Start Guide.

GIT - Git, guide de prise en main | Édition Nº43 | le train de 13h37

by 1 other
Ce petit guide vous propose d’appréhender son principe de fonctionnement simplement et de faire vos premier pas facilement. Les différentes étapes sont détaillées pour vous permettre de maîtriser les concepts de base très rapidement.

2011

Recherche de référence du protocole - Google Search Appliance - Google Code

Le système Google Search Appliance utilise un simple basé sur HTTP protocole pour servir des résultats de recherche. Cela vous permet de contrôler comment les résultats de recherche sont demandées et comment ils sont présentés au les utilisateurs finaux. Ce guide décrit les détails techniques de la recherche, demandes et des résultats. Ce guide suppose que vous avez une connaissance de base du protocole HTTP et le format du document HTML.