Easily reuse your code in any other context – A 2020 guide for Angular components
askii.dev
by Nicholas
4y ago
Table Of Contents Angular Components – How to get started Create a new Angular project Creating a new angular component Using the components Routing to other components Conclusion One of the best things about writing in the Angular framework is how you can easily have HTML, CSS, Typescript AND spec files together in a single component, reusable anywhere else. Component driven development is pretty known out there. It’s a style of programming, where you will program complete packages, injected them into each other to make an application. In Angular, this concept is made possible wi ..read more
Visit website
Learn HTML basics, exploring the foundational language of web development
askii.dev
by Nicholas
4y ago
Table Of Contents HTML5 – CSS3 and JS The HTML Architecture Writing your first HTML page Conclusion Starting out developing is always exciting. However, things can quickly start to overwhelm. Getting lost in, frameworks, runtimes, environments, is quite easy. About four years ago, I started my journey when I began my bachelor’s in software engineering! Here I realized my passion for web development. The dream to have a personal space accessible by millions. askii Whatever the reason to start building a webpage, there are always a few things the developer needs to be capable ..read more
Visit website
Using Angular CLI – an easy solution to build Web applications
askii.dev
by Nicholas
4y ago
Table Of Contents The node.js environment Using Visual Studio Code Installing the Angular CLI What is an Angular App Creating your first Angular App CLI basics Using the Angular CLI is not as hard as you might think. However, it’s a good idea to understand how it works, and how you can set it up in your environment. This guide will take you from complete scratch, all the way to using the CLI (Command Line Interface) to create components, services, and modules. The node.js environment Starting out from scratch in Angular takes a bit of setting up. However, do not worry, the setup i ..read more
Visit website
What is a Single Page Application and 3 popular frameworks to use
askii.dev
by Nicholas
4y ago
Table Of Contents Single page applications and User Experience SSR – When and Why What popular frameworks can make a SPA then? Conclusion Single Page Applications or SPA, in short, is relatively new, let me give you a quick summary. SPA is a new way of thinking about web development.  The internet is in raging development, especially in the field of web development! Because of this, SPA is becoming increasingly popular. In a traditional website, architecture developers would have a server, that builds and renders a given page upon request. On each page load, the user will have to wait ..read more
Visit website
3 kinds of state in web applications, and why your business will fail without taking priority!
askii.dev
by Nicholas
4y ago
Table Of Contents What is meant by state? Why give state in web applications more priority and do it early? How to use immutability to handle state in web applications Conclusion State in web applications can be handled in many ways, and be many things when it comes to development. In web development or full-stack development, there would typically be three kinds of states What is meant by state? The frontend, especially with frontend using SPA or Single Page Application architecture, but also in multipage applications, however, here the state would be more diversified throughou ..read more
Visit website

Follow askii.dev on FeedSpot

Continue with Google
Continue with Apple
OR