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 |
|---|---|---|---|---|---|---|---|---|
175,659 | How to Rename a Modern SharePoint Site URL in Office 365 | This posts explains how to rename a Modern SharePoint site URL in Office 365.
... | 0 | 2019-10-22T20:23:09 | https://blogit.create.pt/miguelisidoro/2019/09/23/how-to-rename-a-modern-sharepoint-site-url-in-office-365/ | office365, sharepoint, collaboration, modernsharepoint | ---
title: How to Rename a Modern SharePoint Site URL in Office 365
published: true
tags: Office 365,SharePoint,Collaboration,Modern SharePoint
canonical_url: https://blogit.create.pt/miguelisidoro/2019/09/23/how-to-rename-a-modern-sharepoint-site-url-in-office-365/
---
The post [How to Rename a Modern SharePoint Site... | mlisidoro |
175,749 | Make and Deploy a Serverless Application Into AWS lambda | At my job we needed a solution for writing, maintaining and deploying aws lambdas. The serverless fra... | 0 | 2019-09-24T09:13:37 | https://dev.to/pcmagas/make-and-deploy-a-serverless-application-into-aws-lambda-1ijd | serverless, lamda, aws, node | At my job we needed a solution for writing, maintaining and deploying aws lambdas. The serverless framework is a nodejs framework used for making and deploying serverless applications such as AWS Lambdas.
So we selected the serverless application as our choice for these sole reasons:
- Easy to manage configuration en... | pcmagas |
175,814 | Slider | Slider for site. Animation in the form of flipping cards in a circle. #javascript #html #css #w... | 0 | 2019-09-24T11:14:00 | https://dev.to/iderevyansky/slider-1h8d | codepen, javascript, html, webdev | <p>Slider for site. Animation in the form of flipping cards in a circle.</p>
{% codepen https://codepen.io/IDerevyansky/pen/jONdvOv %}
#javascript #html #css #web #react #nodejs | iderevyansky |
175,823 | Command Execution Tricks with Subprocess - Designing CI/CD Systems | The most crucial step in any continuous integration process is the one that executes build instructio... | 0 | 2019-10-01T02:10:12 | https://tryexceptpass.org/article/continuous-builds-subprocess-execution/ | python, subprocess, ci, continuousdelivery | ---
title: Command Execution Tricks with Subprocess - Designing CI/CD Systems
published: true
tags: python, subprocess, ci, continuousdelivery
canonical_url: https://tryexceptpass.org/article/continuous-builds-subprocess-execution/
cover_image: https://tryexceptpass.org/images/continuous-builds-execution.webp
---
The ... | tryexceptpass |
175,840 | Serenity automation framework - Part 2/4 - Automation Test with UI using Cucumber | Guideline for how to implement UI test using Cucumber with Serenity | 0 | 2019-09-25T09:13:07 | https://dev.to/cuongld2/serenity-automation-framework-part-2-4-automation-test-with-ui-using-cucumber-3n7b | serenity, java, cucumber, ui | ---
title: Serenity automation framework - Part 2/4 - Automation Test with UI using Cucumber
published: true
description: Guideline for how to implement UI test using Cucumber with Serenity
tags: #Serenity #Java #Cucumber #UI
---
Hi folks, I'm back with another post.
Please check out [this](https://dev.to/cuongld2/se... | cuongld2 |
175,848 | Azure Functions in the Portal – ALM | Author Credits: Michael Stephenson, Microsoft Azure MVP. Originally Published at Serverless360 Blogs... | 0 | 2019-09-24T12:53:51 | https://dev.to/suryavenkat_v/azure-functions-in-the-portal-alm-1a73 | azure, serverless | <p>Author Credits: <a href="https://www.serverless360.com/blog/author/michael" rel="noopener noreferrer" target="_blank">Michael Stephenson</a>, Microsoft Azure MVP.</p>
<p>Originally Published at <a href="https://serverless360.com/" rel="noopener noreferrer" target="_blank">Serverless360 Blogs</a>.</p>
<blockquote>T... | suryavenkat_v |
175,856 | Quick vim tips to generate and increment numbers | Too lazy to type each one of them numbers | 0 | 2019-09-25T12:57:31 | https://irian.to/blogs/quick-vim-tips-to-generate-and-increment-numbers | vim, productivity, tips, numbers | ---
title: Quick vim tips to generate and increment numbers
published: true
description: Too lazy to type each one of them numbers
tags: vim, productivity, tips, numbers
canonical_url: https://irian.to/blogs/quick-vim-tips-to-generate-and-increment-numbers
---
There are times when I need to either increment or generat... | iggredible |
176,198 | AWS Application Integration | Step Functions it helps in defining the lambda function Amazon MQ it’s replace... | 0 | 2019-09-25T05:21:36 | https://dev.to/vikashagrawal/aws-application-integration-18oi | # Step Functions
it helps in defining the lambda function
# Amazon MQ
it’s replacement of rabbit MQ
# SNS (Simple Notification Service)
• It's a push-based service.
• It can be used to push notifications to:
```
o Mobile devices
o SQS
o HTTP endpoint
o SMS text messages
o Email
o Lambda can be consumer of this topic ... | vikashagrawal | |
176,301 | How to integrate Endtest with BrowserStack | Codeless Automated Testing for Mobile Apps with Endtest and BrowserStack | 0 | 2019-09-25T14:25:54 | https://dev.to/endtest/how-to-integrate-endtest-with-browserstack-2gkj | webdev, testing, productivity, devops | ---
title: How to integrate Endtest with BrowserStack
published: true
description: Codeless Automated Testing for Mobile Apps with Endtest and BrowserStack
tags: webdev, testing, productivity, devops
cover_image: https://thepracticaldev.s3.amazonaws.com/i/61k02d7k2t18rhhflj46.png
---
###**Introduction**###
[Endtest](h... | razgandeanu |
177,761 | Caching JavaScript data file results when using Eleventy | How to cache the query results of a Web API to speed up the development of an Eleventy website. | 0 | 2019-09-27T19:14:56 | https://dev.to/heypieter/caching-javascript-data-file-results-when-using-eleventy-38ch | javascript, eleventy, cache | ---
title: Caching JavaScript data file results when using Eleventy
published: true
description: How to cache the query results of a Web API to speed up the development of an Eleventy website.
tags: javascript, Eleventy, cache
---
[Eleventy](https://www.11ty.io) by [Zach Leatherman](https://twitter.com/zachleat/) has ... | heypieter |
176,411 | How to Build a Dashboard of Live Conversations with Flask, React, and Nexmo | Nexmo recently introduced the Conversation API. This API enables you to have different styles of com... | 0 | 2019-09-25T15:58:22 | https://dev.to/vonagedev/how-to-build-a-dashboard-of-live-conversations-with-flask-react-and-nexmo-1kdh | flask, react, webdev, tutorial | Nexmo recently introduced the [Conversation API](https://developer.nexmo.com/conversation/overview). This API enables you to have different styles of communication (voice, messaging, and video) and connect them all to each other.
It's now possible for multiple conversations within an app to coincide and to retain con... | lolocoding |
176,432 | Better Technical Interviews: Part 4 – My Opinions on Various Techniques | This post part of a series I'm writing on better technical interviews. I'd love your feedback in the... | 0 | 2019-09-25T19:59:03 | https://seankilleen.com/2019/09/better-technical-interviews-part-4-my-opinions-on-various-techniques/ | interviewing, culture, hiring | ---
title: Better Technical Interviews: Part 4 – My Opinions on Various Techniques
published: true
tags: interviewing,culture,hiring
canonical_url: https://seankilleen.com/2019/09/better-technical-interviews-part-4-my-opinions-on-various-techniques/
---
_This post part of [a series](https://seankilleen.com/2019/09/bet... | seankilleen |
176,445 | React Native: Best Practices When Using FlatList or SectionList | Have you had any performance issues when using React Native SectionList or FlatList? I know I did. It... | 0 | 2019-09-25T17:10:30 | https://dev.to/m4rcoperuano/react-native-best-practices-when-using-flatlist-or-sectionlist-4j41 | reactnative, performance, javascript | Have you had any performance issues when using React Native [SectionList](https://facebook.github.io/react-native/docs/sectionlist) or [FlatList](https://facebook.github.io/react-native/docs/flatlist)? I know I did. It took me many hours and one time almost an entire week to figure out why performance was so poor in my... | m4rcoperuano |
176,521 | Let's Fix Some A11y Issues this Hacktoberfest 👩💻👨💻 | With Hacktoberfest just around the corner I started thinking about what I would like to contribute th... | 0 | 2019-09-30T05:50:35 | https://www.upyoura11y.com/contribute-to-a11y-in-oss | a11y, hacktoberfest, webdev, showdev |
With Hacktoberfest just around the corner I started thinking about what I would like to contribute this year (both in October and going forward).
Over the course of the year I've been doing my best to be an advocate for accessibility in web applications, and so I thought a natural thing to do would be to **help impr... | s_aitchison |
176,535 | hello world | apparently I have one of these now, hello | 0 | 2019-09-25T19:58:49 | https://dev.to/weems/hello-world-5d2b | apparently I have one of these now, hello | weems | |
176,602 | Improving Performance for Low-Bandwidth Users with save-data | Detect when users have requested lighter pages and serve them less | 0 | 2019-09-25T23:42:08 | https://www.mikehealy.com.au/save-data-for-low-bandwidth-users/ | performance, http, wordpress, php | ---
title: Improving Performance for Low-Bandwidth Users with save-data
published: true
description: Detect when users have requested lighter pages and serve them less
cover_image: https://cdn.mikehealy.com.au/wp-content/uploads/2019/09/save-data-cover.jpg
tags: performance,http,wordpress,php
canonical_url: https://www... | mike_hasarms |
176,622 | Fullstacking: Final Styling | Now that we have everything working, at least to a minimum, we can beautify the project Spoiler:... | 2,044 | 2019-09-26T18:51:01 | https://dev.to/heymarkkop/fullstacking-final-styling-4028 | reactnative | Now that we have everything working, at least to a minimum, we can beautify the project
Spoiler:

# Buttons
The first visual component we have to work is the input button. Since I didn't want to spend much time trying to make a cool butt... | heymarkkop |
176,625 | My First Js Canvas | I Give myself 6 days to write my first Js moving canvas as a challenge I already know pure Js but I... | 0 | 2019-09-26T01:57:11 | https://dev.to/aelhor/my-first-js-canvas-58kj | I Give myself 6 days to write my first Js moving canvas as a challenge I already know pure Js but I want to push myself | aelhor | |
176,766 | A Docker Antivirus in Ruby | Originally posted on Medium Last year, I've had the occasion to work on a project to build Docker im... | 0 | 2019-12-09T20:22:44 | https://medium.com/@wdhif/a-docker-antivirus-in-ruby-a4cceb4528e0 | docker, antivirus, clamav, atomic | *Originally posted on [Medium](https://medium.com/@wdhif/a-docker-antivirus-in-ruby-a4cceb4528e0)*
Last year, I've had the occasion to work on a project to build Docker images for developers. For security reasons, the developers were not allowed to push to a registry the Docker images they had built on their computer.... | wdhif |
176,788 | Best Possible Hibernate Configuration for Batch Inserts | Problem In general, the hibernate entities (domains) are set to use database sequence as I... | 0 | 2019-09-26T14:10:56 | https://dev.to/smartyansh/best-possible-hibernate-configuration-for-batch-inserts-2a7a | database, batching, hibernate, java | #Problem#
In general, the hibernate entities (domains) are set to use database sequence as Id generator.
In such a case, for every insert hibernate makes two round trips to the database. It'll first make a round trip to get the next value of the sequence to set the identifier of the record. Then make another round trip... | smartyansh |
177,794 | Designing an API to mash up public and private data | Designing an API to mash up public an... | 0 | 2019-09-27T21:19:36 | https://dev.to/kp/designing-an-api-to-mash-up-public-and-private-data-1p6g | help, design | {% stackoverflow 58141399 %} | kp |
176,841 | Good Practices: Dates, Time & Time zones in PHP | Your PHP script does not cope with dates and time? We all been there, here is how you solve it... | 0 | 2019-09-26T12:52:28 | https://dev.to/anastasionico/good-practices-dates-time-time-zones-in-php-256g | php, datetime, dateinterval, dateperiod | ---
title: Good Practices: Dates, Time & Time zones in PHP
published: true
description: Your PHP script does not cope with dates and time? We all been there, here is how you solve it...
tags: PHP, DateTime, DateInterval, DatePeriod
cover_image: https://thepracticaldev.s3.amazonaws.com/i/5sbv0u0yq4wtbl6tehd9.jpg
---
H... | anastasionico |
177,035 | 10 tips on making to-do lists that will maximize your productivity | It happens that we get tons of tasks that we should finish them, but we’re used to be late at finishi... | 0 | 2019-09-26T15:04:30 | https://dev.to/lartwel/10-tips-on-making-to-do-lists-that-will-maximize-your-productivity-569g | productivity, career, motivation | It happens that we get tons of tasks that we should finish them, but we’re used to be late at finishing them due to many reasons. I’d love to share some thoughts I learned from books such as **Eat That Frog** and other resources. I experienced them with myself the time and they helped me improve my productivity and ge... | lartwel |
177,104 | Multiple Tabs in VIM | A quick tutorial on how to use tabs in VIM | 0 | 2019-09-26T17:09:50 | https://dev.to/connorbode/multiple-tabs-in-vim-gn4 | vim, linux | ---
title: Multiple Tabs in VIM
published: true
description: A quick tutorial on how to use tabs in VIM
tags: vim, linux
---
I've recently been transitioning to using VIM as my full time editor. There are a lot of tricks to learn, but I think I'm getting the hang of things.
One major advantage is that I can now prof... | connorbode |
177,230 | Setting up Python unittests with GitHub annotations | Hello! This is my first post on DEV, so I'm going to try to make this quick and simple. If you want... | 0 | 2019-09-27T01:21:43 | https://dev.to/rdil/setting-up-python-unittests-with-github-annotations-3li1 | python, unittests, cirrus, ci | Hello!
This is my first post on DEV, so I'm going to try to make this quick and simple.
If you want inline examples of exactly where your code is failing, you can integrate [Cirrus CI with GitHub annotations](https://medium.com/cirruslabs/github-annotations-support-227d179cde31). This is super simple to do.
1. Start ... | rdil |
177,257 | hello,world | A post by 蒙蒙 | 0 | 2019-09-27T02:48:18 | https://dev.to/meng/hello-world-4554 | meng | ||
182,639 | Game Of Stakes Continues: Day 3 | Join the discussion in DAOBet Telegram groups: International community [EN] Validators group chat G... | 0 | 2019-10-04T09:33:54 | https://daobet.org/blog/game-of-stakes-continues-day-3/ | crypto, cryptocurrency, blockchain, gambling | Join the discussion in DAOBet Telegram groups:
- [International community [EN]](https://t.me/daobet)
- [Validators group chat](https://t.me/daobet_validators)
- [Game developers group chat](https://t.me/daobet_developers)
Join our social media to keep up to date with all the announcements: [Twitter](https://twitter.c... | daobet |
177,327 | How to send emails with just a few lines of code with Yagmail in Python | Original post How to send emails with just a few lines of code with Yagmail in Python On our last... | 2,455 | 2019-09-27T05:24:43 | https://dev.to/davidmm1707/how-to-send-emails-with-just-a-few-lines-of-code-with-yagmail-in-python-25pm | python, tutorial, learning |
Original post [How to send emails with just a few lines of code with Yagmail in Python](https://letslearnabout.net/tutorial/how-to-send-easily-emails-with-yagmail/ "Permalink to How to send emails with just a few lines of code with Yagmail in Python")
![Yagmail tutorial][1]
On our last lesson, [How to send beautiful... | davidmm1707 |
177,345 | AngularJS vs ReactJS: Comparison between AngularJS and ReactJS | When you want to create a single page application the question arrives in your mind: What I will use?... | 0 | 2019-09-27T06:05:26 | https://dev.to/teclogiq/angular-vs-react-comparison-between-angular-and-react-10jo | angularvsreact, angularorreact, angular, react | When you want to create a single page application the question arrives in your mind: What I will use? AngularJS or ReactJS? I've been using AngularJS and ReactJS for a while now. Both frameworks are super fast, advanced, widely adopted JavaScript (JS) technologies that we use to create interactive single-page applicati... | teclogiq |
177,585 | start each_with_index from 1 (This is good for UI) | 👍 Usual way books.each_with_index do |book, index| puts "#{index}: #{book.title}" end... | 0 | 2019-09-27T12:12:19 | https://dev.to/n350071/start-eachwithindex-from-1-this-is-good-for-ui-2hj1 | rails | ---
title: start each_with_index from 1 (This is good for UI)
tags: rails
published: true
---
## 👍 Usual way
```ruby
books.each_with_index do |book, index|
puts "#{index}: #{book.title}"
end
#=> 0: a
#=> 1: b
#=> 2: c
```
## 🦄 Start from 1
You can use `each.with_index(1)`.
This is good when you use each method... | n350071 |
177,624 | Why I Love The Syntax.fm Podcast | I have a long commute everyday and there's nothing more satisfying than firing up an interesting podc... | 0 | 2019-09-27T14:07:01 | https://dev.to/bbarbour/why-i-love-the-syntax-fm-podcast-3mhn | webdev, podcast, beginners, watercooler | I have a long commute everyday and there's nothing more satisfying than firing up an interesting podcast or audiobook for the drive. I am an audio learner, so it's especially useful for me. I've gone through quite a few developer podcasts (many of which I found right here on Dev.to) constantly searching for new ones I ... | bbarbour |
177,745 | Using GraphDbs to Visualize Code/SQL dependencies | The Problem Over the last few years I have done a ton of legacy code/database clean up. Th... | 0 | 2019-10-11T15:16:04 | https://dev.to/dealeron/using-graphdbs-to-visualize-code-sql-dependencies-3370 | graphdb, sql, cypher | ## The Problem
Over the last few years I have done a ton of legacy code/database clean up. This often involved confirming that a table we suspected was dead wasn't referenced in any active repositories. There was also a ton of stored procedures left over from the days of old (I think over a thousand at its worst, we're... | drmurloc |
177,821 | What I Look for During an Interview | A list of the qualities that make a candidate excel. | 0 | 2019-09-30T23:45:46 | https://dev.to/brewsterbhg/what-i-look-for-during-an-interview-117e | career, interview | ---
title: What I Look for During an Interview
published: true
description: A list of the qualities that make a candidate excel.
tags: #career, #interview
cover_image: https://thepracticaldev.s3.amazonaws.com/i/ejn7eqorx53qgj35mj5r.jpg
---
I've had to interview a number of developers throughout my last couple of jobs,... | brewsterbhg |
177,826 | Gerenciando kits de desenvolvimento Java, Kotlin e Clojure facilmente com o SDKMAN | Você é uma pessoa que costuma trabalhar em projetos Java que possuem versões do SDKs (Software Deve... | 0 | 2019-09-27T23:42:34 | https://dev.to/collabcode/gerenciando-kits-de-desenvolvimento-java-kotlin-e-clojure-facilmente-com-o-sdkman-24d5 | java, kotlin, clojure, linux | 
Você é uma pessoa que costuma trabalhar em projetos Java que possuem versões do SDKs (Software Development Kits) diferentes?
No mundo Java não é incomum a necessidade de se trabalhar em versões mais antigas da plataforma como o Java 6 e 7 para corrigir problemas ou adic... | malaquiasdev |
179,525 | BxJS Weekly Episode 82 - javascript news podcast | Hey dev.to community! BxJS Weekly Episode 82 is now out! 🚀 Listen to the best javascript news of the... | 0 | 2019-09-29T10:44:44 | https://dev.to/yamalight/bxjs-weekly-episode-82-javascript-news-podcast-58ln | javascript, node, podcast, news | Hey dev.to community!
BxJS Weekly Episode 82 is now out! 🚀
Listen to the best javascript news of the week in a podcast form right here.
Here's all the mentioned links (also found [on github](https://github.com/BuildingXwithJS/bxjs-weekly/blob/master/links/19-39-Episode-82.md)):
## Getting started:
- [Learn React i... | yamalight |
179,889 | List Comprehension, or How I learned to Stop Worrying and Love the List | Lists and Dictionaries are a powerful part of the Python toolbox. They are useful in any language, bu... | 0 | 2019-09-28T19:27:15 | https://dev.to/zmbailey/list-comprehension-or-how-i-learned-to-stop-worrying-and-love-the-list-49jo | ---
title: List Comprehension, or How I learned to Stop Worrying and Love the List
published: true
description:
tags:
---
Lists and Dictionaries are a powerful part of the Python toolbox. They are useful in any language, but Python has some new twists that make them even more versatile and easier to use. Many lang... | zmbailey | |
179,906 | Java Streams and Spliterators | This article discusses implementing Java 8 Streams and the underlying Spliterator implementation. Th... | 0 | 2019-09-28T22:03:54 | https://blog.hcf.dev/article/2019-03-28-java-streams-and-spliterators | java, stream, spliterator | ---
title: Java Streams and Spliterators
canonical_url: https://blog.hcf.dev/article/2019-03-28-java-streams-and-spliterators
tags:
- Java
- Stream
- Spliterator
---
This article discusses implementing [Java 8][Java 8] [`Stream`s][Stream] and the underlying [`Spliterator`][Spliterator] implementation. The nontrivi... | allenball |
219,430 | Forms in React, a tale of abstraction and optimisation | Table of contents The basics Abstraction Optimisation In my example I use the Material-... | 0 | 2019-12-12T16:09:00 | https://dev.to/sabbin/forms-in-react-a-tale-of-abstraction-and-optimisation-3gb2 | react | #Table of contents
[The basics](#chapter-1)
[Abstraction](#chapter-2)
[Optimisation](#chapter-3)
In my example I use the [Material-UI](https://material-ui.com/) library, and mostly the [TextField component](https://material-ui.com/components/text-fields/).
It can be removed and adapted to any library or no libra... | sabbin |
179,942 | Your commit messages matter more than you think | You’ve just finished up a big chunk of code, you run your tests, and you’re ready to push it out the... | 0 | 2019-09-29T01:47:54 | https://dev.to/cathyc93/your-commit-messages-matter-more-than-you-think-3a15 | code, beginners, practices, cleancode | You’ve just finished up a big chunk of code, you run your tests, and you’re ready to push it out the door. In your haste, you type up a quick message and think “this is good enough”. A few weeks later, you’re scanning back through your commits looking for a certain change, and you find yourself more often than not ha... | cathyc93 |
179,966 | What is the best serverless platform? | Azure Functions, AWS Lambda, Netlify Function, Google Cloud Function, IBM Cloud Function | 0 | 2019-09-29T04:41:23 | https://dev.to/syuraj/what-is-the-best-serverless-platform-1l48 | serverless, functions, faas | ---
title: What is the best serverless platform?
published: true
description: Azure Functions, AWS Lambda, Netlify Function, Google Cloud Function, IBM Cloud Function
tags: Serverless, Functions, Faas
---
I have used Azure extensively and the summary is it sucks.
UI is terribly complex, quite unresponsive.
CLI is not ... | syuraj |
180,122 | Redundancy in Ruby: Feature or Bug? | The Ruby language came onto the scene in the mid 90’s thanks to a Yukihiro Matsumoto. He was a C++ pr... | 0 | 2019-09-29T17:19:42 | https://dev.to/mzakzook/redundancy-in-ruby-feature-or-bug-39i4 | ruby, beginners | The Ruby language came onto the scene in the mid 90’s thanks to a Yukihiro Matsumoto. He was a C++ programmer who wanted to have more fun programming and felt that most languages neglected the human experience of coding. He designed Ruby so that experienced programmers could jump in and immediately start writing powerf... | mzakzook |
180,135 | 10 Visual Studio Code Extensions for Frontend Developers in 2020 | Visual Studio Code had 2.6 millions monthly active users in 2017 (last official number I could find,... | 0 | 2019-09-29T18:16:54 | https://thesmartcoder.dev/10-awesome-visual-studio-code-extensions-for-frontend-developers/ | productivity, vscode, javascript, react | Visual Studio Code had 2.6 millions monthly active users in 2017 (last official number I could find, certainly more by now) and is the arguably the best code editor out there at the moment. One of the best features is the Market Place offering tons of extensions to customize it exactly to your needs and helping you in ... | simonholdorf |
180,265 | How to Build a Simple Markdown Plugin for Your Gatsby Site | Learn how to write a simple Gatsby plugin that enables you to easily embed third-party videos into your content using a non-standard embed syntax. | 0 | 2019-09-30T03:07:05 | https://www.danielworsnup.com/blog/how-to-build-a-simple-markdown-plugin-for-your-gatsby-site/ | javascript, gatsby, plugin, tutorial | ---
title: How to Build a Simple Markdown Plugin for Your Gatsby Site
published: true
tags: javascript, gatsby, plugin, tutorial
description: Learn how to write a simple Gatsby plugin that enables you to easily embed third-party videos into your content using a non-standard embed syntax.
canonical_url: https://www.dani... | worsnupd |
180,181 | How to use React Dashboard analytics with an external site FOR FREE | 30+ smart components with included serverless analytics & user auth functions that works with Netlify. | 0 | 2019-09-29T19:54:10 | https://dev.to/dillonraphael/how-to-use-react-dashboard-analytics-with-an-external-site-for-free-3ap3 | react, serverless, netlify, javascript | ---
title: How to use React Dashboard analytics with an external site FOR FREE
published: true
description: 30+ smart components with included serverless analytics & user auth functions that works with Netlify.
tags: react, serverless, netlify, javascript
cover_image: https://cdn.sanity.io/images/axalcmta/posts/888cd6e... | dillonraphael |
180,193 | Intro to Graph Data Structures | Data structures are just ways we organize data. The one I'm sure you're familiar with is the list o... | 0 | 2019-09-29T22:27:25 | https://dev.to/amberjones/intro-to-graph-data-structures-abk | javascript, beginners, firstyearincode |
Data structures are just ways we organize data.
The one I'm sure you're familiar with is the **list** or **array**, a **linear** ordered sequence of values. This is your shopping list, your to-do, your reading, whatever.
Lets explore the way more exciting realm of **non-linear** graphs!
####But first, some basics... | amberjones |
180,194 | Hacktoberfest Mini Competition: Win 50 bucks for open source contribution | In the wake of this years hacktober fest I am giving away 50 bucks for the most meaningful contribution to Super Productivity | 0 | 2019-09-29T21:19:57 | https://dev.to/johannesjo/i-am-giving-away-50-bucks-for-your-hacktoberfest-contribution-472p | hacktoberfest, contributorswanted, opensource, webdev | ---
title: Hacktoberfest Mini Competition: Win 50 bucks for open source contribution
published: true
description: In the wake of this years hacktober fest I am giving away 50 bucks for the most meaningful contribution to Super Productivity
tags: hacktoberfest, contributorswanted, opensource, webdev
cover_image: https:... | johannesjo |
180,251 | Learn to code on your iPhone📱 for FREE 🚀 | Did you know you can learn to code on your iPhone or iPad? You don’t need an expensive laptop or a t... | 0 | 2019-09-30T02:01:07 | https://dev.to/0xbanana/learn-to-code-on-your-iphone-for-free-2fni | ios, reactnative, go, python | Did you know you can learn to code on your iPhone or iPad?
You don’t need an expensive laptop or a top of the line desktop to learn how to write useable code. With these FREE apps from the App Store you can start learning RIGHT NOW!
**W3 - Web development and programming tutorials**
W3 is a wonderful resource every... | 0xbanana |
181,362 | Docker 101 - What it is and how to start using | Docker is awesome! | 2,568 | 2019-10-04T02:24:02 | https://dev.to/luturol/docker-101-what-it-is-and-how-to-start-using-1d84 | docker, begginers | ---
title: Docker 101 - What it is and how to start using
published: true
description: Docker is awesome!
tags:
- docker
- begginers
series: Docker for Begginers
---
You can see the original post in [my personal blog](https://luturol.github.io/docker/Docker-101)
# What is Docker?
Docker is a tool which controls con... | luturol |
180,341 | Update: Family Feud with React | Let's make a game together | 0 | 2019-09-30T09:59:07 | https://dev.to/thefern/update-family-feud-with-react-dk5 | hacktoberfest, react, game | ---
title: Update: Family Feud with React
published: true
description: Let's make a game together
tags: hacktoberfest, react, game
---
Excited to get this project started. Here's a quick update. I have created a starter react project, and deployed to [https://kodaman2.github.io/family-trivia-react/](https://kodaman2.g... | thefern |
180,413 | Constant Enum in Activerecord Rails | 🤔 Situation & Motivation Master data that is not so many records and not need to store... | 0 | 2019-09-30T10:33:51 | https://dev.to/n350071/constant-enum-in-activerecord-rails-4gpe | rails | ---
title: Constant Enum in Activerecord Rails
tags: rails
published: true
---
## 🤔 Situation & Motivation
Master data that is not so many records and not need to store into RDB because of the performance.
How we can store it in the code?
## 🦄 General solution
```ruby
class Hoge
module TYPE
A = 1
B = 2
... | n350071 |
180,423 | Dynamically change the iframe height from inside | 🤔 Situation Your page is embedded to an iframe which ID is parent-iframe, and you want to... | 0 | 2019-10-29T00:56:38 | https://dev.to/n350071/dynamically-change-the-iframe-height-from-inside-24en | javascript | ---
title: Dynamically change the iframe height from inside
tags: js
published: true
---
## 🤔 Situation
Your page is embedded to an iframe which ID is `parent-iframe`, and you want to change the height by your page content.
```html
<html>
<head>
</head>
<body>
<div>
<iframe src="https://your.html" id... | n350071 |
180,452 | The ary.map(&:to_s), what is this? | 👍 Instant summary They are equal. # ary = [:jack, :justin, :jojo] ary.map(&:to_s) ==... | 0 | 2019-09-30T12:07:10 | https://dev.to/n350071/the-ary-map-tos-what-is-this-n2i | rails | ---
title: The ary.map(&:to_s), what is this?
tags: rails
published: true
---
## 👍 Instant summary
They are equal.
```ruby
# ary = [:jack, :justin, :jojo]
ary.map(&:to_s) === ary.map{|obj| obj.to_s}
# => true
ary.map(&:to_s)
# => ["jack", "justin", "jojo"]
ary.map{|obj| obj.to_s}
# => ["jack", "justin", "jojo"]
`... | n350071 |
180,460 | VS Code Extension - Render Process Diagrams with bpmn.io | VS Code Extension for Displaying BPMN 2.0 Files | 0 | 2019-09-30T12:35:17 | https://dev.to/pinussilvestrus/vs-code-extension-render-process-diagrams-with-bpmn-io-39ab | vscode, plugins, bpmn, webdev | ---
title: VS Code Extension - Render Process Diagrams with bpmn.io
published: true
description: VS Code Extension for Displaying BPMN 2.0 Files
tags: #vscode #plugins #bpmn #webdev
---
As another exciting pet project, we created a [Visual Studio Code](https://code.visualstudio.com/) extension for rendering BPMN 2.0 p... | pinussilvestrus |
180,525 | Analysis of ECS 236th meeting abstracts(2) - word embedding by Word2Vec and SCDV | Introduction This is an serial article about language analysis of ECS 236th meeting abstra... | 0 | 2019-10-07T02:58:58 | https://dev.to/konkon3249/analysis-of-ecs-236th-meeting-abstracts-2-word-embedding-by-word2vec-and-scdv-23i9 | python, nlp, scdv, scientific | # Introduction
This is an serial article about language analysis of ECS 236th meeting abstracts.
In this series, I've been explaining the technique used in my webapp ECS Meeting Explorer. The introduction of this app is available in an article below,
[ECS Meeting Explorer - webapp for scientific conference](https://d... | konkon3249 |
180,558 | Releasing a high-performance, lightweight, non-blocking and event-loop networking library written in pure Go | Github Page: https://github.com/panjf2000/gnet gnet is an Event-Loop network... | 0 | 2019-09-30T16:40:02 | https://dev.to/panjf2000/releasing-a-high-performance-lightweight-non-blocking-and-event-loop-networking-library-written-in-pure-go-4beb | go, networking | <p align="center">
<img src="https://raw.githubusercontent.com/panjf2000/gnet/master/logo.png" alt="gnet">
<br />
<a title="Build Status" target="_blank" href="https://travis-ci.com/panjf2000/gnet"><img src="https://img.shields.io/travis/com/panjf2000/gnet?style=flat-square"></a>
<a title="Codecov" target="_blank" href... | panjf2000 |
180,681 | Parte 1 -> Orientación | Conceptos Docker es una plataforma para desarrolladores y administradores de sistemas para desarroll... | 2,489 | 2019-10-01T17:49:33 | https://dev.to/gelopfalcon/parte-1-orientacion-3hlm | docker, espanol, devops, containers |
<h2>Conceptos</h2>
Docker es una plataforma para desarrolladores y administradores de sistemas para desarrollar, implementar y ejecutar aplicaciones con contenedores. El uso de contenedores de Linux para implementar aplicaciones se denomina `containerization`. Los contenedores no son nuevos, pero su uso para implemen... | gelopfalcon |
180,803 | Null-Safety vs Maybe/Option - A Thorough Comparison (Part 1/2) | An in-depth and practical comparison between Null-safety and the Maybe/Option type, both used to discard the infamous null pointer error. | 0 | 2019-10-02T12:15:53 | http://www.practical-programming.org/blog/null-safety-vs-maybe-option/index.html | null, maybe, option | ---
title: Null-Safety vs Maybe/Option - A Thorough Comparison (Part 1/2)
published: true
description: An in-depth and practical comparison between Null-safety and the Maybe/Option type, both used to discard the infamous null pointer error.
tags: null, maybe, option
cover_image: https://thepracticaldev.s3.amazonaws.com... | practicalprogramming |
180,845 | Part 2: Classic Encryption Algorithms - Mono-alphabetic Substitution Ciphers | Table of Contents Table of Contents Mathematical Background Greatest common divisor Co... | 2,484 | 2019-10-03T14:28:30 | https://dev.to/kalkwst/part-2-classic-encryption-algorithms-mono-alphabetic-substitution-ciphers-3kkc | computerscience, security, beginners | ## Table of Contents
<!-- TOC -->
- [Table of Contents](#table-of-contents)
- [Mathematical Background](#mathematical-background)
- [Greatest common divisor](#greatest-common-divisor)
- [Coprime Numbers](#coprime-numbers)
- [Modular Multiplicative Inverse](#modular-multiplicative-inverse)
- [Monoalphabetic Subs... | kalkwst |
180,921 | #SQL30 Day 4: Video Game Sales | Welcome to the SQL showdown series! What is this and how does it work? I'm committing t... | 2,589 | 2019-10-06T11:24:43 | https://dev.to/zchtodd/sql30-day-4-video-game-sales-1a2 | sql, database, postgres, challenge | Welcome to the SQL showdown series!
### What is this and how does it work?
I'm committing to publishing a SQL challenge every day for 30 days. In each post I'll describe **my** solution to the last day's challenge. I'll follow that up with a full description of the challenge for the next day.
Write your own solu... | zchtodd |
181,036 | Pure css - Joker | A post by Ekaterina | 0 | 2019-10-01T14:53:07 | https://dev.to/petrekx/pure-css-joker-oi4 | codepen | {% codepen https://codepen.io/petrek/pen/yLBdXEa %} | petrekx |
181,234 | Communicating Technical Debt | Many developers feel that product management and executive leadership don't "get it" when we talk abo... | 2,551 | 2019-10-02T03:00:53 | https://dev.to/integerman/communicating-technical-debt-3gbd | architecture, communication, codequality, management | Many developers feel that product management and executive leadership don't "get it" when we talk about technical debt. At the same time, if you ask developers about factors vital to the long-term success of a project, paying down technical debt is high on the list. So, how can we communicate technical debt in a way th... | integerman |
181,300 | My first time at JSConf Budapest, how was it? | Sharing my thoughts and experience on attending JSConf Budapest for the first time | 0 | 2019-10-04T11:35:51 | https://www.lirantal.com/blog/2019-10-04_jsconf-budapest-review | jsconf, speaking, devrel, conferences | ---
title: My first time at JSConf Budapest, how was it?
published: true
description: Sharing my thoughts and experience on attending JSConf Budapest for the first time
tags: jsconf, speaking, devrel, conferences
cover_image: https://thepracticaldev.s3.amazonaws.com/i/of0bgqoc2ghd5dpsrj9a.jpeg
canonical_url: https://ww... | lirantal |
181,378 | Containers Developer Summit in 10 pictures | On Friday, September 27 IBM Developer SF hosted a 1-day Containers Developer Summit. We started with... | 0 | 2019-10-02T22:22:49 | https://maxkatz.org/2019/10/01/containers-developer-summit-in-10-pictures/ | conference, containers, events | ---
title: Containers Developer Summit in 10 pictures
published: true
date: 2019-10-02 01:55:55 UTC
tags: Conference,Containers,Events
canonical_url: https://maxkatz.org/2019/10/01/containers-developer-summit-in-10-pictures/
---
On Friday, September 27 [IBM Developer SF](https://www.meetup.com/IBM-Developer-SF-Bay-Are... | maxkatz |
181,471 | Smart web design. Part II: Customizable color theme in 10 minutes 🦜⏱ | How to organize colors using CSS variables to make you design customizable. | 2,340 | 2019-10-02T09:47:09 | https://dev.to/rumkin/smart-web-design-part-ii-customizable-color-theme-in-10-minutes-27ho | css, html, web, ui | ---
title: Smart web design. Part II: Customizable color theme in 10 minutes 🦜⏱
published: true
description: How to organize colors using CSS variables to make you design customizable.
tags: css, html, web, ui
series: Smart web design
cover_image: https://thepracticaldev.s3.amazonaws.com/i/m2917692brm7zgcfpjf2.jpg
---... | rumkin |
181,641 | Answer: How do I generate a random 10 digit number in ruby? | answer re: How do I generate a random... | 0 | 2019-10-02T17:06:38 | https://dev.to/khalilgharbaoui/answer-how-do-i-generate-a-random-10-digit-number-in-ruby-5ej | ---
title: Answer: How do I generate a random 10 digit number in ruby?
published: true
---
{% stackoverflow 55379711 %} | khalilgharbaoui | |
181,665 | Puzzle Driven Development + Hacktoberfest = Contributor-friendly project | How Puzzle Driven Development can make your project more contributor friendly | 0 | 2019-10-02T19:09:25 | https://dev.to/dtinth/puzzle-driven-development-hacktoberfest-contributor-friendly-project-3k7a | hacktoberfest, opensource | ---
title: Puzzle Driven Development + Hacktoberfest = Contributor-friendly project
published: true
tags: hacktoberfest, opensource
description: How Puzzle Driven Development can make your project more contributor friendly
---
[**Puzzle Driven Development**](https://www.yegor256.com/2010/03/04/pdd.html), an Agile meth... | dtinth |
181,668 | Minimize redux boilerplate with these 7 lines of code! | The Setup Have you ever worked with applications where you use redux for state management?... | 0 | 2019-10-03T12:51:42 | https://dev.to/kokaneka/minimize-redux-boilerplate-with-these-4-lines-of-code-5ak0 | redux, react, node, javascript | ### The Setup
Have you ever worked with applications where you use redux for state management? I am sure you have. It's beautiful how the framework lets us use the one way state flow by dispatching actions, making use of pure functions and immutability to provide a nearly perfect state management option for small/medi... | kokaneka |
321,664 | Icons in a React project | When I'm working on a project that needs icons, I always reach for Nucleo icons. (No, they're not pay... | 0 | 2020-04-28T18:52:09 | https://boldoak.design/blog/icons-in-a-react-project/ | react, gatsby, svg, icons | When I'm working on a project that needs icons, I always reach for [Nucleo](https://nucleoapp.com/) icons. (No, they're not paying me. But they _are_ really good.) Both their native and web apps allow for easy exporting of the SVG, but the native app can also export in JSX, which is perfect for my blog which runs on Ga... | peiche |
181,884 | Fun with Unicode in Java | Normally developers don't pay much attention to character encoding in Java. However, when we crisscro... | 0 | 2019-10-03T06:14:19 | https://dev.to/maithilish/fun-with-unicode-in-java-47pn | unicode, encoding, java |
Normally developers don't pay much attention to character encoding in Java. However, when we crisscross between byte and char streams, things can get quite confusing unless we know the character set basics. Many tutorials and posts about character encoding are heavy in theory with little real examples. In this post, w... | maithilish |
181,951 | Nebular Hacktoberfest | Hacktoberfest is started a few days ago! And you still have no idea on how to start your amazing jou... | 0 | 2019-10-03T08:55:43 | https://dev.to/nikpoltoratsky/nebular-hacktoberfest-1gca | angular, hacktoberfest | Hacktoberfest is started a few days ago! And you still have no idea on how to start your amazing journey into the open-source world and finally get your T-Shirt? I have an answer for you. One of the best ways to start open-source contributions is to help us with [Nebular](https://github.com/akveo/nebular).
## What is... | nikpoltoratsky |
181,976 | Few Awesome CSS Snippets I Recently Learned | Center the absolute positioned content .center{ top : 50%; left : 50%; transform :... | 0 | 2019-10-31T14:15:18 | https://dev.to/3sanket3/few-awesome-css-snippets-i-recently-learned-33pb | css, beginners, webdev | # Center the absolute positioned content
```css
.center{
top : 50%;
left : 50%;
transform : translate(-50%,-50%);
}
```
Codepen: https://codepen.io/3sanket3/pen/LYYOWwV
# Maintain aspect ratio of the container
```css
.container{
padding-bottom:56.4%; /* aspect ratio 16:9*/
}
```
The percentage should be ca... | 3sanket3 |
182,045 | Learn to Program 03: The How | Finally we get to the how. How exactly will this series be structured to help you (the reader) learn... | 0 | 2019-10-03T11:55:42 | https://dev.to/pieterjoubert/learn-to-program-03-the-how-3ad8 | learning, beginners | Finally we get to the _how_. _How_ exactly will this series be structured to help you (the reader) learn programming? _How_ will you be able to measure your progress? _How_ exactly will this work?
The first answer concerns structure. The series will be structured as short posts (typically less than 5min to read) that ... | pieterjoubert |
182,089 | How to Debug Node Serverless Using JetBrains WebStorm | One of the most useful tools in a developer's quiver is the debugger. The debugger allows a developer... | 0 | 2019-10-03T14:46:43 | https://tenmilesquare.com/how-to-debug-node-serverless-using-jetbrains-webstorm/ | javascript, serverless, webstorm, debugging | <!-- wp:paragraph -->
<p>One of the most useful tools in a developer's quiver is the debugger. The debugger allows a developer to not only step through code and track down bugs, but it is useful as a way to profile data structures. I find the ability to profile data structures to be extremely useful when working with s... | ryboflavin42 |
182,097 | Remembering that I once was a terrible programmer | I think it's pretty fair to say that as we grow older and wiser, we tend to forget where we came from. And I think this recency-bias shows up frequently in software engineering as well. | 0 | 2019-10-03T13:46:44 | https://browntreelabs.com/i-have-come-a-long-way/ | ruby, programming, life, inspiration | ---
title: Remembering that I once was a terrible programmer
published: true
description: I think it's pretty fair to say that as we grow older and wiser, we tend to forget where we came from. And I think this recency-bias shows up frequently in software engineering as well.
tags: ruby, programming, life, inspiration
c... | cpow |
182,130 | Looking for Advice: Best Method for Adding Fill-in-the-Blank Functionality to WordPress Plugin | Hi All, I'm building a new WordPress plugin for interactive fill-in-the-blank notes. Goal: Anyone wh... | 0 | 2019-10-03T14:58:12 | https://dev.to/davidshq/looking-for-advice-best-method-for-adding-fill-in-the-blank-functionality-to-wordpress-plugin-26om | wordpress, php, javascript | Hi All,
I'm building a new WordPress plugin for interactive fill-in-the-blank notes. Goal: Anyone who is presenting information and likes to use fill-in-the-blank style handouts could do so using this plugin (without the need for printed copies while retaining interactivity).
My rough plan is to:
1. Create a Custom ... | davidshq |
182,145 | Git Workflow: How much change is too much change for one commit for you? | Sometimes we need to fix a typo and sometimes we need to hunt down a particularly ugly bug. How much change to your code is too much change for one commit? What do you use to decide when to commit changes? | 0 | 2019-10-03T15:32:29 | https://dev.to/daveskull81/git-workflow-how-much-change-is-too-much-change-for-one-commit-for-you-2kd6 | git, discuss, opensource | ---
title: Git Workflow: How much change is too much change for one commit for you?
published: true
description: Sometimes we need to fix a typo and sometimes we need to hunt down a particularly ugly bug. How much change to your code is too much change for one commit? What do you use to decide when to commit changes?
t... | daveskull81 |
182,200 | Testing Biometrics in Android Apps | How to automate your test for biometric apps with HeadSpin biometric SDK. | 0 | 2019-10-03T19:19:26 | https://dev.to/pancy/testing-biometrics-in-android-apps-5hji | android, testing, java, kotlin | ---
title: Testing Biometrics in Android Apps
published: true
description: How to automate your test for biometric apps with HeadSpin biometric SDK.
tags: android, testing, java, kotlin
cover_image: https://miro.medium.com/max/11350/1*X5gq7HQ_oTcBjUjPm1EmgA.jpeg
---
**Disclaimer: I’m working at [HeadSpin](https://hea... | pancy |
182,236 | How to use MSAL for signup in a web application | MSAL (Microsoft authentication library) is the most modern way to connect with servises, that Misroso... | 0 | 2019-10-03T21:12:06 | https://dev.to/yababay/how-to-use-msal-for-signup-in-a-web-application-5g0p | MSAL (Microsoft authentication library) is the most modern way to connect with servises, that Misrosoft provides. Oh boy... I will write this text till morning, if I will continue in English... Could you, guys, excuse me, if I use my native Russian to finish the article? Thank you! I was shure, that there is most frend... | yababay | |
182,661 | Neo - спаситель человечества | Очень обнадеживающая новость: на смену ветерану Vim спешит NeoVim - редактор кода... | 0 | 2019-10-04T15:25:13 | https://dev.to/ryanlanciaux/neo-vim-for-web-development-56n9 | javascript, программирование, кодинг | ---
title: Neo - спаситель человечества
published: true
date: 2019-10-03 16:11:00 UTC
tags: JavaScript,Программирование,Кодинг
canonical_url: https://dev.to/ryanlanciaux/neo-vim-for-web-development-56n9
---
Очень [обнадеживающая новость](https://dev.to/ryanlanciaux/neo-vim-for-web-development-56n9): на смену ветерану ... | yababay |
182,836 | Yarn Workspaces does not Honor .npmrc Location Precedence: Implications and Possible Solutions | Yarn Workspaces has a bug that does not respect the location precedence of .npmrc / .yarnrc files to configure registry settings if you run a yarn command in a selected workspace. | 0 | 2019-10-04T14:33:48 | https://doppelmutzi.github.io/yarn-workspaces-bug/ | yarn, yarnworkspaces, troubleshooting | ---
title: Yarn Workspaces does not Honor .npmrc Location Precedence: Implications and Possible Solutions
published: true
description: Yarn Workspaces has a bug that does not respect the location precedence of .npmrc / .yarnrc files to configure registry settings if you run a yarn command in a selected workspace.
canon... | doppelmutzi |
182,841 | Be more productive with these tools! ☔️ November picks for you | Here we are for another round of interesting libraries!! Let's see what the month of November will b... | 1,536 | 2019-11-06T06:54:08 | https://dev.to/paco_ita/be-more-productive-with-these-tools-november-picks-for-you-13hh | productivity, webdev, javascript, design | Here we are for another round of interesting libraries!! Let's see what the month of November will bring us. :tada:

[Compressorjs](https://fengyuanchen.github.io/compressorjs/) is a library to compress images, as the name su... | paco_ita |
182,857 | How to avoid undefined error when comparing in JavaScript | Hey there people One of the most common errors we encounter in JavaScript is the undefined error whe... | 2,603 | 2019-10-04T15:35:11 | https://dev.to/adnanbabakan/how-to-avoid-undefined-error-when-comparing-in-javascript-15e3 | javascript, beginners, tip | Hey there people
One of the most common errors we encounter in JavaScript is the undefined error when trying to compare two values.
Let me give you an example so you understand it better.
Imagine you have an object that you want to check if a property value is equal to another value, what you are going to do is this:... | adnanbabakan |
193,389 | How to design a thorough hiring process for your company? — Part II | “Hire people who are smarter than you are — whose talents surpass yours — and give them opportunities... | 0 | 2019-10-23T07:22:56 | https://dev.to/mrsaeeddev/how-to-design-a-thorough-hiring-process-for-your-company-part-ii-2bai | startup, whoishiring, career, hiring |
*“Hire people who are smarter than you are — whose talents surpass yours — and give them opportunities for growth. It’s the smart thing to do and it is a sign of high personal humility.”― Bruna Martinuzzi*

In the first ... | mrsaeeddev |
182,872 | How to use Geolocation, Geocoding and Reverse Geocoding in Ionic 4 | In this post, you will learn how to implement Geolocation in Ionic 4 apps using Ionic Native Plugins... | 0 | 2019-10-04T15:02:56 | https://enappd.com/blog/using-geolocation-geocoding-and-reverse-geocoding-in-ionic-4/45/ | ionic, geolocation, geocoding, geofencing | <main role="main"><article class=" u-minHeight100vhOffset65 u-overflowHidden postArticle postArticle--full is-supplementalPostContentLoaded is-withAccentColors" lang="en"><div class="postArticle-content js-postField js-notesSource editable" id="editor_6" g_editable="true" role="textbox" contenteditable="true" data-defa... | bunyy |
183,086 | #Hacktoberfest 2019 my experience | Hacktoberfest It is my first time participating and the truth is surprising how technology can unite... | 0 | 2019-10-04T22:26:17 | https://dev.to/jlzaratec/hacktoberfest-2019-my-experience-45mh | hacktoberfest, spanish, programming | Hacktoberfest It is my first time participating and the truth is surprising how technology can unite people and allow us to contribute our grain of sand.
Is a great experience :P
#hacktoberfest smile | jlzaratec |
183,129 | Day 5 : Best Life | liner notes: Professional : Made it through my first week as a JavaScript Developer Advocate. My ma... | 0 | 2019-10-05T01:23:31 | https://dev.to/dwane/day-5-best-life-2dg8 | hiphop, code, blog, lifelongdev | _liner notes_:
- Professional : Made it through my first week as a JavaScript Developer Advocate. My manager said I had a great week, so that made me feel good. I'm just out here trying to live my best life. haha. Worked on wrapping up the projects assigned to me and got my pull requests in. Also did some on-boarding t... | dwane |
189,421 | Kafka: Is it a Topic or a Queue? | Apache Kafka is pretty versatile and it's quite common to hear different names for it. It is referred... | 0 | 2019-10-16T13:25:45 | https://dev.to/itnext/kafka-is-it-a-topic-or-a-queue-4lom | beginners, showdev | [Apache Kafka](https://kafka.apache.org/) is pretty versatile and it's quite common to hear different names for it. It is referred to as a queuing service, message bus (it is way more than that!), streaming platform (this one is accurate by the way), etc. From my discussion with many folks (esp. who are new to Kafka), ... | abhirockzz |
193,072 | How to jumpstart a React application | Quickly initialize a React app with create-react-app | 0 | 2019-10-22T14:38:07 | https://dev.to/cesareferrari/how-to-jumpstart-a-react-application-58p7 | reactjsjavascript | ---
title: How to jumpstart a React application
published: true
description: Quickly initialize a React app with create-react-app
tags: reactjs javascript
cover_image: https://ferrariwebdevelopment.s3.us-east-2.amazonaws.com/assets/create-react-app.jpeg
---
## Quickly initialize a React app with create-react-app
`cre... | cesareferrari |
194,566 | Streamlining the setup of a new user workspace on Ubuntu/Fedora | I’ve been wanting to streamline the process of how I set up a new workspace with all the base package... | 0 | 2019-10-24T14:28:52 | https://www.eddinn.net/2019/10/24/streamlining-the-setup-of-a-new-user-workspace-on-ubuntu-fedora/ | linux, scripting, automation, shell | ---
title: Streamlining the setup of a new user workspace on Ubuntu/Fedora
published: true
date: 2019-10-24 13:40:38 UTC
tags: Linux,Scripting,automation,shell
canonical_url: https://www.eddinn.net/2019/10/24/streamlining-the-setup-of-a-new-user-workspace-on-ubuntu-fedora/
cover_image: https://i2.wp.com/www.eddinn.net/... | eddinn |
196,878 | Whats your dev theme? | mine is the 10x hacker theme, whats yours? | 0 | 2019-10-28T15:52:34 | https://dev.to/fultonbrowne/whats-your-dev-theme-g53 | discuss, healthydebate, meta | mine is the 10x hacker theme, whats yours?
 | fultonbrowne |
197,063 | Managing Emotions As A Programmer | There's going to be times when you'll feel stuck. Your energy, drive, and emotion will go up and down... | 2,745 | 2019-10-28T17:08:19 | https://juniortosenior.substack.com/p/managing-emotions-as-a-programmer | career | There's going to be times when you'll feel stuck. Your energy, drive, and emotion will go up and down over time during your career. Managing your enthusiasm during the day to day work as a programmer takes significant practice. There's a good chance you will go through many ups and downs. I’ve found that it helps to vi... | dpods |
197,065 | Fata Morganas in Accessibility | Sometimes you stumble over things where your first thoughts are, "Hey, thats great for accessibility!" or "Nice, it's always better to solve things in a browser-native way instead of relying on JavaScript". But sometimes things are to good to be true | 0 | 2019-10-28T16:36:12 | https://marcus.io/blog/fata-morganas-in-a11y | a11y | ---
title: Fata Morganas in Accessibility
published: true
description: Sometimes you stumble over things where your first thoughts are, "Hey, thats great for accessibility!" or "Nice, it's always better to solve things in a browser-native way instead of relying on JavaScript". But sometimes things are to good to be tru... | marcush |
198,060 | Remote job php, js | How to find a remote job | 0 | 2019-10-30T02:18:51 | https://dev.to/nghiata/remote-job-php-js-52im | php, javascript, react, laravel | ---
title: Remote job php, js
published: true
description: How to find a remote job
tags: php, js, React, laravel
---
I can code with php without framework and some framework (laravel, codeIgniter) and Javascript(vanilla, React). I want to find a remote job to work with. Is it available in here?
| nghiata |
199,509 | Philosophy of a Good Developer | Going beyond the technical aspects of what makes a good developer by taking a deep look at some fundamental rules. | 0 | 2019-11-28T11:05:44 | https://dev.to/xenoxdev/philosophy-of-a-good-developer-30c2 | productivity, webdev, beginners, career |
---
title: Philosophy of a Good Developer
published: true
description: Going beyond the technical aspects of what makes a good developer by taking a deep look at some fundamental rules.
tags: productivity, webdev, beginners, career
cover_image: https://thepracticaldev.s3.amazonaws.com/i/204ymbrtze33vsh890jd.png
---
I... | sarthology |
201,518 | How To Build A Twitter Hashtag Tweets Viewing Tool Tutorial | Build a Twitter Hashtag Tweets Viewing Tool Tutorial | 0 | 2019-11-06T20:19:36 | https://www.codewall.co.uk/how-to-build-a-twitter-hashtag-viewing-tool-tutorial/ | node, javascript, twitterapi, api | ---
title: How To Build A Twitter Hashtag Tweets Viewing Tool Tutorial
published: true
description: Build a Twitter Hashtag Tweets Viewing Tool Tutorial
tags: nodejs,javascript,twitterapi,api
canonical_url: https://www.codewall.co.uk/how-to-build-a-twitter-hashtag-viewing-tool-tutorial/
---
Twitter is an incredible so... | danenglishby |
201,526 | Ali Spittel talks learning to code without a Computer Science degree | It's a real pleasure to share an interview I did with Ali Spittel! Ali is a great example of a suc... | 0 | 2019-11-08T18:13:46 | https://www.nocsdegree.com/ali-spittel-talks-learning-to-code-without-a-computer-science-degree/ | nocsdegree, javascript, career, inspiration | ---
title: Ali Spittel talks learning to code without a Computer Science degree
published: true
date: 2019-11-06 20:57:00 UTC
tags: nocsdegree, javascript, career ,inspiration
canonical_url: https://www.nocsdegree.com/ali-spittel-talks-learning-to-code-without-a-computer-science-degree/
---
![Ali Spittel talks learni... | petecodes |
201,573 | Day 28 : Where do we go now? | liner notes: Professional : Got up early to sit in on some talk prep sessions. Picking up some tips... | 0 | 2019-11-07T00:31:10 | https://dev.to/dwane/day-28-where-do-we-go-now-2kp7 | hiphop, code, coding, lifelongdev | _liner notes_:
- Professional : Got up early to sit in on some talk prep sessions. Picking up some tips. Also did some research to help out someone that had a question in the community. I found some stuff I think will help, but I won't know till maybe tomorrow because of the time difference. Looking to see where do we ... | dwane |
201,636 | Skills/learning roadmap | Greetings Dev Community. I am currently enrolled in an introductory web development course and would... | 0 | 2019-11-07T05:27:19 | https://dev.to/ljtea/skills-learning-roadmap-n2n | beginners, bootcamp, discuss, womenintech | <h2>Greetings Dev Community.</h2>
I am currently enrolled in an introductory web development course and would like to further my studies with front end language and skills.
I learn best in classroom environments vs online study, which reflects my choices for current and future learning pursuits.
So far I've learned ... | ljtea |
202,077 | Configurando LetsEncrypt con Apache en Debian | Guía para configurar paso a paso LetsEncrypt con Apache en Debian. | 0 | 2019-11-19T07:55:29 | https://dev.to/jpblancodb/configurando-letsencrypt-con-apache-en-debian-6k3 | apache, letsencrypt, debian, servers | ---
title: Configurando LetsEncrypt con Apache en Debian
published: true
description: Guía para configurar paso a paso LetsEncrypt con Apache en Debian.
tags: apache, letsencrypt, debian, servers
---
Siguiendo con el post LetsEncrypt en Nginx vamos a ver como configurarlo con Apache en Debian.
{% link https://dev.to/... | jpblancodb |
201,719 | How to Make the Most of Office Etiquette as a Programmer | In the software development industry, chances are that you are working in an overall good environment... | 0 | 2019-11-07T09:33:41 | https://dev.to/danilapetrova/how-to-make-the-most-of-office-etiquette-as-a-programmer-364g | office, career | In the software development industry, chances are that you are working in an overall good environment. The companies hold onto their employees, as the demand is high but the supply of competent and reliable programmers is far from sufficient. Providing a good working space is at the top of the list by the IT industry h... | danilapetrova |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.