What is TypeScript and should I learn it after JavaScript?
Lots of job posts mention TypeScript. Is it a separate language I need to learn properly, or just a small addition to JavaScript?
5 members · 45 questions
Code, careers and everything developer life.
Lots of job posts mention TypeScript. Is it a separate language I need to learn properly, or just a small addition to JavaScript?
I want to paste work documents in for summarising but I'm not sure what happens to that data. What should I be careful about?
Courses say 3 months, Reddit says 2 years. I can study about 2–3 hours a day around work. What's an honest timeline?
I'm not good at maths and it's the main thing stopping me from starting. How much do I genuinely need for normal development work?
I'm in my thirties working in a non-technical role and want to move into tech. Is it realistic and where do I start?
Caching gets recommended for every performance problem. What is it actually doing and what are the risks of using it wrongly?
My site scores 40 on PageSpeed and I don't know where to start. What gives the biggest wins for the least effort?
I keep hearing these three together and I'm not sure where one ends and the next begins. Can someone explain the split in plain terms with an example?
My app is slowing down as users grow. Do I get a bigger server or more servers? How do real companies decide?
I've been told to always use === but I don't understand what actually differs and when == would be wrong.
A statistician told me machine learning is just applied statistics with better marketing. Is that fair?
I've read a dozen definitions and they all say 'application programming interface' as if that clears anything up. What is an API actually doing, in normal language?
Docker is on every job listing but every explanation involves containers, images and daemons and I lose the thread. What problem is it solving?
I'm told to build projects but every idea I have is either a to-do list clone or something wildly beyond my ability. How do I find the right-sized idea?
I keep seeing job posts asking for Next.js but every course teaches plain React. Do I need to learn React separately first, or can I jump straight into Next.js?
I pushed a project to GitHub with my API key in the code and got a warning email. What should I have done instead?
The two most recommended first languages. I don't have a specific goal beyond 'get into tech'. How do I break the tie?
I hit these constantly and my approach is basically random edits until it works. What's a systematic way to read and fix JavaScript errors?
I keep postponing applying because I don't feel ready. Is there an objective bar, or is 'ready' just a feeling I'll never get?
My code works but when I come back a month later I can't follow it. What are the habits that make code readable?