Giter Club home page Giter Club logo

tp-client-riche's Introduction

Introduction

TP programmation web client riche basé sur Javascript, HTML et CSS

Le projet est composé de 5 sujets

  • La manipulation du DOM
  • L'utilisation d'un framework CSS
  • Les appels asynchrones
  • MVC et utilisation du framework VueJS
  • Les composants

Outil de développement

Pour effectuer les exercices, un IDE ou un éditeur de texte est nécessaire pour modifier les fichiers HTML, CSS et Javascript.

Vous pouvez utiliser IntelliJ ou l'éditeur de texte Atom

Quelques liens pratiques

Commandes Git de base pour manipuler le TP en ligne de commande

Installation de git si besoin -> ici

Cloner un projet

git clone [url projet]

Création d'une branche en local

git checkout [ma branche]

Ajouter un commit sur une branche

git commit -m "description du commit"

Pousser des commits vers la branche distante

git push origin [ma branche]

Voir l'état d'une branche (fichiers modifiés)

git status

Si vous passez par IntelliJ ou Atom, git est déjà intégré dans ces outils. Les commandes ci-dessus ne seront pas nécessaires.

tp-client-riche's People

Contributors

mhafizou avatar mhafizou-rca avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.