Neha Sharmafornehasharma.devhellonehha.hashnode.net·Aug 23, 2021How to protect your time at work?🏞 Cover image credits to https://undraw.co/ Time management and being productive is a trait everyone wants to excel in. Since the pandemic, this is one of the challenging skills as now everyone is just one ping or call away. The line between work a...Kelly Nichols and 1 other are discussing this2 people are discussing thisDiscuss·94 likes·658 readsProductivity
BelloforBello's Blogtechstack.hashnode.net·Dec 26, 2020React Folder StructureReact has a couple of folders set up configured already after the installation of the starter React app. Files, folders, and dependencies are installed by the create-react-app tool. Folder Structure package.json file The file contains 3 major modu...Discuss·70 likes·258 readsReactcreate-react-app
Johannes LoschforJohannes Loschjohanneslosch.hashnode.net·Jul 21, 2020FeaturedWhy you should use git aliases (and how)This article is about aliases for git. What are git aliases? Aliases are tools to improve your workflow and make your experience easier and more natural. They are not really complex and if you work with them regularly you can see that you are faster....Sandeep Panda Test and 2 others are discussing this3 people are discussing thisDiscuss·45 likes·175 readsGit seriesGitStarted using aliases some years ago and my life changed afterwards! Thanks for writing this. 4
Favour ChukwuedoforFavour Chukwuedocfc.hashnode.net·Apr 25, 2023Supercharging Your Node.js Workflow: A Humorous DIY on Switching to pnpmLet's face it, waiting for npm to install packages can feel like watching paint dry. And if you're like me, you've probably wondered if there's a better way. Well, my friend, wonder no more! Enter pnpm, the package manager that's here to save the day...Discussnpm
Eray BartanforEray Bartan Blogebartan.hashnode.net·Apr 22, 2023Make.com Scenario: Using OpenAI to Create IFTTT WebhooksIntroduction Make.com is a popular platform for DIY enthusiasts who want to create innovative projects. With Make.com, you can easily design and build everything from electronic gadgets to woodworking projects. However, the platform has its limitatio...Discussopenai
Eray BartanforEray Bartan Blogebartan.hashnode.net·Apr 21, 2023The Ultimate Guide to Using Airtable and Softr.io to Streamline Your WorkflowIntroduction Managing workflows can be a daunting task, especially when you have a lot of data to handle. Fortunately, there are tools available that can make this process much easier. In this article, we'll be exploring two of the most popular tools...Discussairtable
Erik Guzmanfortalk2megooseman.hashnode.net·Apr 19, 2023Learn How to Use the GitHub Command Palette Like a Pro and Improve Your Git WorkflowYou'll love the GitHub Command Palette if you're looking for a way to navigate, search, and run commands on GitHub with just your keyboard. This feature is currently in public beta, and it lets you access any page or resource on GitHub with a few key...Discuss·1 like·36 readsGitHub
Hari Naga Sai PerisetlaforHari Perisetlahariperisetla.hashnode.net·Apr 19, 202320 Must-Know Windows Shortcuts for Supercharging Your ProductivityIf you are a Windows user, you probably know that using keyboard shortcuts can save you a lot of time and effort. Instead of navigating through menus and clicking on different options, you can perform various tasks with just a few keystrokes. In this...Discuss·36 readsWindows
Hector MunachiforHector's bloghectormunachi.hashnode.net·Apr 18, 2023Updating Project Dependencies: A Step-by-Step Guide Using YarnKeeping project dependencies up-to-date is an essential task for any developer. New versions of dependencies are released frequently, containing bug fixes, new features, and security patches. In this tutorial, we will show you how to update project d...DiscussYarn
Eray BartanforEray Bartan Blogebartan.hashnode.net·Apr 18, 2023Mastering Your No-Code Development Workflow Triggers for Efficiency and ProductivityIntroduction As technology continues to evolve, we are constantly looking for ways to make our lives easier and more efficient. One area that has seen significant improvements is the development process. In the past, coding was necessary to develop a...DiscussNo Code
Subho DeyforDevOpsculturedevopsculture.hashnode.net·Apr 16, 2023A Step-by-Step Guide to Installing Git and GitHub, and Creating Your First RepositoryInstalling Git on Linux The process of installing Git on Linux varies depending on the distribution you are using. Here are the steps for installing Git on Ubuntu and CentOS: Installing Git on Ubuntu Open Terminal on your Ubuntu machine. Enter the ...Discuss·28 readsGitHub
Taylor DesseynforTaylor Desseyn Blogtdesseyn.hashnode.net·Apr 14, 2023Everything is Not Fine: Tips on Managing Your Workload & DelegationAnyone else having that “end of the week I didn’t get everything done” panic? Do you often find yourself staring at your wall-to-wall meeting calendar while crying internally (or externally, no judgment)? Well then boy do I have the perfect podcast f...Discussleadership
B ZforBzzzbzzz.hashnode.net·Apr 6, 2023Exploring the Power of GitHub Actions:Lately, I've been diving deep into GitHub APIs and GitHub Actions to help improve the workflows of an open-source project that had some issues with their GitHub Action files. To expand my knowledge, I attended a workshop presented by Chris Reddington...Discuss·94 readsgithub-actions