Coder Social home page Coder Social logo

prakasha4devops / react-symfony-3.example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codereviewvideos/react-symfony-3.example

0.0 3.0 0.0 12 KB

React 15.2.1 code to be used with the Symfony 3 API / CRUD tutorial project

License: MIT License

CSS 2.11% HTML 7.02% JavaScript 90.86%

react-symfony-3.example's Introduction

Simple CRUD with React 15.2.1, Symfony 3, FOSRESTBundle

This is an example of a very basic CRUD API using React 15.2.1 to talk to Symfony 3 and FOSRESTBundle.

This is the React code to talk to the API made during the second set of videos of this course.

The aim of this course is to show how you can use Symfony 3 (along with some other bundles) to quickly make a working RESTful API to use as the back end for any modern front-end framework - such as Angular, React, Ember, or any of the mobile app frameworks like Ionic, or desktop frameworks such as Electron.

If you haven't already seen it, check out the Twig version of this API, where everything is a little more static, but also much more visual and easy to follow along if new to Symfony 3.

The code in this repository is a simple React 15.2.1 implementation of a CRUD app to talk to a Symfony 3 REST API.

This project was based on the React Hot Boilerplate by gaearon / Dan Abramov.

Please note, I am not a React / Angular expert, and this project is highly likely not following best practice. It is intended as an introduction, rather than gospel.

PHP 7

This app was written using PHP 7. There may be backwards compatability issues, primarily around type hinting.

More Real World Version

This is an introduction to quickly building API's with Symfony 3.

In truth, beyond a simple implementation such as this, API's can become quite complex.

If you understand the basics and want to make a more robust system - including testing with Behat, and PHPSpec, then I would recommend you check out my Symfony 3 REST Tutorial instead / as well.

react-symfony-3.example's People

Contributors

codereviewvideos avatar

Watchers

James Cloos avatar Prakash A 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.