DEV Community

Productivity

Productivity includes tips on how to use tools and software, process optimization, useful references, experience, and mindstate optimization.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to execute functions via pipeline?

How to execute functions via pipeline?

19
Comments
2 min read
Fake REST APIs That We Can Use to Build Prototypes

Fake REST APIs That We Can Use to Build Prototypes

105
Comments 8
4 min read
Why getting the job done is not enough.

Why getting the job done is not enough.

4
Comments 1
2 min read
How to write technical documents

How to write technical documents

8
Comments
6 min read
Productivity 101: Git Aliases for Lazy Developers

Productivity 101: Git Aliases for Lazy Developers

103
Comments 30
2 min read
Best Source Control for game development: The Verdict

Best Source Control for game development: The Verdict

4
Comments
7 min read
Sync RSS feed to Trello

Sync RSS feed to Trello

5
Comments
4 min read
On Productivity

On Productivity

2
Comments
3 min read
10 Tips To Get Out Of Your Own Way And Start That Side Project

10 Tips To Get Out Of Your Own Way And Start That Side Project

117
Comments 8
6 min read
How To Improve Your Daily Routine with VSCode Tasks

How To Improve Your Daily Routine with VSCode Tasks

175
Comments 4
3 min read
💯Let's make googling things fun

💯Let's make googling things fun

11
Comments 2
3 min read
macOS: Moving Your Notification to a Different Display

macOS: Moving Your Notification to a Different Display

5
Comments
1 min read
#discuss What is your top 3 mindset hacks for being a more productive developer?

#discuss What is your top 3 mindset hacks for being a more productive developer?

10
Comments 2
1 min read
🤯 Learning to learn

🤯 Learning to learn

147
Comments 4
12 min read
Web Dev Week 3: JavaScript

Web Dev Week 3: JavaScript

4
Comments
5 min read
iTerm2 tricks you might not know 🤩

iTerm2 tricks you might not know 🤩

6
Comments 3
1 min read
The 8 levels of autonomy in delegation

The 8 levels of autonomy in delegation

5
Comments 2
2 min read
Fruition - free, open source toolkit for pretty URL slugs & custom domains for Notion

Fruition - free, open source toolkit for pretty URL slugs & custom domains for Notion

5
Comments 1
1 min read
Developer Life | Common situations we may face

Developer Life | Common situations we may face

6
Comments
1 min read
CONTENT STRUCTURING OF A POWERPOINT PRESENTATION FOR A TECHNICAL WRITER

CONTENT STRUCTURING OF A POWERPOINT PRESENTATION FOR A TECHNICAL WRITER

4
Comments
2 min read
How to stack videos together with ffmpeg

How to stack videos together with ffmpeg

8
Comments
3 min read
Networking and Open Source: The What and the Why 👐

Networking and Open Source: The What and the Why 👐

14
Comments
5 min read
componentWillReceiveProps / UNSAFE_componentWillReceiveProps in React Hooks world

componentWillReceiveProps / UNSAFE_componentWillReceiveProps in React Hooks world

4
Comments
1 min read
SpeedUp Python List and Dictionary

SpeedUp Python List and Dictionary

72
Comments 12
2 min read
Simple Keyboard Shortcuts: VS Code Edition

Simple Keyboard Shortcuts: VS Code Edition

3
Comments
1 min read
What are your favorite themes for your IDE/Shell?

What are your favorite themes for your IDE/Shell?

7
Comments 11
1 min read
All the best Intentions

All the best Intentions

3
Comments
2 min read
My top 10 VS Code shortcuts you don't want to miss

My top 10 VS Code shortcuts you don't want to miss

120
Comments 5
4 min read
Using Android phone as a development machine

Using Android phone as a development machine

42
Comments 2
2 min read
Using MDX with NextJS (and when to go Gatsby)

Using MDX with NextJS (and when to go Gatsby)

21
Comments 1
15 min read
How I Completely Automated My YouTube Editing

How I Completely Automated My YouTube Editing

30
Comments 15
5 min read
Box CLI Maker 📦: Highly Customized Terminal Box Creator

Box CLI Maker 📦: Highly Customized Terminal Box Creator

9
Comments 1
6 min read
Level 1 Continuous Integration script

Level 1 Continuous Integration script

11
Comments
5 min read
What is your routine to snap out of a dev funk?

What is your routine to snap out of a dev funk?

2
Comments
1 min read
Simplifying docker execution on DEV time!

Simplifying docker execution on DEV time!

8
Comments
3 min read
How To Code On Your Smartphone (With A Terminal)

How To Code On Your Smartphone (With A Terminal)

30
Comments 14
4 min read
✨ How To Start and Finish a Side Project ✨

✨ How To Start and Finish a Side Project ✨

247
Comments 27
4 min read
8 ways to increase your productivity as a web developer

8 ways to increase your productivity as a web developer

147
Comments 1
8 min read
Tips for Developers to Work Better Remotely

Tips for Developers to Work Better Remotely

43
Comments 1
4 min read
5 articles you should consider reading

5 articles you should consider reading

18
Comments
2 min read
Dive into an unfamiliar codebase from its edges

Dive into an unfamiliar codebase from its edges

3
Comments
5 min read
Back to BASICs: My Coding Reboot

Back to BASICs: My Coding Reboot

7
Comments
2 min read
How cmder made my life easier

How cmder made my life easier

15
Comments
6 min read
Six things to keep in mind when working with Dockerfiles

Six things to keep in mind when working with Dockerfiles

23
Comments
4 min read
Coding Practices Our Teammates Will Thank Us For

Coding Practices Our Teammates Will Thank Us For

40
Comments 2
3 min read
If a todo app rated your day, Would you use it?

If a todo app rated your day, Would you use it?

6
Comments 1
1 min read
Are industry-recognized certificates a worthwhile investment?

Are industry-recognized certificates a worthwhile investment?

34
Comments 17
2 min read
This is how I started using and leveraging anything that helped me grow and develop my skills.

This is how I started using and leveraging anything that helped me grow and develop my skills.

7
Comments 2
4 min read
Angular - Pure vs Impure Pipe

Angular - Pure vs Impure Pipe

11
Comments
4 min read
Back to basics after 1.5+ years of experience — Quarantine edition

Back to basics after 1.5+ years of experience — Quarantine edition

7
Comments 2
7 min read
A REPL for your node project

A REPL for your node project

5
Comments
1 min read
Flutter Web and Flame

Flutter Web and Flame

3
Comments
9 min read
stup - a shell tool for daily notes

stup - a shell tool for daily notes

91
Comments 13
3 min read
Rossetta Code

Rossetta Code

8
Comments
1 min read
The CSS Trick You Didn't Know About...

The CSS Trick You Didn't Know About...

39
Comments
2 min read
How do you manage wellness and avoid distractions?

How do you manage wellness and avoid distractions?

22
Comments 5
1 min read
A beginner's guide for setting up autocomplete on OhMyZsh & Hyper with plugins & themes!

A beginner's guide for setting up autocomplete on OhMyZsh & Hyper with plugins & themes!

190
Comments 10
4 min read
Creating a .NET Tool - Part 3: CI/CD

Creating a .NET Tool - Part 3: CI/CD

9
Comments
1 min read
Add an animation overlay on a video with ffmpeg

Add an animation overlay on a video with ffmpeg

9
Comments
1 min read
Concatenate Videos Together Using ffmpeg!

Concatenate Videos Together Using ffmpeg!

11
Comments 18
3 min read
loading...