|
You are here |
www.thepolyglotdeveloper.com | ||
| | | | |
janikvonrotz.ch
|
|
| | | | | In web development there are tons of programs and tools and due to that also complex and very different development strategies. Luckily dependency handling got a lot easier. For my Laravel project setup we will use 3 different package managers. Every package manager of course manages a different resource, we will use composer for php packages, npm for everything related to Node.js and Bower for web packages. | |
| | | | |
wweb.dev
|
|
| | | | | Sometimes it makes total sense to build an old fashioned static website. It can be not only faster, but also simplier than throwing in a full JavaScript framework just to build a website with only a few pages... | |
| | | | |
www.unsungnovelty.org
|
|
| | | | | How to integrate Tailwind CSS to a Hugo website? | |
| | | | |
manuel.kiessling.net
|
|
| | | This article describes in great detail what I learned about setting up AngularJS applications in terms of project structure, tools, dependency management, test automation and code distribution. The result is a seed project that is easily extendable, clearly structured, self-documenting, and comfortable to work with. | ||