Nowadays AngularJS come less popular due the release of Angular 2+. But it's still a good choice for those developers, who don't want to work with TypeScript and NodeJS. In this tutorial I want to show you how to create an app, which is fully PWA friendly.
The goal of this blog to provide several tutorials for developers in Android, Java and Javascript / Typescript.
Showing posts with label https. Show all posts
Showing posts with label https. Show all posts
Tuesday, January 2, 2018
Friday, November 3, 2017
Create a small HTTPS server with Java 7 & Jetty
Sometimes in web development we need a small webserver to test our product in a browser. Of course there are several implementations (WAMP, XAMP, etc.), but as a Java developer we don’t want PHP or MySQL to our PC. In this tutorial we’ll create a runnable JAR, which’ll serves our HTTP / HTTPS requests.
Subscribe to:
Posts (Atom)
Configure and use VSCode for Java web development
Embarking on Java web development often starts with choosing the right tools that streamline the coding process while enhancing productivity...
-
Angular is a robust, front-end framework widely used for building dynamic web applications. Developed and maintained by Google, Angular prov...
-
NetBeans is one of the most popular development IDE for Java developers. But it can be used for many other technologies: C/C++, PHP and web...
-
Embarking on Java web development often starts with choosing the right tools that streamline the coding process while enhancing productivity...