Login
Discover
Waves
Communities
Login
Signup
devpress
@devpress
66
Curation Only Account.
Followers
80
Following
24
Follow
Resource Credits
Available
Used
Created
2020-05-26 18:31
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
devpress
linux
2020-09-11 09:46
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
2020-09-06 19:47
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
2020-09-04 17:45
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
2020-08-29 16:37
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
2020-08-26 21:28
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
2020-08-24 20:34
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
2020-08-19 15:30
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
2020-08-17 20:53
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
2020-08-16 16:50
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
2020-08-14 11:57
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
2020-08-12 19:38
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
2020-08-09 17:47
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
2020-08-07 16:28
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
2020-08-03 20:31
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
devpress
faunadb
2020-07-31 19:50
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
devpress
blog
2020-07-14 15:03
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
devpress
vscode
2020-07-11 21:00
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
devpress
linux
2020-06-29 19:10
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
devpress
code
2020-06-27 18:45
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
devpress
code
2020-06-22 16:12
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
Older →