The NWV Blog

Practical writing for people who build things

Tutorials on HTML, CSS and JavaScript, honest freelancing advice for developers everywhere, and behind-the-scenes notes from our own dev tools.

The IntelliJ IDEA Shortcuts We Actually Reach For Every Day

The IntelliJ IDEA Shortcuts We Actually Reach For Every Day

Most IntelliJ tutorials dump fifty shortcuts on you at once and none of them stick. This one is shorter on purpose: the handful of key combinations for jumping between files, triggering quick-fixes, and reformatting code that our own developers use in real client work, with enough repetition built into the explanations that they actually become muscle memory.

Every HTML Input Type, and When You Should Actually Use Each One

Every HTML Input Type, and When You Should Actually Use Each One

It is easy to default to a plain text field for everything, but the browser already ships with purpose-built inputs for email addresses, dates, colours, and numeric ranges — each with its own built-in validation and mobile keyboard. A working, example-led tour of the native HTML input types beginners tend to skip, with the accessibility attributes worth adding to each.

What this blog actually is

New Way Varsity started as a way to give beginner developers worldwide the kind of practical, hands-on knowledge that many bootcamps charge a premium for: real project walkthroughs, in‑depth tool tutorials, and honest freelancing advice. This blog is where that writing lives.

Every article here is written by someone who has actually shipped the thing being described — a client site, a bootcamp curriculum, or one of our own browser-based dev tools — rather than reworded definitions you could find anywhere else. We are a small, growing publication, so you will see a focused set of articles rather than a sprawling archive; we would rather publish fifteen genuinely useful pieces than a hundred thin ones.

What we write about

  • Hand-written HTML/CSS/JS techniques, explained with real code
  • Freelancing on platforms like Upwork and Fiverr
  • Walkthroughs of our own free developer tools
  • Career advice for junior and self-taught developers