Application Frameworks

Week-09 GitHub Repository for frontend : https://github.com/hasithakeshana/AF-Project-Frontend.git GitHub Repository for backend: https://github.com/hasithakeshana/AF-Project-Backend.git Most of the frontend components have been completed and pushed to the github repository. Only a small part of adding a new item category remains where I have to create a drop-down list and a text-box to add category and subcategory respectively. TheContinue reading “Application Frameworks”

Application Frameworks

Week-7 Lecture-7 This lecture mainly focused on the Expressjs framework and rest services which are mainly used for the back-end development of a web application. What are Restful Services? Rest services are used to develop web services that are lightweight, highly scalable and easy to maintain. Restful methods include get, post , delete and put(update).Continue reading “Application Frameworks”

Application Frameworks

Week-6 Lecture-6 This lecture mainly discussed about the rest API. Back-end development using expressjs was also discussed by a video lecture. SOAP vs REST Both of them are APIs. SOAP – SOAP is a protocol which was designed before REST and came into the picture. The main idea behind designing SOAP was to ensure that programsContinue reading “Application Frameworks”

Application Frameworks

Week-5 Lecture-5 The lecture that was discussed today focused more on the react framework and it’s fine components that makes it unique Props and State Props are used to pass data from container components to child components. States are used to store/save data which can be updated. The component life-cycle was also discussed. The mostContinue reading “Application Frameworks”

Application Frameworks

Week-4 Lecture 4 In this weeks lecture and lab react was discussed, how html can be integrated with react was also explained. React follows the MVC architecture which is the Model-View-Controller Architecture. React framework was developed by facebook and it’s open source community. React is a front-end language hence allows to alter how the viewContinue reading “Application Frameworks”

Application Frameworks

Lecture 2 – Week 2 Javascript, NoSQL and Version controlling was discussed. Javascript is structured, object based programming language. Javascript runs on a single thread, it has non-blocking input and output. Javascript is asynchronous and dynamic as well. It supports object oriented programming and functional programming.The standard name of javascript to date is called ES6Continue reading “Application Frameworks”

Application Frameworks

Lecture 1 This lecture was about an introduction to the main idea of the module and how the module would commence throughout the semester. In addition to this principles that should be followed when coding at the industry was taught. This includes S.O.L.I.D which consists the principles of Object Oriented Programming.This includes : Single Responsibility,Continue reading “Application Frameworks”

Introduce Yourself (Example Post)

This is an example post, originally published as part of Blogging University. Enroll in one of our ten programs, and start your blog right. You’re going to publish a post today. Don’t worry about how your blog looks. Don’t worry if you haven’t given it a name yet, or you’re feeling overwhelmed. Just click theContinue reading “Introduce Yourself (Example Post)”

Design a site like this with WordPress.com
Get started