Login
Discover
Waves
Communities
Login
Signup
devpress
@devpress
66
Curation Only Account.
Followers
80
Following
24
Follow
Email digest
Resource Credits
Available
Used
Created
2020-05-26 18:31
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
devpress
Programming & Dev
6y
Published via Ecency
SQL Editors - One Tool isn't Enough
If you have ever worked on Backend projects, then I am sure you came across various SQL editors out there. The thing about SQL editor is that you can't find one editor that suits all of your feature
$ 15.554
94
3
devpress
Programming & Dev
6y
Published via Ecency
Why Windows Subsystem for Linux is Good for Developers
Windows developer team has been releasing the WSL also known as the Windows Subsystem for Linux since Windows 10- 1903 build version. Team launched first version of the WSL that allows you to run Linux
$ 18.808
75
1
devpress
Programming & Dev
6y
Published via Ecency
Disk Usage Analyzers - Solving same Problem Differently
Linux has plenty of Disk Usage Analyzers that you can use to view various types of the data stored on your system. The best part about the linux is that it offers various ways to solve same problem. You
devpress
Programming & Dev
6y
Published via Ecency
Hyper Terminal - Electron based Shell
I was tired of Windows command prompt. Like you get literally no customization like the shell in Linux and mac. You do have Powershell but it's not fun like the shell in Linux. So I thought I should check
devpress
Programming & Dev
6y
Published via Ecency
cdir - file and folder navigation Utility
I like testing various command like utilities that are out there. I always try to find something that improves my productivity. I try to find something that can save my time or make something easier for
devpress
Programming & Dev
6y
Github CLI
In past, I was not much into the git workflow but this year thanks to pandemic, I realized the value of keeping my stuff on the bitbucket & github, with data either in public or private repositories.
devpress
linux
6y
Linux Terminal Utiity - ripgrep Alternative to grep
Here I am covering the ripgrep, an alternative to the grep command utility that you find in Linux. There are times when you want to search for particular word or number or even occurrence of string in
devpress
linux
6y
Linux Terminal Utiity - z to Navigate File System
I thought I should be covering some of the terminal utility that can be used to save time and make you more productive. I found z pretty much useful that can help you navigate through the file system.
devpress
vscode
6y
Visual Studio Code - Zen Mode
Visual Studio Code has zen mode which allows you to type the code without any distraction. There are times when you don't want distraction of any kind. And in such case you can make use of the Zen mode
devpress
vscode
6y
Visual Studio Code Tip - Keyboard Shortcuts
Today's tip for Visual Studio Code is on Keyboard Shortcuts in Visual Studio Code. Visual studio code is one of the handy editor. And it can get a lot of your work quickly done using the short cuts. And
devpress
vscode
6y
Visual Studio Code Tip - User Settings
Today's tip for Visual Studio Code is on shortcut to User settings. Visual studio code is one of the popular code editor for the web developers and the application developers. Here in the series, I wish
devpress
deno
6y
Deno - How to Create Server using Oak Framework
Let's check How to Create Server using Oak Framework in Deno runtime for javascript. What is Oak Framework? A lot of tutorial don't talk about what is oak web framework and what you can do with it. You
devpress
faunadb
6y
Learning FaunaDB - How to Install Fauna Shell in FaunaDB Dashboard
Learn How to Fauna Shell in FaunaDB Dashboard. In this tutorial, I am going to show you how to install and use FaunaDB shell on Windows. In previous tutorial, I have explained you How to Run GraphQL queries
devpress
faunadb
6y
Learning FaunaDB - How to Run GraphQL Query in FaunaDB Dashboard
Learn How to Run GraphQL Query in FaunaDB Dashboard. GraphQL is pretty much popular data query & manipulation language these days and FaunaDB has it in it's dashboard as well. So you get the graphql
devpress
faunadb
6y
Learning FaunaDB - How to Create Index in FaunaDB Dashboard
Learn How to Create Index in FaunaDB Dashboard. Here in this tutorial we are going to see how to create an index in FaunaDB dashboard. You may notice that indexes are being used to make the retrieval of
devpress
faunadb
6y
Learning FaunaDB - How to Create Function in FaunaDB Dashboard
Let's learn How to Create Function in FaunaDB Dashboard. Following the series, you must have followed How to Create Database in FaunaDB Dashboard. And moving on to the next part we also learned about How
devpress
ubuntu
6y
Ubuntu Linux - How to Find out Ubuntu Linux Version from Command Line
Let's check out how to find ubuntu linux version using command line. I've been using the Ubuntu linux on Windows for some time now. And I have also managed to find out ways to use commands on the terminal
devpress
faunadb
6y
Learning FaunaDB - How to Add Custom User Role in FaunaDB Dashboard
Let's learn How to Add Custom User Role in FaunaDB Dashboard. In earlier post, I discussed How to Create Database in FaunaDB Dashboard. After you create the database, you can learn How to Create Collection
devpress
faunadb
6y
Learning FaunaDB - How to Create Collection in FaunaDB Dashboard
Let's learn How to Create Collection in FaunaDB Dashboard. Previously I explained you How to create database in FaunaDB. Once you created the database, you are free to add your data into the database.
devpress
faunadb
6y
Learning FaunaDB - How to Create Document in FaunaDB Dashboard
Let's learn How to Create Document in FaunaDB Dashboard. In previous post, I explained how to create faunadb database. Now let's go ahead and create document into the database. This way you'll be able
← Latest
Older →