2 resultados para mätningar
em Academic Archive On-line (Mid Sweden University
Resumo:
Enligt World Health Organization (WHO) var minst tjugo miljoner barn under fem år världen över överviktiga år 2005. Övervikt medför inte nödvändigtvis några hälsoproblem, men vid fetma finns en klar ökning av risken för olika sjukdomstillstånd och det ses som ett av de största hoten mot folkhälsan idag. Även om de fetmarelaterade följdsjukdomarna inte uppstår under barndomen leder förändringarna till ökad sjuklighet under vuxenåren med risk för förtidig död. För att komma tillrätta med barnfetman är föräldrarnas deltagande och medverkan viktig. Syftet med denna litteraturstudie var att belysa hur föräldrar till barn med övervikt och fetma upplever sitt barns vikt. En litteratursökning har utförts i databaserna PubMed och Cinahl via Ebsco med sökorden attitude, experience, parents, perception, obesity och overweight. Endast artiklar mellan åren 2000 och 2007 inkluderades. Av tjugosex granskade artiklar motsvarade sexton studiens syfte. Resultatet påvisade att en stor andel av föräldrar till barn med övervikt och fetma inte upplever sitt barn som överviktigt trots att objektiva mätningar visar annat. Litteraturstudien visar att ingen studie är gjord inom området i Sverige. Förebyggande åtgärder för att komma tillrätta med barnfetman har dålig chans att lyckas utan bättre förståelse för hur föräldrar upplever problemet med övervikt hos sitt barn.
Resumo:
Lately, various programming frameworks has been developed for developing web applications. These frameworks focus on increasing the user experience by performance improvements such as faster render times and response times. One of these frameworks are React, which has introduced a completely new architectural pattern for both managing the state and data flow of an application. React also offers support for native application development and makes server-side rendering possible. Something that is difficult to accomplish with an application developed with Angular 1.5, which is used by the company Dewire today. The aim of this thesis was to compare React with an existing Angular project, in order to determine whether React could be a potential replacement for Angular. To gain knowledge about the subject, a theoretical study of web- based sources has been made. While the practical part has been to rebuild a web application with React together with the architecture Flux, which is based on a view from the Angular project. The implementation process was repeated until the view was completed and a desired data flow, as in the Angular application, was reached. The resulting React application was later compared with the Angular application developed by the company, where the outcome of the comparison showed that the React performed better than Angular in all tests. In conclusion, due to the timeframe of the project, only the most important parts of the Angular project were implemented in order to carry out the measurements that were of interest to the company. By recreating most of the functionality, or the entire Angular application, more interesting comparisons could have been done.