Braucht man als Frontentwickler Node.js?
Ich will als Werkstudent im Frontend arbeiten. Ist es wichtig Node.js zu lernen im Frontend?
Ich will als Werkstudent im Frontend arbeiten. Ist es wichtig Node.js zu lernen im Frontend?
Mich würde sehr interessieren mit welcher Sprache Pokemon Rot / Blau programmiert wurde und wie viele Zeilen an Code geschrieben wurden. Und wie lange dauert so etwas zu schreiben? Kann man es auch alleine hinkriegen und wie lange würde es ungefähr dauern?
Hallo mein Ziel ist es später als Freizeitaktivität spiele zu entwickeln, da gibt es ja einige Sprachen. Ich habe 3 Sprachen im Auge: Java,Python und C#. Ich bin mir aber nicht sicher mit welcher ich anfangen soll. PS: ich würde erstmal mit einem 2d Spiel anfangen. Lg
Hallo, ich möchte eine kleine App entwickeln bin des codens aber nicht mächtig. Nach zahlreichen Stunden mit ChatGPT ist nichts zählbares rumgekommen. Jetzt suche ich eine einfache Drag&Drop Lösung. Vielleicht hat ja jemand einen guten Tipp für mich. Die App soll folgendes tun: Sie soll als erstes nach Bluetooth LowEnergy Geräten scannen. Wenn ein vordefiniertes…
So sieht das aus, eigentlich müsste ich unten rechts auf den blauen “Create project” Button drücken, allerdings lässt dieser sich nicht anklicken. Hat jemand eine Idee, woran das liegen könnte und wie es sich eben lösen lässt? Google hat auch nicht geholfen.
Ich programmiere zur Zeit das erste mal an ein richtiges Projekt für ein Kumpel ich wollte nun an das Login-System ran gehen aber Ich hab das so gemacht das man nach dem Registrieren wieder auf die Login seite kommt und sich nun einloggen kann und dann auf die Startseite zurück kommt aber irgendwie funktioniert das…
Hi, Kennt jemand einen Code, mit dem man automatisch Jigidi,Puzzle lösen kann (eine Website mit ganz vielen verschiedenen Puzzles)? Wenn mir jemand einen Lösungsansatz geben könnte, wäre das auch hilfreich. Ich kann auch coden. Danke im vorraus
NodeJS is only a JavaScript Runtime without a web browser.
For the Web Frontend development you will certainly need to have NodeJS installed on your PC. The Manger NPM package or also Frontend Libraries/Frameworks like React or Vue rely on NPM and NodeJS for the development environment for the construction of the project.
In addition to tools for development, you can also run backend programs or other things with NodeJS. Then you will develop software running with NodeJS. Backend programs would be less for Frontend developers. Also here you would have your JavaScript code. Libraries for e.g. a web server would come to this, which is rather unusual in the web browser.
The best preparation would be if you build a website with React, Vue or comparable and Typescript as a language. Then you will collect experience with NPM and also compiler, to the HTML/JavaScript files running in the browser at the end. NodeJS will also run in the background.
Depending on the company, your developer tools or Libraries/Frameworks are still thrown together. NodeJS and NPM will certainly remain loyal companions.
When searching for a front end location, you should also make sure that web technologies are used there. Some companies may also define the development for graphic desktop or smartphone programs as a frontend developer.
NodeJS is a JavaScript Runtime with Backend Focus. There is not much to learn. The more important are the tools that use NodeJS, such as NPM. Even if you don’t have to “learn” NodeJS is an important part of your frontend development.
It would be advantageous to collect at least a few basic knowledge of how to deal with Node.js and manage packages. It is not unusual that Node.js appears in the FE tool set of web projects.
In this context, tools like Browserify, rollup, webpack, etc. would be interesting. Simple path tools that serve the resource building and covenant.
Yes, it would be a lot of basics.
Look at Svelte. This is an ingenious framework that is super simple and leads to fast results.
No need