Skip to content
  • Home
  • Search
  • Tools
  • About
  • Terms of Service Agreement
  • Log In
  • Guest

ANGULAR 10: Step One B – Creating A Local Installation To Preserve Current Environment

Posted on September 2, 2020September 12, 2020 By Andre Dias
angular, bootstrap, javascript

Back to index  <Previous Next > Code download Usually, the tutorials show how to install  angular/cli  globally. It happens that sometimes our environment has already a previous installation different from the new one we desire to use for a new project. For instance, suppose that you’re working using the latest versions but you need to … Read More “ANGULAR 10: Step One B – Creating A Local Installation To Preserve Current Environment” »

ANGULAR 10: Step One – Angular 10 + Bootstrap Setup

Posted on September 2, 2020July 6, 2023 By Andre Dias
angular, bootstrap, javascript

Back to index  <Previous   Next > Code download #ALTERNATIVE INSTALLATION METHODS There are at least two alternatives to install a project: the detailed, from scratch the fast using “npm install” The former is a good alternative to create your own project. The latter installs the project from its own configuration defined by the package.json file, … Read More “ANGULAR 10: Step One – Angular 10 + Bootstrap Setup” »

ANGULAR: Create an Angular 10 project using Bootstrap – INDEX

Posted on September 2, 2020July 6, 2023 By Andre Dias
angular, bootstrap, javascript

  Toggle nav Angular 10 plus Bootstrap Step-by-Step A tutorial split into small steps.   Using Angular 10, Bootstrap, Ng-bootstrap, etc., the application grows in steps treating one subject at a time up to a full application plus extra subjects. Step Zero – How does this tutorial work? Understand how to use it. Download the … Read More “ANGULAR: Create an Angular 10 project using Bootstrap – INDEX” »

GIT: I do love Git stash – Super hero when things go wrong

Posted on September 1, 2020January 21, 2021 By Andre Dias
versioning

SCENARIO Node.js project using Angular, etc. Usually, manually copying a project like an example above may take a very long time.  Making synced snapshots using a sync tool is a better approach. A much better alternative is considering using a versioning tool. I chose Git. Probably, you may apply the concepts suggested here using another … Read More “GIT: I do love Git stash – Super hero when things go wrong” »

WEB: Site Performance – At Least a Quadruped Beast

Posted on August 30, 2020January 21, 2021 By Andre Dias
software engeneering

  Maintaining website performance is like working with a quadruped beast. If just one leg fails, your site goes down.     When Is It Time to Think About Performance? I usually think about performance when I access a site that has a heavy page, but heavy is not a good measure since it leads … Read More “WEB: Site Performance – At Least a Quadruped Beast” »

VAIO: VPCF1 DISASSEMBLING

Posted on August 27, 2020January 21, 2021 By Andre Dias
hardware

By André Dias , September 2nd, 2018 Short tips about disassembling a VPCF1 (VPCF 153 ). There is a good tutorial, below, which may be used to get acquainted to the task. Also, it was added an important detail when removing the cover, which may be stick in spite of removing all screws due to two … Read More “VAIO: VPCF1 DISASSEMBLING” »

REST: REST Concepts and Practices Summary

Posted on July 26, 2020August 30, 2020 By Andre Dias
network, protocol, web design

An Ordered Information Collection from Several Sources IMPORTANT NOTE This post is a summary of my researches. The texts are copied as they are or adapted to make it shorter or to make it fit the summary’s purpose. They are all referenced, sometimes twice — in loco or below under References topic. There is no intention … Read More “REST: REST Concepts and Practices Summary” »

Windows: Windows Cannot Find a System Image on This Computer

Posted on June 29, 2020August 30, 2020 By Andre Dias
Systems, windows

  This post is based from my direct experience during many times when I desperately needed to restore a backup. Most of all were successful, but sometimes I had to go through some issues that I describe below the tricks and tips that helped me to get success. There is no simple and magic formula … Read More “Windows: Windows Cannot Find a System Image on This Computer” »

WILDFLY/JBOSS: WFLYJPA0061: Persistence unitName was not specified and double persistence unit definitions

Posted on May 6, 2020January 21, 2021 By Andre Dias
java

  >PROBLEM Creating a persistence.xml file having two persistence units caused the following Wildfly’s error message: Caused by: java.lang.IllegalArgumentException: WFLYJPA0061: Persistence unitName was not specified and there are 2 persistence unit definitions in application deployment deployment “todos.war”. Either change the application deployment to have only one persistence unit definition or specify the unitName for each … Read More “WILDFLY/JBOSS: WFLYJPA0061: Persistence unitName was not specified and double persistence unit definitions” »

WILDFLY/JBOSS: QUICKSTARTS EXAMPLES: org.wildfly.quickstarts 20.0.0.Beta1-SNAPSHOT ISSUE

Posted on April 30, 2020August 30, 2020 By Andre Dias
server

PROBLEM After download of Wildfly QuickStart Examples (https://github.com/wildfly/quickstart), the attempt to run the command mvn clean package -Pdocs to generate documentation, fails and returns:   Non-resolvable import POM: Failure to find org.wildfly.bom:wildfly-jakartaee8-with-tools:pom [ERROR] Non-resolvable import POM: Failure to find org.wildfly.bom:wildfly-jakartaee8-with-tools:pom:20.0.0.Beta1-SNAPSHOT in https://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the … Read More “WILDFLY/JBOSS: QUICKSTARTS EXAMPLES: org.wildfly.quickstarts 20.0.0.Beta1-SNAPSHOT ISSUE” »

Posts pagination

Previous 1 … 4 5 6 … 10 Next

Search

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Filter by Categories
angular
bootstrap
browser
computer science
container
data persistence
database
devops
editors
hardware
health
hosting
info
internet
it
java
javascript
network
node.js
play
protocol
security
self-help
selfhelp
server
services
soft
software engeneering
sql
support
Systems
techs
Uncategorized
versioning
web
web design
windows
wordpress

Recent Posts

  • Assay for Route Recognition by Neural Network
  • Ensaio para Reconhecimento de Rotas por Rede Neural
  • Angular From Scratch Tutorial – Step 9: Modal
  • Angular From Scratch Tutorial – Step 8: Miscellany
  • Angular From Scratch Tutorial – Index

Categories

  • angular (19)
  • bootstrap (6)
  • browser (4)
  • computer science (4)
  • container (1)
  • data persistence (2)
  • database (11)
  • devops (1)
  • editors (1)
  • hardware (4)
  • health (2)
  • hosting (1)
  • info (1)
  • internet (2)
  • it (1)
  • java (13)
  • javascript (32)
  • network (6)
  • node.js (1)
  • play (1)
  • protocol (1)
  • security (4)
  • self-help (1)
  • selfhelp (1)
  • server (2)
  • services (1)
  • soft (1)
  • software engeneering (1)
  • sql (1)
  • support (2)
  • Systems (1)
  • techs (3)
  • Uncategorized (4)
  • versioning (6)
  • web (1)
  • web design (5)
  • windows (3)
  • wordpress (4)

Copyright © 2025 .

Theme: Oceanly by ScriptsTown

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT