id int64 5 1.93M | title stringlengths 0 128 | description stringlengths 0 25.5k | collection_id int64 0 28.1k | published_timestamp timestamp[s] | canonical_url stringlengths 14 581 | tag_list stringlengths 0 120 | body_markdown stringlengths 0 716k | user_username stringlengths 2 30 |
|---|---|---|---|---|---|---|---|---|
61,003 | Upgrading OpenBSD From 6.3 To 6.4 | This post is about upgrading OpenBSD from 6.3 to 6.4. What is necessary is to locate bsd.rd of the target version in the root directory and run it on boot. bsd.rd is a special ramdisk kernel. | 815 | 2018-12-07T03:05:16 | https://dev.to/nabbisen/upgrading-openbsd-63-to-64-59a5 | openbsd, os, upgrade, migration | ---
title: Upgrading OpenBSD From 6.3 To 6.4
published: true
description: This post is about upgrading OpenBSD from 6.3 to 6.4. What is necessary is to locate bsd.rd of the target version in the root directory and run it on boot. bsd.rd is a special ramdisk kernel.
tags: openbsd, os, upgrade, migration
series: Ope... | nabbisen |
61,146 | 3 coding habits to unblock yourself (Part 2) | Hello fellow coders. welcome back to part 2 of some good habits to unblock yourself. If you missed th... | 0 | 2018-11-08T22:26:05 | https://dev.to/trilemaestro92/3-coding-habits-to-unblock-yourself-part-2-4nge | errormessage, javascript, unblock | ---
title: 3 coding habits to unblock yourself (Part 2)
published: true
description:
tags: #errormessage #javascript #unblock
---
Hello fellow coders.
welcome back to part 2 of some good habits to unblock yourself. If you missed the 1st part you can check it out right here:
https://dev.to/trilemaestro92/3-c... | trilemaestro92 |
61,147 | Holding a loaded rifle without knowing it | Working in production mode needs extra care | 0 | 2018-12-08T23:18:46 | https://dev.to/hagailuger/holding-a-loaded-rifle-without-knowing-it-31i5 | productionmode | ---
title: Holding a loaded rifle without knowing it
published: true
description: Working in production mode needs extra care
cover_image: https://thepracticaldev.s3.amazonaws.com/i/29yuu2d3hcufg4cil9lk.jpeg
tags: production mode,
---
Two stories:
1. When I've served in the army a not-so-funny story happen... | hagailuger |
61,288 | Why You Need a Data Warehouse for Your Business | Why data storage for businesses is so essential. | 0 | 2018-11-08T18:50:39 | https://dev.to/brettclawson75/why-you-need-a-data-warehouse-for-your-business-2kde | business, datastorage, bigdata, datawarehouse | ---
title: Why You Need a Data Warehouse for Your Business
published: true
description: Why data storage for businesses is so essential.
tags: business, data storage, big data, data warehouse,
---
 | Edition of the map and some animation for the flower! | 0 | 2018-11-09T20:17:07 | https://dev.to/bigaston/game-off-2018-4-4hec | lua, gamedev, gameoff2018, pixelart | ---
title: Game Off 2018 (4)
published: true
description: Edition of the map and some animation for the flower!
tags: lua, gamedev, gameoff2018, pixelart
---
Hello!
It's the week, so I don't really have the time to work on new things. So I've work on the player mouvevement and on the player design!
![World]... | bigaston |
61,961 | It is really hard for me to ship daily. |
this post was also lost in the middle of writing it -.- it was about 5 paragrap... | 0 | 2018-11-11T08:08:49 | https://dev.to/liltechnomancer/it-is-really-hard-for-me-to-ship-daily--lh3 | discuss | this post was also lost in the middle of writing it -.- it was about 5 paragraphs this time and I am really bent out of shape about it. I guess I am going to start writing these in VSCode and then pasting them over.... GRRRRR.
To summarize. I am doing this challenge to get in the habit of shipping daily. I am doing th... | liltechnomancer |
61,975 | (Update #2) Just a prototype game. | Hey everyone! These days I did some coding on my game and had a little progress. I have added some... | 0 | 2018-11-11T11:17:16 | https://dev.to/kouna_to/update-2-just-a-prototype-game-133 | gamedev | ---
title: (Update #2) Just a prototype game.
published: true
description:
tags: gamedev
---
Hey everyone!
These days I did some coding on my game and had a little progress. I have added some obstacles(a crate as a placeholder) for limiting the player's area of movement. What you think of?
{% youtube Gj3L... | kouna_to |
62,028 | Magento 2 Promotion Banners | The Promotion Banners for Magento 2 allows creating any number of promo banners to let shoppers be aw... | 0 | 2018-11-11T17:35:41 | https://dev.to/ulmodtech/magento-2-promotion-banners-59kb | magento2, magento, magento2promo, magento2discount | ---
title: Magento 2 Promotion Banners
published: true
description:
tags: #magento2 #magento #magento2promo #magento2discount
---
<p>The <a href="https://www.ulmod.com/promotion-banners-for-magento-2.html">Promotion Banners for Magento 2</a> allows creating any number of promo banners to let shoppers be awar... | ulmodtech |
62,148 | Beer vs coffee? | What makes you more productive? Beer or coffee? | 0 | 2018-11-12T16:30:37 | https://dev.to/gene/beer-vs-coffee-1590 | discuss, devdiscuss, devtips, remoteworkingtips | ---
title: Beer vs coffee?
published: true
description: What makes you more productive? Beer or coffee?
tags: #discuss #devdiscuss #devtips #remoteworkingtips
---
Say it's 12:00 AM and you still need to complete that last feature before the sun rises in a few hours. You decided to grab something to drink so you... | gene |
62,232 | Abstracting IO using F# | In this post, I discuss approaches to unifying IO access pattern in F#. Unification allows us to abstract the underlying infrastructure implementations while enabling us to have consistent interfaces for all our IO patterns. Having shared access methods enabled consistent wrappings for things like retries, metrics, log... | 0 | 2018-11-13T01:41:56 | https://dev.to/jamesnovino/abstracting-io-using-f-3bg3 | f, softwareengineering, distributedsystems | ---
title: Abstracting IO using F#
published: true
description: In this post, I discuss approaches to unifying IO access pattern in F#. Unification allows us to abstract the underlying infrastructure implementations while enabling us to have consistent interfaces for all our IO patterns. Having shared access methods... | jamesnovino |
62,273 | New Video Course To Build a DEX, Metamask Privacy Mode | EatTheBlocks Newsletter #15 | This week in the EatTheBlocks newsletter: New Video Course To Build a DEX, Metamask Privacy Mode, a... | 0 | 2018-11-13T08:25:57 | https://dev.to/jklepatch/new-video-course-to-build-a-dex-metamask-privacy-mode--eattheblocks-newsletter-15-5h90 | dex, ethereum, dapps, metamask | ---
title: New Video Course To Build a DEX, Metamask Privacy Mode | EatTheBlocks Newsletter #15
published: true
description:
tags: DEX, Ethereum, Dapps, Metamask
---

This week in the EatTheBlocks newsletter: New Video Course To Build a... | jklepatch |
62,319 | How do I add "originally published at" to my post |
I'm new here, and I've just published my first post. It's a repost from somewhe... | 0 | 2018-11-13T11:44:54 | https://dev.to/lakatos88/how-do-i-add-originally-published-at-to-my-post-59dl | help | I'm new here, and I've just published my first post. It's a repost from somewhere else. I've added the canonical_url in frontmatter, but my post doesn't say "originally published at" in the author line.
I'm sure I'm missing something, how do I add that line to my author tag for the post?
Here is an example of how it ... | lakatos88 |
62,484 | SSH Agents In Depth | A Deep Dive Into SSH Agents | 0 | 2018-11-14T06:46:49 | https://dev.to/samuyi/ssh-agents-in-depth-4116 | linux, ssh, devops, security | ---
title: SSH Agents In Depth
published: true
description: A Deep Dive Into SSH Agents
tags: linux, ssh, devops, security
---

In a previous [post](https://dev.to/samuyi/using-ssh-agent-to-simplify-your-... | samuyi |
62,493 | Dependency Injection with Import Hooks in Python 3 | Learn how to leverage `sys.meta_path` to write an easy-to-use dependency injection framework. | 0 | 2018-12-26T14:18:53 | https://dev.to/dangerontheranger/dependency-injection-with-import-hooks-in-python-3-5hap | python, metaprogramming, dependencyinjection | ---
title: Dependency Injection with Import Hooks in Python 3
published: true
description: Learn how to leverage `sys.meta_path` to write an easy-to-use dependency injection framework.
tags: python, metaprogramming, dependency injection
---
`sys.meta_path` is one of the best-kept secrets in the Python standard ... | dangerontheranger |
62,645 | Crowdsourcing the evolution of text parsing with unified | unified is a tool for manipulating content using syntax trees. Today, we’re announcing the unified collective to make it sustainable | 0 | 2018-11-14T20:42:00 | https://dev.to/murderlon/crowdsourcing-the-evolution-of-text-parsing-with-unified-5ao1 | unified, syntaxtrees, mdx, micromark | ---
title: Crowdsourcing the evolution of text parsing with unified
published: true
description: unified is a tool for manipulating content using syntax trees. Today, we’re announcing the unified collective to make it sustainable
tags: unified,syntax-trees,mdx,micromark
cover_image: https://thepracticaldev.s3.amaz... | murderlon |
62,723 | I hate setting up my dev environment. | I should really write some scripts or something. | 0 | 2018-11-15T06:43:28 | https://dev.to/liltechnomancer/i-hate-setting-up-my-dev-environment-1056 | discuss | ---
title: I hate setting up my dev environment.
published: true
description: I should really write some scripts or something.
tags: discuss
---
Do you guys have complicated dev environments? I kind of do with all my terminal and text editor configs. I kind of want to simplify it all a ton but I love tricking ou... | liltechnomancer |
62,743 | How I managed to harness Imposter Syndrome! | Managing one's Imposter Syndrome | 0 | 2018-11-15T10:14:05 | https://dev.to/mmphego/how-i-managed-to-harness-imposter-syndrome-48e5 | impostersyndrome, career, advice, productivity | ---
title: How I managed to harness Imposter Syndrome!
published: true
description: Managing one's Imposter Syndrome
tags: impostersyndrome, career, advice, productivity
---
Originally posted on my [blog](https://blog.mphomphego.co.za/blog/2018/11/13/How-I-managed-to-harness-imposter-syndrome.html)
If you ar... | mmphego |
63,557 | First encounter with Firebase | Firebase. Yes, I had heard about it a lot. Firebase actually has a lot of cool things inside it from... | 0 | 2018-11-18T16:23:22 | https://dev.to/vjnvisakh/first-encounter-with-firebase-25oo | firebase | ---
title: First encounter with Firebase
published: true
description:
tags: firebase
---
Firebase. Yes, I had heard about it a lot. Firebase actually has a lot of cool things inside it from ML to Analytics and storage and what not. There are a lot of nice services. Although I don't know how much they are charg... | vjnvisakh |
64,066 | What’s new in Create React App 2 |
Create React App 2.1, released at the end of October 2018, added official sup... | 0 | 2019-07-08T17:36:06 | https://blog.logrocket.com/whats-new-in-create-react-app-2-fe8f4f448c75 | javascript, webdev, createreactapp, react | ---
title: What’s new in Create React App 2
published: true
tags: javascript,web-development,create-react-app,react
canonical_url: https://blog.logrocket.com/whats-new-in-create-react-app-2-fe8f4f448c75
---

[Create React App 2.1](https://gith... | bnevilleoneill |
115,160 | Features and Limitations of SPSS | SPSS stands for the programming language, a statistical package for Social Sciences. It was invented... | 0 | 2019-05-28T22:43:33 | https://dev.to/siddiquiusman/features-and-limitations-of-spss-2o5f | SPSS stands for the programming language, a statistical package for Social Sciences. It was invented by Norman H. Nie, who was an American social scientist. He invented SPSS along with other two young computer scientists in an attempt to organize his <a href="https://www.solidessay.com/our-services/how-to-write-a-disse... | siddiquiusman | |
64,134 | A Literal Guide for Erlang | This style is clear and short. Do you like it? Are there other language guides like this? Erlang by... | 0 | 2018-11-21T04:58:04 | https://dev.to/chenge/a-literal-guide-for-erlang-m1o | erlang, literal, chengefavor | ---
title: A Literal Guide for Erlang
published: true
description:
tags: Erlang, literal, chengefavor
cover_image: https://thepracticaldev.s3.amazonaws.com/i/c2q2tx1o6mkm99i9n0z4.png
---
This style is clear and short.
Do you like it? Are there other language guides like this?
[Erlang by Example](http:... | chenge |
64,401 | I am working as a software developer on autonomous driving, Ask Me Anything! | A post by Marcell Lipp | 0 | 2018-11-22T08:01:55 | https://dev.to/rlxdprogrammer/i-am-working-as-a-software-developer-on-autonomous-driving-ask-me-anything-5208 | ama | ---
title: I am working as a software developer on autonomous driving, Ask Me Anything!
published: true
tags: ama
---
| rlxdprogrammer |
64,491 | The Optimal Number of Steps for the E-commerce Checkout Process | One of the biggest pain points for e-commerce is the abandoned cart rate. 7 out of 10 shopping carts are abandoned, according to Big Commerce, and, by 2017, the cart abandonment rate grew up to 78.65%. | 0 | 2018-11-22T15:48:25 | https://dev.to/daniel88ftw/the-optimal-number-of-steps-for-the-e-commerce-checkout-process-4goj | magento, ecommerce, design, php | ---
title: The Optimal Number of Steps for the E-commerce Checkout Process
published: true
description: One of the biggest pain points for e-commerce is the abandoned cart rate. 7 out of 10 shopping carts are abandoned, according to Big Commerce, and, by 2017, the cart abandonment rate grew up to 78.65%.
tags: mag... | daniel88ftw |
64,516 | Time tracker recommendations? | Hey fellas, Brand new here! Super happy to join! I'm a consultant doing mainly web development work... | 0 | 2018-11-22T19:18:33 | https://dev.to/yoavanaki/time-tracker-recommendations-298o | discuss | ---
title: Time tracker recommendations?
published: true
tags: discuss
---
Hey fellas,
Brand new here! Super happy to join!
I'm a consultant doing mainly web development work. I bill by the hour. 'till now, I've used a spreadsheet to track the time I spent working, but I'm sure there's a better way. What d... | yoavanaki |
64,795 | Passion Projects are Fun - Except In Production | A short story of all the things we missed in building our custom HomePage in Stencil (that WordPress covers for us) | 0 | 2018-11-25T15:45:55 | https://dev.to/openforge/passion-projects-are-fun---except-in-production-1lmj | javascript, devops, webdev, opensource | ---
title: Passion Projects are Fun - Except In Production
published: true
description: A short story of all the things we missed in building our custom HomePage in Stencil (that WordPress covers for us)
tags: javascript, devops, webdev, opensource
---
Right around the time that the Ionic team came out with [... | jedihacks |
64,995 | Episode 8: Building a JSON API - Custom Sorting | Episode 8 covers adding custom sorting to both our user and item routes. | 75 | 2018-11-27T02:10:31 | https://dev.to/nathanbland/episode-8-building-a-json-api---custom-sorting-5a5f | node, mongodb, javascript, docker | ---
title: Episode 8: Building a JSON API - Custom Sorting
published: true
description: Episode 8 covers adding custom sorting to both our user and item routes.
tags: nodejs, mongodb, javascript, docker
series: building-a-json-api-with-express
cover_image: https://thepracticaldev.s3.amazonaws.com/i/w0tng8rlk2re38... | nathanbland |
65,086 | RDBとFirebaseのDB両方使ったっていいじゃない | 今年Firebaseを使い始めてからちょこちょこ自分の中で議題に上がるのが、RDBとFirebaseのデータベース(Firestore、Realtime... | 0 | 2018-11-27T13:14:57 | https://crieit.net/posts/RDB-Firebase-DB | mysql, firebase, firestore, japanese | ---
title: RDBとFirebaseのDB両方使ったっていいじゃない
published: true
description:
tags: mysql,firebase,firestore,japanese
canonical_url: https://crieit.net/posts/RDB-Firebase-DB
---
今年Firebaseを使い始めてからちょこちょこ自分の中で議題に上がるのが、RDBとFirebaseのデータベース(Firestore、Realtime Database)のどちらが使い勝手良いのか、ということ。ただ、そもそもどちらかを選ばなきゃいけないというわけではなく、適宜両方... | dala00 |
65,363 | Simplifying WordPress's functions.php with OOP | Using object-oriented programming to clean up spaghetti code in functions.php. | 0 | 2018-11-30T17:05:17 | https://dev.to/tylerlwsmith/simplifying-wordpresss-functionsphp-with-oop-2mj8 | wordpress, oop, php | ---
title: Simplifying WordPress's functions.php with OOP
published: true
description: Using object-oriented programming to clean up spaghetti code in functions.php.
tags: WordPress, OOP, PHP
cover_image: https://thepracticaldev.s3.amazonaws.com/i/okeklx72uayezqo7kedh.jpg
---
I love WordPress, and I use it for... | tylerlwsmith |
65,494 | What Should a Company Do With Its Products Built on Aging Tech? | Let's say you're running a software company with moderate success. The problem is you've built your p... | 0 | 2018-11-29T16:08:10 | https://dev.to/ld00d/what-should-a-company-do-with-its-products-built-on-aging-tech-h8g | discuss | ---
title: What Should a Company Do With Its Products Built on Aging Tech?
published: true
description:
tags: #discuss
---
Let's say you're running a software company with moderate success. The problem is you've built your product on technologies that are now rather old, and support for the tools is long gone,... | ld00d |
66,196 | 8 Reasons Why AngularJs is the Best Framework | Know why you should embrace AngularJs for your next project and what makes it a popular framework for developing websites | 0 | 2018-11-30T10:55:22 | https://dev.to/appdevelopmentagency/8-reasons-why-angularjs-is-the-best-framework-49ji | ---
title: 8 Reasons Why AngularJs is the Best Framework
published: true
description: Know why you should embrace AngularJs for your next project and what makes it a popular framework for developing websites
tags:
---

There was ... | appdevelopmentagency | |
66,523 | Setup PostgreSQL with TypeORM in GraphQL Tutorial | Get to use PostgreSQL, TypeORM and GraphQL in one project | 0 | 2018-12-02T22:57:03 | https://dev.to/rxassim/setup-postgresql-with-typeorm-in-graphql-tutorial-1cn8 | graphql, postgres, typescript, typeorm | ---
title: Setup PostgreSQL with TypeORM in GraphQL Tutorial
description: Get to use PostgreSQL, TypeORM and GraphQL in one project
tags: GraphQL, PostgreSQL, Typescript, TypeORM
published: true
---
_NOTE: This is a cross-post from my newsletter. I publish each email on [my blog](https://assim.me) one week after it’s ... | rxassim |
66,756 | Don't be mean: Statistical means and percentiles 101 | A post about the statistics we use at AppSignal and how they work. | 0 | 2018-12-04T13:32:40 | https://dev.to/appsignal/dont-be-mean-statistical-means-and-percentiles-101-1gnj | academy, engineering | ---
title: Don't be mean: Statistical means and percentiles 101
published: true
description: A post about the statistics we use at AppSignal and how they work.
tags: academy, engineering
---
Performance monitoring is an important part of running a successful application. One of the most basic ways to tell the p... | matsimitsu |
66,778 | React to Angular | Does anyone have any resources/advice on moving from React to Angular? I just went from freelancing i... | 0 | 2018-12-04T14:22:11 | https://dev.to/parisliam/react-to-angular-3mj | react, javascript, angular, migration | ---
title: React to Angular
published: true
description:
tags: React, JS, Angular, migration
---
Does anyone have any resources/advice on moving from React to Angular? I just went from freelancing in mostly react to working for a larger studio that mostly uses Angular. | parisliam |
66,946 | Hello... RegExp!? |
In this post, I'll try to explain the basics of regular expressions. Keep in mi... | 0 | 2018-12-05T18:19:18 | https://areknawo.com/hello-regexp | javascript, regex, tutorial | In this post, I'll try to explain the basics of **regular expressions**. Keep in mind that this sort-of tutorial is aimed for those who would like to learn regexps a bit better and/or are just starting and for those who don't know what regexps are at all. 🙃 So, let's get started!
# So, what are these regexps?
**Regu... | areknawo |
67,155 | How it works mentorship program inside dev.to? | I see on profiles settings a Mentorship section. I think it's a great idea but I can't find an option... | 0 | 2018-12-06T15:53:27 | https://dev.to/equiman/how-it-works-mentorship-program-inside-devto-3h2h | discuss, mentorship, help | I see on profiles settings a **Mentorship** section. I think it's a great idea but I can't find an option to search for mentors? Is there something like this that I'm missing?
For example, I would like to interchange mentorship speaking my native language Spanish and at the same time have a mentor to practice speaking... | equiman |
68,658 | Data and Page Content Refresh patterns in Angular | Helpful patterns for data refresh in Angular and RxJS Observables | 0 | 2018-12-14T19:55:59 | https://blog.eyas.sh/2018/12/data-and-page-content-refresh-patterns-in-angular/ | angular, angular2, rxjs, observable | ---
title: Data and Page Content Refresh patterns in Angular
published: true
description: Helpful patterns for data refresh in Angular and RxJS Observables
tags: Angular, Angular 2, RxJS, Observable
canonical_url: https://blog.eyas.sh/2018/12/data-and-page-content-refresh-patterns-in-angular/
---
Part of why I recomme... | eyassh |
67,324 | How to create a choropleth Map or Geographic HeatMap in React | A Choropleth Map is a thematic map in which areas are shaded or patterned in proportion to the... | 0 | 2018-12-15T17:54:55 | https://dev.to/webdevraj/how-to-create-a-choropleth-map-or-geographic-heatmap-in-react-23bm | javascript, react, heatmap, choropleth | ---
title: How to create a choropleth Map or Geographic HeatMap in React
published: true
description:
tags: JavaScript, React, Heatmap, Choropleth
---
<img src="https://thepracticaldev.s3.amazonaws.com/i/mpqts5lv196bfx8zj08a.png" />A Choropleth Map is a thematic map in which areas are shaded or patterned in prop... | webdevraj |
67,568 | React Native Floating Action Button | React Native Floating Action Button | 0 | 2018-12-09T05:26:24 | https://dev.to/skptricks/react-native-floating-action-button-395 | javascript, react, es6, reactnative | ---
title: React Native Floating Action Button
published: true
description: React Native Floating Action Button
tags: #javascript #react #es6 #reactnative
---
Post Link : <a href="https://www.skptricks.com/2018/12/react-native-floating-action-button.html" >React Native Floating Action Button </a>
This tutor... | skptricks |
67,683 | .NET Core Dependency Injection: Everything You Ought To Know | Is it necessary to understand what dependency injection is to use .NET Core? Let's explore everything you ought to know about it dependency injection in .NET Core! | 0 | 2018-12-10T12:25:24 | https://www.blog.jamesmichaelhickey.com/NET-Core-Dependency-Injection/ | webdev, dotnet, csharp | ---
title: .NET Core Dependency Injection: Everything You Ought To Know
published: true
description: Is it necessary to understand what dependency injection is to use .NET Core? Let's explore everything you ought to know about it dependency injection in .NET Core!
tags: #webdev, #dotnet, #csharp
canonical_url: https:/... | jamesmh |
68,563 | VS-Code | Know your tools #1 | Using tools to their full power | 0 | 2018-12-14T12:52:03 | https://dev.to/where_i_stuck/know-your-tools-vs-code-5ckd | productivity, git, betterdev, debugging | ---
title: VS-Code | Know your tools #1
published: true
description: Using tools to their full power
tags: productivity, git, better-dev, debugging
---
Productivity everybody wants it. Everybody thinks they are. But can we improve?
I think one way is to know our tools. What they are capable of? What are the ... | where_i_stuck |
68,572 | A map for Machine Learning on AWS |
It looks like Christmas is a little early this year ;) Here’s a little somethin... | 0 | 2019-01-25T09:50:53 | https://medium.com/@julsimon/a-map-for-machine-learning-on-aws-a285fcd8d932 | machinelearning, aws, cloudcomputing, ai | ---
title: A map for Machine Learning on AWS
published: true
tags: machine-learning,aws,cloud-computing,artificial-intellige
canonical_url: https://medium.com/@julsimon/a-map-for-machine-learning-on-aws-a285fcd8d932
---
It looks like Christmas is a little early this year ;) Here’s a little something from me to ... | juliensimon |
69,387 | Pro tips for Visual Studio Code to be productive in 2018 👨🏻💻 | Visual Studio Code blows other programming text editors out of the water. It's free, lightning fast, and packed with productivity features. | 0 | 2018-12-20T11:07:15 | https://dev.to/iankurbiswas/pro-tips-for-visual-studio-code-to-be-productive-in-2018--1jek | vscode, webdev, productivity, beginners | ---
title: Pro tips for Visual Studio Code to be productive in 2018 👨🏻💻
published: true
description: Visual Studio Code blows other programming text editors out of the water. It's free, lightning fast, and packed with productivity features.
tags: vscode, webdev, productivity, beginners
---
 be Learned? | I mean, I have a friend and he is working as a developer. He can do a daily simple CRUD. But he can't... | 0 | 2018-12-18T17:24:15 | https://dev.to/davidchandra95/can-problem-solving-skill-be-learned-1aa | discuss | ---
cover_image: https://thepracticaldev.s3.amazonaws.com/i/m46muhwkiqved85m1imx.jpg
title: Can Problem Solving (Skill) be Learned?
published: true
description:
tags: #discussion
---
I mean, I have a friend and he is working as a developer. He can do a daily simple CRUD. But he can't solve a "print a 90 degre... | davidchandra95 |
69,796 | Understanding Git: Configuration of Repositories and Remotes | Recently, a dev.to community member asked for someone to explain what's going on in their <tt>.git/config</tt> when they have GitHub and Heroku remotes. This article refines your mental model of Linux by providing a glimpse into the history of software configuration and version control and using that to solve a real-wo... | 0 | 2018-12-18T22:06:48 | https://www.wecohere.com/articles/understanding-git-configuration-of-remotes-and-repositories.html | git, productivity, linux, github | ---
title: Understanding Git: Configuration of Repositories and Remotes
published: true
description: Recently, a dev.to community member asked for someone to explain what's going on in their <tt>.git/config</tt> when they have GitHub and Heroku remotes. This article refines your mental model of Linux by providing a ... | zspencer |
69,814 | If async & awaits is used with Task in ASP.NET (C#), is there a need to manually create threads? | Or does the application use ASP.NET default thread group? | 0 | 2018-12-19T02:30:34 | https://dev.to/darknada/if-async--awaits-is-used-with-task-in-aspnet-c-is-there-a-need-to-manually-create-threads--4f8k | aspnet, c, discuss, async | ---
title: If async & awaits is used with Task in ASP.NET (C#), is there a need to manually create threads?
published: true
description: Or does the application use ASP.NET default thread group?
tags: ASP.NET, C#, discuss, Async
---
| darknada |
70,006 | What happens when you run `cp` on the command line? | It’s time for another edition of whatever the heck this is! After the deep dives I took into the Git... | 0 | 2018-04-27T22:13:35 | https://dev.to/captainsafia/what-happens-when-you-run-cp-on-the-command-line-7ae | unix, linux | ---
title: What happens when you run `cp` on the command line?
published: true
tags: unix,linux
canonical_url:
---
It’s time for another edition of whatever the heck this is! After the deep dives I took into the Git code base, I no longer have the energy to craft up interesting names for these code anthropolog... | captainsafia |
70,117 | sorting algorithms in javascript | Bubble sort Fun fact: if you say bubble sort really fast, it sounds like bulbasaur :O... | 0 | 2018-12-20T07:07:52 | https://dev.to/delph/sorting-algorithms-in-javascript-1797 | algorithms, javascript | ---
title: sorting algorithms in javascript
published: true
description:
tags: algorithms, javascript
---
## Bubble sort

<figcaption>Fun fact: if you say bubble sort really fast, it sounds like bulbasaur... | delph |
70,281 | URL Shortner | Created using NodeJS, Express and MongoDB. | 0 | 2018-12-21T10:27:33 | https://dev.to/sarthaksehgal/url-shortner-4kif | node, express, mongodb, urlshortner | ---
title: URL Shortner
published: true
description: Created using NodeJS, Express and MongoDB.
tags: nodejs, express, mongodb, url shortner
---
View [demo](https://url-shortner-99.herokuapp.com)
Fork me on [GitHub](https://github.com/sarthak-sehgal/url-shortner)
Frameworks used: NodeJS, Express, MongoDB
Cre... | sarthaksehgal |
87,077 | How to add reCaptcha to a form | how to integrate Google's reCaptcha in a form | 0 | 2019-03-11T15:13:06 | https://dev.to/uf4no/how-to-add-recaptcha-to-a-form-3kmi | laravel, beginners, spam | ---
title: How to add reCaptcha to a form
published: true
description: how to integrate Google's reCaptcha in a form
tags: laravel,beginner,spam
---
<p><em>This article was originally posted in <a href="http://www.antonioufano.com" target="_blank">my website</a>. If you like it, you may find interesting previous articl... | uf4no |
87,114 | Advice for Coding Bootcamp Students | Considering a coding bootcamp? Already enrolled? Here’s my advice for coding bootcamp students to ensure a successful career transition. | 0 | 2019-02-28T12:28:46 | http://jarednielsen.com/advice-coding-bootcamp-students/ | advice, code, codingbootcamp | ---
title: Advice for Coding Bootcamp Students
published: true
description: Considering a coding bootcamp? Already enrolled? Here’s my advice for coding bootcamp students to ensure a successful career transition.
tags: advice, code, coding bootcamp
canonical_url: http://jarednielsen.com/advice-coding-bootcamp-students/... | nielsenjared |
87,134 | Key Reasons to Teach an Online Course — Benefits of Online Teaching |
Key Reasons to Teach an Online Course — Benefits of Online Teaching
... | 0 | 2019-03-01T09:24:39 | https://dev.to/wenso_smith/key-reasons-to-teach-an-online-coursebenefits-of-online-teaching-136a | teaching, education, onlineteaching, learning | ---
title: Key Reasons to Teach an Online Course — Benefits of Online Teaching
published: true
tags: teaching,education,online-teaching,learning
canonical_url:
---
### Key Reasons to Teach an Online Course — Benefits of Online Teaching
There are many **benefits of online teaching** ; if you have the right s... | wenso_smith |
87,254 | Git, Github: Git Initialize Error “error: src refspec master does not match any.” | Being exhausted from an error when you try to create a new repo? Here is a quick answer! | 0 | 2019-02-28T22:08:45 | https://dev.to/arisa_dev/git-github-git-initialize-error-error-src-refspec-master-does-not-match-any-2lcj | git, github, commandline | ---
title: Git, Github: Git Initialize Error “error: src refspec master does not match any.”
cover_image: https://thepracticaldev.s3.amazonaws.com/i/bvh52gu3mzz4ytz52kii.png
published: true
description: Being exhausted from an error when you try to create a new repo? Here is a quick answer!
tags: Git, Github, Comm... | arisa_dev |
545,146 | meeee | idk | 0 | 2020-12-17T10:13:29 | https://dev.to/sakith18/meeee-3nfe | pentest | idk | sakith18 |
88,198 | Protect the integrity of your applications with Error Boundaries on React | Error Boundaries are one of the coolest and more powerful features that we have today in react, it allow us to protect our applications and add security layers to our project. | 0 | 2019-03-04T14:47:06 | https://enmascript.com/articles/2018/07/19/protect-the-integrity-of-your-applications-with-error-boundaries | javascript, react, webdev | ---
title: Protect the integrity of your applications with Error Boundaries on React
published: True
description: Error Boundaries are one of the coolest and more powerful features that we have today in react, it allow us to protect our applications and add security layers to our project.
tags: javascript, react, w... | duranenmanuel |
88,418 | Nevertheless, Thanigaivel K Coded | I started to code in 2018 because I want to learn a living with a minimum knowloedge that I... | 0 | 2019-03-05T10:03:41 | https://dev.to/thanixk/nevertheless-thanigaivel-k-coded--c9d | theycoded | ---
title: Nevertheless, Thanigaivel K Coded
published: true
tags: theycoded
---
## I started to code in 2018 because I want to learn a living with a minimum knowloedge that I had back then...
## Now-a-days apps we use are more customized and are directed towards user experience. Mainly in Desktops, customiz... | thanixk |
88,453 | How to Manage Conflicts: Listen |
Based on the bestseller "Crucial Conversations" and my experiences, I am giving... | 461 | 2019-03-05T13:33:01 | https://www.centralaustin.org/single-post/2019/03/05/how-to-manage-conflicts-listen | leadership, softskills, learning, career | Based on the bestseller "Crucial Conversations" and my experiences, I am giving a 3-part talk to [my Toastmasters club](https://www.centralaustin.org) on how to make conversations that matter the most to us. The first part is called **Listen**.
---
## Introduction
This year, I began to work on a new project, one tha... | ijlee2 |
88,480 | Nevertheless, Coro Coded | I started/continued to code in 2019 because... there's not enough gay black women coders... | 0 | 2019-03-05T14:23:36 | https://dev.to/coro121/nevertheless-coro-coded--2mma | wecoded | ---
title: Nevertheless, Coro Coded
published: true
tags: shecoded
---
## I started/continued to code in 2019 because...
there's not enough gay black women coders and I need to take myself to the next level. Coding has always been something I wanted to do but, didn't really see people who looked like me, doi... | coro121 |
117,725 | When Your Magento Website Gets Hacked | One of the most important things about a website is to make sure it is secure, and Magento is no exce... | 0 | 2019-06-04T15:22:05 | https://dev.to/goivvy/when-your-magento-website-gets-hacked-12oh | webdev, magento, ecommerce | One of the most important things about a website is to make sure it is secure, and Magento is no exception. Business owners work every day to learn the many different ways to keep Magento websites safe.
I had a client once who hired a Magento developer, made their first payment, and then the developer disappeared. The... | goivvy |
88,671 | Git Bisect is Easy (How to Initiate the Robot Uprising) | A simple guide to git bisect | 2,050 | 2019-08-08T19:06:16 | https://dev.to/jacobherrington/git-bisect-is-easy-44ol | git, productivity, beginners, testing | ---
title: Git Bisect is Easy (How to Initiate the Robot Uprising)
published: true
description: A simple guide to git bisect
tags: git, productivity, beginners, testing
cover_image: https://thepracticaldev.s3.amazonaws.com/i/cx4vy4tjlaji3224m8q8.jpg
series: Git Guides - Jacob Herrington
---
When we find a new bug in o... | jacobherrington |
88,754 | RS485 Pinout | All about RS485 Pinout and Signals | 0 | 2019-03-06T08:38:43 | https://dev.to/oscar37921395/rs485-pinout-g76 | comport | ---
title: RS485 Pinout
published: true
description: All about RS485 Pinout and Signals
tags: com port
---
This article describes the <a href="https://www.virtual-serial-port.org/article/what-is-serial-port/rs485-pinout/"> RS485 pin </a>configuration as well as diagrams of full and half duplex RS485 connective pinout... | oscar37921395 |
88,779 | Difference between monad-transfomer, mtl, and mtl-style technique |
This post is mean to explain the differences between the 3. These 3 terms come ... | 0 | 2019-03-06T11:11:02 | https://dev.to/rinn7e/dead-simple-explanation-of-the-difference-between-monad-transfomer-mtl-and-mtl-style-technique-5cf1 | haskell, monad, monadtransformer, mtl | ---
title: Difference between monad-transfomer, mtl, and mtl-style technique
published: true
description:
tags: haskell, monad, monad-transformer, mtl
---
This post is mean to explain the differences between the 3. These 3 terms come up regularly and it is important to differentiate them.
###Requirement
... | rinn7e |
88,812 | Allies Don't Make Inclusion About Themselves | I will never play baseball. Sure, I played as a kid, briefly, and I was terrible. I have since tried... | 0 | 2019-03-08T12:39:52 | https://dev.to/remotesynth/allies-dont-make-inclusion-about-themselves-4ean | wecoded | ---
title: Allies Don't Make Inclusion About Themselves
published: true
tags: shecodedally
---
I will never play baseball. Sure, I played as a kid, briefly, and I was terrible. I have since tried batting cages and find myself somehow wholly incapable of hitting even a single ball. Baseball teams - whether they b... | remotesynth |
88,834 | How to test Vue components with Laravel Mix and Mocha | Step by step to setup Vue tests with Laravel and Mocha | 0 | 2019-03-06T15:33:56 | https://dev.to/tuandm/how-to-test-vue-components-with-laravel-mix-and-mocha-3kgc | laravel, php, vue, test | ---
title: How to test Vue components with Laravel Mix and Mocha
published: true
description: Step by step to setup Vue tests with Laravel and Mocha
tags: laravel, php, vue, test
---
## Introduction
While adding tests to [Laravue](https://github.com/tuandm/laravue), I found that setting unit tests for Vue with... | tuandm |
168,992 | bắt rắn khủng | hãy xem ông này bắt rắn độc nhé | 0 | 2019-09-11T16:26:54 | https://dev.to/nguyennammailc/b-t-r-n-kh-ng-171 | hãy xem ông này bắt rắn độc nhé | nguyennammailc | |
88,863 | Nevertheless, Desi Coded | Photo by Daria Nepriakhina on Unsplash I started/continued to code in 2019 because... I... | 0 | 2019-03-06T18:01:43 | https://dev.to/desi/nevertheless-desi-coded--3pc6 | wecoded | ---
title: Nevertheless, Desi Coded
published: true
tags: shecoded
cover_image: https://thepracticaldev.s3.amazonaws.com/i/vt2ceq3y4rj8xesvwe98.jpg
---
Photo by Daria Nepriakhina on Unsplash
## I started/continued to code in 2019 because...
I missed it. I started coding in grade 4, but mostly abandoned it ... | desi |
88,887 | 3 Lessons on Software Development from the New England Patriots | By looking at how the consistently successful New England Patriots operate we can learn useful lessons to apply to our job as software developers. | 0 | 2019-03-06T19:02:35 | https://mokacoding.com/blog/3-lessons-from-new-england-patriots | productivity | ---
title: "3 Lessons on Software Development from the New England Patriots"
description: "By looking at how the consistently successful New England Patriots operate we can learn useful lessons to apply to our job as software developers."
og_image: https://s3.amazonaws.com/mokacoding/2019-03-05-tom-brady.webp
published... | mokagio |
88,949 | Best Mechanical Keyboard? | I’m looking to buy a good mechanical keyboard and was wondering if any of you had any solid recommend... | 0 | 2019-03-06T23:52:58 | https://dev.to/lildvlpr/best-mechanical-keyboard--5d95 | ask, productivity | ---
title: Best Mechanical Keyboard?
published: true
description:
tags: #ask, #productivity
---
I’m looking to buy a good mechanical keyboard and was wondering if any of you had any solid recommendations. I’ve seen a couple that have some really cool key colors. Any suggestions are welcome! | lildvlpr |
89,223 | Plasma gets Rust-y: Another WebAssembly Experiment | Building a plasma canvas effect using Wasm compiled from Rust. I’ve been working on projec... | 0 | 2019-03-07T21:37:44 | https://blog.jeremylikness.com/plasma-gets-rust-y-another-webassembly-experiment-bde6abf3061c | javascript, web, webassembly, rust | ---
title: Plasma gets Rust-y: Another WebAssembly Experiment
published: true
tags: javascript,web,webassembly,rust
canonical_url: https://blog.jeremylikness.com/plasma-gets-rust-y-another-webassembly-experiment-bde6abf3061c
---
#### Building a plasma canvas effect using Wasm compiled from Rust.
I’ve been wo... | jeremylikness |
89,352 | What are your favorite programming language syntax features? | Programming Language Syntax | 0 | 2019-03-27T16:31:17 | https://dev.to/geocine/what-are-your-favorite-programming-language-syntax-features-1emm | discuss, programming, beginners, software | ---
title: What are your favorite programming language syntax features?
published: true
description: Programming Language Syntax
tags: discuss, programming, beginners, software
---
I have my own non-exhaustive list, and these are purely based on what I have used: *JavaScript, TypeScript, C#*
#Safe Navigation... | geocine |
689,821 | JavaScript (Part-2) | Function We use a function for performing operations. Sometimes we have to perform similar... | 0 | 2021-05-06T13:55:51 | https://dev.to/mozibrishu/javascript-part-2-34ga | ## Function
We use a function for performing operations. Sometimes we have to perform similar operations in many places of code. A function's code can be used several times, so we don't need to write repetitive code. To declare a function, we use the function keyword, and to call a function we use functionName();
```j... | mozibrishu | |
89,381 | Nevertheless, Johanna Coded | I continued to code in 2019 because I have found an amazing community through Women Who Code that... | 0 | 2019-03-08T13:32:50 | https://dev.to/johannarlee/nevertheless-johanna-coded--4e01 | wecoded | ---
title: Nevertheless, Johanna Coded
published: true
tags: shecoded
cover_image: https://thepracticaldev.s3.amazonaws.com/i/pc8370hn22s00gzz9j05.jpg
---
I continued to code in 2019 because I have found an amazing community through Women Who Code that constantly motivates me to learn more and share my time ... | johannarlee |
89,550 | Nevertheless, Marifer Coded | Hello everyone!, my name is Marifer and I'm a woman in technology. First of all I want to apologize... | 0 | 2019-03-08T22:37:25 | https://dev.to/mafevito/nevertheless-marifer-coded--4173 | wecoded, womenintech | ---
title: Nevertheless, Marifer Coded
published: true
tags: shecoded, womenintech
---
Hello everyone!, my name is Marifer and I'm a woman in technology.
First of all I want to apologize for any mistake you may find in my spelling, my native language is Spanish and I'm still working to improve my English, bu... | mafevito |
89,578 | Pituophis: Setting up a Gopher server |
This is a tutorial for the Gopher library I wrote called Pituophis, and is curr... | 483 | 2019-03-09T02:47:11 | https://dev.to/dotcomboom/pituophis-setting-up-a-gopher-server-17kl | *This is a tutorial for the Gopher library I wrote called [Pituophis](https://github.com/dotcomboom/pituophis), and is current as of version 0.95. While the API is more or less finalized, it may still be subject to change.*
# Setting up a server
## Installing Pituophis
If you haven't already, install Pituophis by runn... | dotcomboom | |
89,773 | Memento Design Pattern [Behavioral] | What? – The memento lets us take a snapshot of an object’s important state.
Whe... | 0 | 2019-03-12T16:20:11 | https://itscoderslife.wordpress.com/2019/03/10/memento-design-pattern-behavioral/ | blog, concepts, designpattern, designpatterns | ---
title: Memento Design Pattern [Behavioral]
published: true
tags: blog,concepts,Design Pattern,Design Patterns
canonical_url: https://itscoderslife.wordpress.com/2019/03/10/memento-design-pattern-behavioral/
---
**What**? – The memento lets us take a snapshot of an object’s important state.
When impleme... | itscoderslife |
89,788 | Hello World! (TheSQL) | Hi. This is my first foray into joining a developer community! I’m excited to be here. As every... | 0 | 2019-03-10T03:18:09 | https://dev.to/ashc0des/hello-world-thesql-1gfn | wecoded | ---
title: Hello World! (TheSQL)
published: true
description:
tags: shecoded
---
Hi.
This is my first foray into joining a developer community! I’m excited to be here.
As every programmer’s typical first successful program is printing out Hello World! to the system console, I thought it would be a fitt... | ashc0des |
89,837 | R Language : Connect to CouchDB Database | R language Connect to CouchDB database | 0 | 2019-03-10T10:29:17 | https://dev.to/maheshkale/r-language--connect-to-couchdb-database--3nag | rdatascience, datascience, rlanguage, nosql | ---
title: R Language : Connect to CouchDB Database
published: true
description: R language Connect to CouchDB database
tags: #rdatascience #datascience #rlanguage #nosql
---
I never really had the time to get to fetch much of the data from the NoSQL database. But I was asked to find out ways to interface with them r... | maheshkale |
90,087 | The Story of Ruby/Rails Crowd Learning 🤓 | Small essay of my personal experience organizing peer-to-peer learning environment for studying Ruby/Rails | 0 | 2019-03-11T14:08:28 | https://dev.to/ark/the-story-of-collaborative-learning-of-rubyrails--an1 | ruby, rails, education | ---
title: The Story of Ruby/Rails Crowd Learning 🤓
published: true
cover_image: https://thepracticaldev.s3.amazonaws.com/i/agokbmskz93r6pnerlre.jpg
description: Small essay of my personal experience organizing peer-to-peer learning environment for studying Ruby/Rails
tags: ruby, rails, education
---
# Reasons
[LAMP... | ark |
90,167 | Testing GraphQL on the frontend and backend as well! | Test GraphQL on the frontend and backend as well using easygraphql-tester | 0 | 2019-03-11T16:05:59 | https://dev.to/estrada9166/testing-graphql-on-the-front-end-and-backend-4c42 | graphql, testing, node | ---
title: Testing GraphQL on the frontend and backend as well!
published: true
description: Test GraphQL on the frontend and backend as well using easygraphql-tester
tags: GraphQL, testing, Node.js
---
Making some test of your code is always a good practice that you should implement. The tests that you do will... | estrada9166 |
90,390 | My comment was marked as violating code of conduct. Why? | How can I find out the reason? Who do I ask? How do I find one to ask? I'm really curious. Ideally, I... | 0 | 2019-03-12T13:30:59 | https://dev.to/trueneu/my-comment-was-marked-as-violating-code-of-conduct-why-16og | help | ---
title: My comment was marked as violating code of conduct. Why?
published: true
description:
tags: #help
---
How can I find out the reason? Who do I ask? How do I find one to ask? I'm really curious.
Ideally, I'd like to have the ability to talk to the person that decided so. Their identity is not importa... | trueneu |
90,501 | You are not the code you write | A retrospective on my journey in software development and the struggles of defining what a 'good developer' actually is. | 0 | 2019-03-13T02:36:57 | https://dev.to/ggenya132/you-are-not-the-code-you-write-2h6l | beginners, impostersyndrome, curatedidentity, discuss | ---
title: You are not the code you write
published: true
description: A retrospective on my journey in software development and the struggles of defining what a 'good developer' actually is.
tags: beginners, imposter-syndrome, curated-identity, discussion
---
. Up until now, It's been tutorials an... | tosinibrahim96 |
91,879 | One package.json to rule them all | How to create a useful default package.json for all your future projects | 0 | 2019-03-18T10:05:28 | https://dev.to/promhize/one-packagejson-to-rule-them-all-35gn | npm, packagejson, javascript | ---
title: One package.json to rule them all
published: true
description: How to create a useful default package.json for all your future projects
tags: npm, package.json, javascript
cover_image: https://images.unsplash.com/photo-1531777319985-9dca28eeae64?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=c... | promisetochi |
92,296 | You're doing it wrong culture | Not sure why you’ve dragged up a 7 month old conversation, but your build process should be the same across all environments. | 0 | 2019-03-19T04:27:32 | https://dev.to/itsjoshbruce/youre-doing-it-wrong-culture-28oi | devculture | ---
title: You're doing it wrong culture
published: true
description: Not sure why you’ve dragged up a 7 month old conversation, but your build process should be the same across all environments.
tags: devculture
---
> Not sure why you’ve dragged up a 7 month old conversation, but your build process should be t... | itsjoshbruce |
92,409 | Using Styled Components with React Native | Learn how to use a styled-components in a React Native by building a two column layout UI | 0 | 2019-03-19T13:16:22 | https://medium.com/swlh/using-styled-components-with-react-native-de645fcf4787 | reactnative, javascript, react, mobile | ---
title: Using Styled Components with React Native
published: true
description: Learn how to use a styled-components in a React Native by building a two column layout UI
tags: reactnative, javascript, react, mobile
canonical_url: https://medium.com/swlh/using-styled-components-with-react-native-de645fcf4787
---
![co... | amanhimself |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.