Open in app

Sign In

Write

Sign In

Mastodon
Marcin
Marcin

172 Followers

Home

About

Published in

Stackademic

·21 hours ago

Why IT Projects Are Never Done

Many projects I have worked on seemed simple at first glance. Nonetheless, there is always something to be done, and there is no end in sight. Usually, it’s not a problem-as long as there is money to finance the development. …

Project Management

5 min read

Why IT Projects Are Never Done
Why IT Projects Are Never Done
Project Management

5 min read


Published in

Stackademic

·Sep 21

Why Is It Difficult to Get Onboarded on an Existing Project?

Often, when you start working on a project, you will find yourself struggling with the most basic task: getting it up and running on your machine. This can be a frustrating process, so let’s see what causes those problems and how you can handle it. Developer experience User experience (UX) focuses on…

Programming

5 min read

Why Is It Difficult to Get Onboarded on an Existing Project?
Why Is It Difficult to Get Onboarded on an Existing Project?
Programming

5 min read


Published in

Stackademic

·Sep 8

How to Write Maintainable Code: Straightforward Logic

Maintaining code is more complicated than writing it. Before you make any changes, you need to understand what is there already, how it was supposed to work, and how it works now. The difficulty of this task will depend on how the code was structured and if it’s an easy…

Programming

4 min read

How to Write Maintainable Code: Straightforward Logic
How to Write Maintainable Code: Straightforward Logic
Programming

4 min read


Published in

Stackademic

·Sep 8

Writing Maintainable Code: Data Model

In programming, a lot of the challenge is related to organizing data in a structure that makes sense and which helps to solve the problems and facilitates understanding of the code. In this article, I’ll show you what tools you have at your disposal and how to use them. Building blocks To…

Programming

5 min read

Writing Maintainable Code: Data Model
Writing Maintainable Code: Data Model
Programming

5 min read


Published in

JavaScript in Plain English

·Aug 24

How to Write Maintainable Code: Naming Things

Using the right names is an essential part of writing maintainable code. For a computer, any name will work just fine-they either match or not. For the humans who read the code, the names are the first thing they have in mind as they work on the code. We all…

Programming

3 min read

Programming

3 min read


Published in

JavaScript in Plain English

·Aug 16

How to Manually Test a Web API

A few weeks ago, I showed the basic ideas and terminology of web APIs. In this article, I will demonstrate how to apply this knowledge, and try an API with some manual testing. Tweak query The easy way to start testing any API is to find an example that works-and then tweak…

Testing

5 min read

How to Manually Test a Web API
How to Manually Test a Web API
Testing

5 min read


Published in

JavaScript in Plain English

·Aug 10

How to Build an Impressive Demo Project

When applying for a job, it’s good to have a demo project to present as an example of your work. In this article, I’ll show you what to focus on while building such a project. …

Programming

9 min read

How to Build an Impressive Demo Project
How to Build an Impressive Demo Project
Programming

9 min read


Published in

JavaScript in Plain English

·Aug 4

What You Should Know About Web APIs

Understanding web application programming interfaces (APIs) is important for many jobs in the tech industry. Backend developers build APIs, frontend developers use them to create applications, and testers check whether they work as expected. There are many aspects and considerations related to APIs, and it can be all confusing at…

Web Development

8 min read

What You Should Know About Web APIs
What You Should Know About Web APIs
Web Development

8 min read


Published in

JavaScript in Plain English

·Jul 28

What is an API?

If you are new to tech, you might be confused by a term that you’ll see all over the place: API. Let’s take a look at what it means, some examples, and how you can use it. Definition API is the abbreviation for application programming interface. …

Programming

4 min read

What is an API?
What is an API?
Programming

4 min read


Published in

JavaScript in Plain English

·Jul 21

How to Figure Out the Next Step in Your Career

We are all responsible for navigating our careers. In a fast-changing job environment, traditional guidance became either nonexistent or of dubious quality. In my experience, we cannot hope that we will get a viable career plan from: traditional universities, a company’s development plan, or family (especially parents) advice. In this…

Programming

4 min read

Programming

4 min read

Marcin

Marcin

172 Followers

I program in JavaScript, write about IT & draw illustrations.

Following
  • Scott Galloway

    Scott Galloway

  • Dr Stuart Woolley

    Dr Stuart Woolley

  • Cory Doctorow

    Cory Doctorow

  • Sean Kernan

    Sean Kernan

  • Araci Almeida

    Araci Almeida

See all (72)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams