Skip to content
theLoneCoder text logo

WHY HAVE FRIENDS WHEN YOU HAVE CODE

  • Home
  • JavaScript
    • React.js
    • Node.js
    • DOM
  • Other
    • Bash/Terminal
    • Resources and Reviews
  • About Me
  • Contact Me
  • Home
  • Other

Category: Other

[FIXED!] apt upgrade: the following packages have been kept back

Posted on April 28, 2023May 1, 2023 By theLoneCoder No Comments on [FIXED!] apt upgrade: the following packages have been kept back
[FIXED!] apt upgrade: the following packages have been kept back
Bash/Terminal

[FIXED!] apt: The following packages were kept back A common problem on Linux operating systems is when you run the update command (such as sudo apt update && sudo apt upgrade) and receive the following output: Here, I will show you how to fix that issue, as well as explain why it happens. How to … Read More “[FIXED!] apt upgrade: the following packages have been kept back” »

MERN Stack Roadmap: a Guide for Developers

Posted on January 26, 2023May 2, 2023 By theLoneCoder No Comments on MERN Stack Roadmap: a Guide for Developers
MERN Stack Roadmap: a Guide for  Developers
Bash/Terminal, JavaScript, Node.js, React.js

The MERN technology stack is one of the most popular. It stands for MongoDB, ExpressJS, ReactJS, and NodeJS. As you can imagine, it takes a lot of dedicated learning and persistence to learn that many technologies and frameworks just to develop a full-stack app! In this MERN stack roadmap, I’m going to show you how … Read More “MERN Stack Roadmap: a Guide for Developers” »

Best Places to Learn Web Development for Free in 2022

Posted on October 10, 2022October 10, 2022 By theLoneCoder No Comments on Best Places to Learn Web Development for Free in 2022
Resources and Reviews

  In 2022, the amount of opportunity to learn coding and web development is enormous. It seems like every day there is a new platform for programming students, each with unique perks and features, from Devslopes to Freemote. But most of these new programs are expensive, especially for new students. In this guide, I will … Read More “Best Places to Learn Web Development for Free in 2022” »

11 Basic Bash Commands Every Developer Should Know

Posted on September 20, 2022 By theLoneCoder No Comments on 11 Basic Bash Commands Every Developer Should Know
11 Basic Bash Commands Every Developer Should Know
Bash/Terminal, Other

  Let’s face it, if you’re a developer, especially a back-end web developer, you have got to know some Bash commands. You’ll use them daily to run your server-side scripts, start up your database, and even perform some basic housekeeping tasks. So in this guide, we’ll look at 11 basic Bash commands every developer should … Read More “11 Basic Bash Commands Every Developer Should Know” »

3 Reasons Every Developer Should Know Bash Commands

Posted on September 7, 2022September 20, 2022 By theLoneCoder No Comments on 3 Reasons Every Developer Should Know Bash Commands
3 Reasons Every Developer Should Know Bash Commands
Bash/Terminal, Other

For most people, the terminal is one of the most dreaded parts of learning to code. It’s unintuitive, not directly related to coding, and for many people, plain boring. Why learn the terminal/Bash? Because for developers, especially back-end developers or systems engineers, it is a vital tool for setting up, running, and debugging code. In … Read More “3 Reasons Every Developer Should Know Bash Commands” »

How to Set Up an Express Server in 7 Easy Steps

Posted on September 7, 2022January 26, 2023 By theLoneCoder 1 Comment on How to Set Up an Express Server in 7 Easy Steps
How to Set Up an Express Server in 7 Easy Steps
Bash/Terminal, JavaScript, Node.js, Other

  Express.js is a minimalist, unopinionated, and extremely flexible web framework with almost 25,000,000 weekly npm downloads. It allows us to quickly and easily set up a web server with Node.js and write our own API code to interact with the back-end technologies of a website. With this guide, you can have your first Express … Read More “How to Set Up an Express Server in 7 Easy Steps” »

  • YouTube
  • GitHub
  • CodePen
  • Twitter
Substack

Subscribe to theLoneCoder!

Get updates on all new tutorials and blog posts from theLoneCoder.

Thank you!

You have successfully joined our subscriber list.

Recent Posts

  • [FIXED!] apt upgrade: the following packages have been kept back
  • [FIXED!] ReactDOM Deprecation notice | ReactDOM.render vs. createRoot
  • How to Show and Hide React Components (Easy!)
  • How to Write Comments in React/JSX
  • The React useEffect Hook and How to Use it

Categories

  • Bash/Terminal
  • DOM
  • JavaScript
  • Node.js
  • Other
  • React.js
  • Resources and Reviews
  • Home
  • Privacy Policy
  • About Me
  • Contact Me
  • YouTube

Copyright © 2023 theLoneCoder.

Theme: Oceanly News Dark by ScriptsTown