Here are the in-class projects for Full Stack Web and Multiplatform Mobile App Development Specialization on Coursera.
Introduction: The first two courses in this Specialization cover front-end frameworks: Bootstrap 4 and Angular. You’ll also learn to create hybrid mobile applications, using the Ionic framework, Cordova and NativeScript. On the server side, you’ll learn to implement NoSQL databases using MongoDB, work within a Node.js environment and Express framework, and communicate to the client side through a RESTful API. Learners enrolling in this Specialization are expected to have prior working knowledge of HTML, CSS and JavaScript.*
This specialization builds a series of websites for a fictional restaurant conFusion based on serveral different platforms and tools.
./Bootstrap
Course's homepage here.
This project built a website of conFusion by Bootstrap4 besides HTML, CSS and Javascript.
./Angular/conFusion
./json-server
Course's homepage here.
This project built a multi-platform website of conFusion based on Angular4.
Json-Server works here as the server.
./Ionic
./json-server
Course's homepage here.
This project built a hybrid app of conFusion based on Ionic and Cordova. This app is based on Ionic and Cordova. Ionic works as app framework. Then the Ionic app will be packaged by Cordova.
Json-Server works here as the server.
./NativeScript
./json-server
Course's homepage here.
This project built a hybrid app of conFusion based on NativeScript.
Json-Server works here as the server.
./Angular/conFusion-Angular4-Firebase
./Angular/conFusion-Angular4
./MongoDB
./NodeJS
Course's homepage here.
This part includes the server side of the website.
NodeJS respondes all the requests from client side. Express is used here for NodeJS to operate on MongoDB.
HTTPClient of Angular4 are utilized here to integrate the front-end with back-end.
1.Web Workers 1.web worker 是运行在后台的 JavaScript,不会影响页面的性能。 2.当在 HTML 页面中执行脚本时,页面的状态是不可响应的,直到脚本已完成。 3.可以继续做任何愿意做的事情:点击、选取内容等等,而此时 web worker 在后台运行。 2.Web Workers实例 1.下面的例子创建了一个简单的 web worker,在后台计数: <p>计数
在32位的windows7系统 stackwalk得到的调用堆栈(frame)个数少。 改用stackwalk64是正确的。 为什么同样代码在32位xp上管用,32位windows7上有问题? 我用错了? http://blogs.msdn.com/b/ntdebugging/
Changing the Stack Stacks define various aspects of how Node-RED instances run - including the version of Node-RED being used. FlowForge allows you to change the stack an instance is using - providing
Full Stack Flask and PostgreSQL - Base Project Generator Generate a backend and frontend stack using Python, including interactive API documentation. Notice: Flask or FastAPI If you are using this pro
Full-Stack-Notes 一个处于萌芽阶段的知识库,用于持续分享自己的所见、所学、所思! 点击切换详细目录 ☕ JAVA Java 反射与注解 Java 并发编程 Java NIO 核心组件详解 Java 函数式编程 Java 设计模式 Java 虚拟机 JVM 性能监控之命令行工具 JVM 性能监控之可视化工具 Tomcat 架构解析 Java 集合类源码解析 �� 网络基础 计算机网络
Full-Stack Roadmap 2021 This is a repository holding information and resources for everyone interested in becoming a Full-Stack Web Developer in 2021. As you can see, this stack is a bit biased as I c
Angular Full Stack Angular Full Stack is a project to easly get started with the latest Angular using a real backend and database. Whole stack is in TypeScript, from frontend to backend, giving you th
Full Reactive Stack This repository contains backend and frontend projects that make use of Reactive Web patterns,as explained in the mini book Full Reactive Stack with Spring Boot 2, WebFlux, MongoDB
This codebase goes along with the tutorial The Complete Guide to Full Stack Ethereum Development The video course for this codebase is located here Getting started Here's how to deploy this project Cl