Login
Discover
Waves
Decks
Upgrade
Login
Signup
66
devpress
Curation Only Account.
Available
Used
Resource Credits
79 Followers
24 Following
May 26, 2020
RSS feed
Blog
Blog
Posts
Comments
Communities
Wallet
Follow
devpress
linux
Friday, September 11, 2020 9:46 AM
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
$ 0.000
4
devpress
linux
Sunday, September 6, 2020 7:47 PM
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.
$ 0.000
3
devpress
vscode
Friday, September 4, 2020 5:45 PM
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
$ 0.000
2
devpress
vscode
Saturday, August 29, 2020 4:37 PM
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
$ 0.000
2
devpress
vscode
Wednesday, August 26, 2020 9:28 PM
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
$ 0.031
4
devpress
deno
Monday, August 24, 2020 8:34 PM
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
$ 0.000
3
devpress
faunadb
Wednesday, August 19, 2020 3:30 PM
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
$ 0.000
2
devpress
faunadb
Monday, August 17, 2020 8:53 PM
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
$ 0.027
5
devpress
faunadb
Sunday, August 16, 2020 4:50 PM
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
$ 0.000
4
devpress
faunadb
Friday, August 14, 2020 11:57 AM
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
$ 0.000
3
1
devpress
ubuntu
Wednesday, August 12, 2020 7:38 PM
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
$ 0.032
4
devpress
faunadb
Sunday, August 9, 2020 5:47 PM
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
$ 0.032
6
1
devpress
faunadb
Friday, August 7, 2020 4:28 PM
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.
$ 0.063
9
1
devpress
faunadb
Monday, August 3, 2020 8:31 PM
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
$ 0.027
4
devpress
faunadb
Friday, July 31, 2020 7:50 PM
Learning FaunaDB - How to Create Database in FaunaDB Dashboard
Today I wish to explain you on how to learn nosql database named - faunaDB. Before we move ahead to learn how to use faunadb and how to work with it's dashboard to do the CRUD operations. I wish to cover
$ 0.000
3
devpress
blog
Tuesday, July 14, 2020 3:03 PM
Git Blame Command
There are times when you want to copy the git repository and use it in your own project. And at that time you already have original changes along with the new changes that you make. And so you want to
$ 0.024
5
devpress
vscode
Saturday, July 11, 2020 9:00 PM
Visual Studio Code
It's been a long time since I wrote the post. I am kind of discouraged at the progress here. Like we can write in depth stuff here but nobody will notice plus no monetization reward for the content. Keeping
$ 0.022
5
2
devpress
linux
Monday, June 29, 2020 7:10 PM
Windows Subsystem for Linux
I recently decided to try out the Linux inside the Windows. And noticed that new WSL for Windows 10 is a good option for the same. So I am going to show you how you can do the same on your system. In Windows
$ 0.024
5
devpress
code
Saturday, June 27, 2020 6:45 PM
Carbon Code Beautifier
I was trying to find solution for posting the code in some of my blogs. I was not happy with the markdown that is allowed in the hive or steem. So I though there must be other ways to post the code without
$ 0.020
5
devpress
code
Monday, June 22, 2020 4:12 PM
Fontawesome - Adding SVG Fonts on Website
You may have noticed that there are people who make use of the web based image fonts. And those fonts are easy to render on the page and can be used with the CDN. So this is one good thing worth learning
$ 0.023
7
5