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
296,496
Java Syntax Versus Semantics by Using Some GitPod...
DeepCode offers an AI-based Static Program Analysis for Java, JavaScript and TypeScript, C/C++ and Py...
0
2020-04-02T06:38:12
https://medium.com/deepcode-ai/java-syntax-versus-semantics-by-using-some-gitpod-fa4083308271
[DeepCode](https://deepcode.ai) offers an AI-based Static Program Analysis for Java, JavaScript and TypeScript, C/C++ and Python. Let us have fun and do something cool to start, just follow along and I promise you will enjoy it. No need to install anything on your machine. #Step 1: Let us open the project in an IDE#...
cu_0xff
296,503
UWP, WinUI 2.3, WinUi 3.0 or WPF With Net Core Where to go?
Being straight forward, As a noob developer right now i'm so much confused about all these platforms...
0
2020-04-01T13:23:41
https://dev.to/raohammas/uwp-winui-2-3-winui-3-0-or-wpf-with-net-core-where-to-go-3db3
discuss, windows, wpf, uwp
Being straight forward, As a noob developer right now i'm so much confused about all these platforms and windows apps building options. I've experience with `WPF` apps but want to go with modern UWP but seeing all these different options creating so much confusion for me. 1. Go with WPF (Has Net Core support) but...
raohammas
296,547
☀️Review 15: Portfolios, Developers: Rajpal & Griffins | #elefDoesCode
⬇️I will review your... 🤓The process: Every week I will do a live stream on my youtube channel re...
0
2020-04-01T15:38:30
https://dev.to/eleftheriabatsou/review-15-portfolios-developers-rajpal-griffins-elefdoescode-36a
review, portfolio, code, project
⬇️I will review your... 🤓The process: 1. Every week I will do a live stream on my youtube channel reviewing your site 2. I will give feedback and suggestions according to your needs. 3. If I have a way to contact you, I'll gladly do so :) 4. If you have any question don't hesitate to contact me! Take part [here](h...
eleftheriabatsou
296,628
Four Key Metrics and team performance
The 2019 Thoughtworks Radar advised organisations to adopt the four key metrics that have been publis...
0
2020-04-05T17:57:38
https://dev.to/kmruiz/four-key-metrics-and-team-performance-2p4f
devops, accelerate, architecture
The 2019 Thoughtworks Radar advised organisations to adopt the four key metrics that have been published in the really well received Accelerate book. The reason behind that decision is that those metrics have been proved a reliable source of information to categorise teams in three categories based on their performance...
kmruiz
296,642
How to create an API with Rust and Postgres
Written by Olasunkanmi John Ajiboye✏️ There are quite a few frameworks that make it easy to create a...
0
2020-04-28T15:44:46
https://blog.logrocket.com/create-a-backend-api-with-rust-and-postgres/
postgres, rust, tutorial
--- title: How to create an API with Rust and Postgres published: true date: 2020-04-01 16:00:44 UTC tags: postgresql,rust,tutorial canonical_url: https://blog.logrocket.com/create-a-backend-api-with-rust-and-postgres/ cover_image: https://dev-to-uploads.s3.amazonaws.com/i/6fo7el3ucza3ohp4nveg.png --- **Written by [Ola...
bnevilleoneill
296,673
Creating Firefox browser extensions for covid-19–4
Welcome to part-4 of the series. As, the title tells i will be creating some firefox extensions to...
5,645
2020-04-01T17:40:28
https://nabendu.blog/posts/creating-firefox-browser-extensions-for-covid-19-4-125e/
javascript, showdev, webdev, beginners
![Alt Text](https://dev-to-uploads.s3.amazonaws.com/i/tzpxfsokz0huhuz6mgdz.jpeg) Welcome to part-4 of the series. As, the title tells i will be creating some firefox extensions to help in the covid-19 crisis. Since, there are already some good sites which are helping us to track the infection, i decided to build some ...
nabendu82
296,711
Banco de Dados Relacional (SQL) e Não Relacional (NoSQL) – O que são, para que servem e qual a diferença?
Quando vamos escolher um banco de dados, uma das maiores dúvidas e decisão é escolher entre um banco...
0
2020-04-04T21:01:48
https://marquesfernandes.com/banco-de-dados-relacional-sql-e-nao-relacional-nosql-o-que-sao-para-que-servem-e-qual-a-diferenca/
tech, database, mongodb, mysql
--- title: Banco de Dados Relacional (SQL) e Não Relacional (NoSQL) – O que são, para que servem e qual a diferença? published: true date: 2020-04-01 17:36:22 UTC tags: Tech,database,mongodb,mysql canonical_url: https://marquesfernandes.com/banco-de-dados-relacional-sql-e-nao-relacional-nosql-o-que-sao-para-que-servem-...
shadowlik
296,737
Space Jam Logo CSS Only 🐰🏀
A bit of fun, CSS only, no external assets aside Google fonts, no SVG or dataURI nonsense either. "C...
0
2020-04-01T19:30:47
https://dev.to/lewrice1/space-jam-logo-css-only-42pl
codepen
<p>A bit of fun, CSS only, no external assets aside Google fonts, no SVG or dataURI nonsense either.</p> <p>"Come on and slam, and welcome to the jam Come on and slam, if you wanna jam"</p> <p>Give us a 💗 if you remember this song :) <a href="https://youtu.be/J9FImc2LOr8" target="_blank">https://youtu.be/J9FImc2LOr8...
lewrice1
296,911
We Made a Free Open Source COVID Assesment App
Today we released a free React COVID Assessment App written in Typescript.
0
2020-04-02T00:50:29
https://dev.to/rockarts/we-made-a-free-open-source-covid-assesment-app-191b
ios, typescript, reactnative, react
--- title: We Made a Free Open Source COVID Assesment App published: true description: Today we released a free React COVID Assessment App written in Typescript. tags: ios, typescript, react native, react --- Today we released a tool designed to allow health authorities to quickly create and distribute COVID-19 (Coro...
rockarts
296,975
Nginx Routing on Heroku
Sometimes, we want to be able to route requests based on URL paths easily, or have a front end app...
0
2020-04-03T16:08:57
https://greg.nokes.name/2020/02/27/nginx-routing-on-heroku/
nginx, heroku
--- title: Nginx Routing on Heroku published: true date: 2020-02-27 00:00:00 UTC tags: nginx,heroku canonical_url: https://greg.nokes.name/2020/02/27/nginx-routing-on-heroku/ --- Sometimes, we want to be able to route requests based on URL paths easily, or have a front end app that serves data from private back end se...
tsykoduk
302,078
Day 111 : Lovely Day
liner notes: Professional : It was a lovely day. I was able to get the demo for work up and running...
0
2020-04-07T22:01:38
https://dev.to/dwane/day-111-lovely-day-1e9j
hiphop, code, coding, lifelongdev
_liner notes_: - Professional : It was a lovely day. I was able to get the demo for work up and running. Showed it to my manager and it worked for him even though he's in the UK. He said he was impressed, so that was cool. We discussed it and came up with some changes we could do to hopefully fulfill the requirements a...
dwane
302,088
On learning Vim.
Welcome to Vi The first thing I found was that to learn Vim, I needed to accept it for the...
0
2020-04-07T22:57:39
https://dev.to/waju/on-learning-vim-eie
vim, learning, editors
--- We spend a lot of time editing code, even more than we do writing new code. We delete, change, uppercase, replace, search for, copy, move, paste chunks of code all day long and we need to optimise for this. About December 2019 when I had just mastered (... yeah right) VSCode customization and how to wire up the l...
waju
302,093
Building a COVID-19 Data Alert System with Python and Selenium (Part 1)
Automating coronavirus data alert system
5,848
2020-04-08T09:12:03
https://dev.to/chiefcode/building-a-covid-19-data-alert-system-with-python-and-selenium-part-1-dci
python, selenium, covid19, scraping
--- title: Building a COVID-19 Data Alert System with Python and Selenium (Part 1) published: true description: Automating coronavirus data alert system tags: python, selenium, covid-19, scraping series: Scraping The Data cover_image: https://www.parismou.org/sites/default/files/corona_0.jpeg --- I got a bit bored dur...
chiefcode
302,095
How to choose the right database?
Hello the community, I'm hosting an online event called "As a developer, how to choose the right da...
0
2020-04-07T23:44:13
https://dev.to/qovery/how-to-choose-the-right-database-40l
database, sql, nosql
Hello the community, I'm hosting an online event called "**As a developer, how to choose the right database?**" - From my experience as an SRE and backend developer, I've noticed that choosing a database is not necessarily easy for everyone. With my colleague Pierre (CTO @ Qovery, ex SRE Criteo & Red Hat), we propose...
rophilogene
302,136
Managing configuration objects in Drupal 8|9 for Migrations
Tips and Tricks for managing config objects when you're migrating in Drupal.
0
2020-04-08T01:54:42
https://dev.to/davidjguru/managing-configuration-objects-in-drupal-8-9-for-migrations-4fij
drupal, drupal8, drupal9, drupalmigrations
--- title: Managing configuration objects in Drupal 8|9 for Migrations published: true description: Tips and Tricks for managing config objects when you're migrating in Drupal. tags: drupal, drupal8, drupal9, drupal migrations cover_image: https://dev-to-uploads.s3.amazonaws.com/i/w5kugk0263qwx5ujn0si.jpg --- - Image...
davidjguru
302,157
What I learned about SSL Certificates when building a Secured Kafka Cluster
To build a multi-protocol Apache Kafka Clusters to allow for SSL Client Authentication with PLAINTEXT...
0
2020-04-08T11:31:06
https://www.buesing.dev/post/kafka-ssl-certificates/
kafka, security, ssl
To build a multi-protocol Apache Kafka Clusters to allow for __SSL Client Authentication__ with __PLAINTEXT__ for inter broker communication, I needed to generate both broker and client SSL certificates. There were many interesting things I learned in this process and wanted to share them. An upcoming article will be ...
nbuesing
302,172
State Management in Pure React with Hooks: useState
Hello, everyone 👋, I hope you are doing great 😊. So, today you are going to learn all the basic conc...
5,831
2020-04-08T03:02:53
https://dev.to/bipinrajbhar/state-management-in-pure-react-with-hooks-usestate-4afl
react, beginners, webdev, tutorial
Hello, everyone 👋, I hope you are doing great 😊. So, today you are going to learn all the basic concepts of ``useState()`` Hook, one of the most used Hook in React. Before you start, there are some rules you need to follow to use Hooks 😟. Thankfully the React Team has provided an ESLint Plugin called [eslint-plugi...
bipinrajbhar
302,210
Node Fundamentals: Architecture
This is a series of posts that will illustrate the what, why and how of Node. I'll be sharing my lear...
5,845
2020-04-08T04:15:07
https://dev.to/khpatel4991/node-fundamentals-architecture-2p3f
node, javascript, v8
This is a series of posts that will illustrate the what, why and how of Node. I'll be sharing my learnings from a course on Advanced NodeJS by Samer Buna offered on [PluralSight](https://www.pluralsight.com). Any code samples tagged or attached will be available at the following repo. {% github jscomplete/advanced-node...
khpatel4991
302,282
🔥 FireUp CLI: Upload anything, right from your command-line
Hey DEV! I'm back again with another free and open-source project, one that I've always wanted but n...
0
2020-04-08T07:10:45
https://dev.to/amruthpillai/fireup-cli-upload-anything-right-from-your-command-line-2k2h
firebase, storage, cli, privacy
Hey DEV! I'm back again with another free and open-source project, one that I've always wanted but never found online, so I just built it myself. It definitely has a lot of work to do, but it's in a quite usable stage right now for me to share it with you all :) I've always found myself on the terminal 90% of the tim...
amruthpillai
302,285
Making a shopping cart system with PHP 7.4 and MySQL
A tutorial on how to make a shopping cart system with PHP 7.4, HTML forms, MySQL, and browser sessions.
0
2020-04-08T07:21:59
https://developerbacon.ca/articles/making-a-shopping-cart-system-with-php-5-2-and-my-sql/
php, tutorials, beginners, mysql
--- title: Making a shopping cart system with PHP 7.4 and MySQL published: true date: 2020-04-08 01:00:00 MDT tags: PHP, tutorials, beginners, MySQL cover_image: https://dev-to-uploads.s3.amazonaws.com/i/ymgpd234qqi02zx6ktse.jpeg description: A tutorial on how to make a shopping cart system with PHP 7.4, HTML forms, My...
brettanda
302,288
Hardware Threats to an IoT Ecosystem
While designing IoT devices, the hardware design is considered as a crucial component for the success...
0
2020-04-08T07:22:23
https://dev.to/hiotron_india/hardware-threats-to-an-iot-ecosystem-2h6c
iothardware, iiotsolution
While designing IoT devices, the hardware design is considered as a crucial component for the success of the IoT product. In order to assure the embedded IoT product fulfills the required function, utilizes low power and is secure and reliable, many challenges are faced by the IoT device manufacturers throughout the ha...
hiotron_india
302,347
Deepset — Scaling machine learning research to enterprise ready services — Startup Engineering
Using the latest from machine learning research in enterprise products is hard. Research projects are...
0
2020-04-08T09:46:12
https://dev.to/aws/deepset-scaling-machine-learning-research-to-enterprise-ready-services-startup-engineering-35he
aws, podcast, techtalks, startup
Using the latest from machine learning research in enterprise products is hard. Research projects are built to advance research goals. Its not easy to convert papers, code, and scripts in products. They are difficult to maintain and scale. Malte Pietsch explains their approach to scaling research into production ready ...
robdefeo
302,456
Check Out Best Progress Bar With Example
check out More Example gscode 1.Pure CSS Progress, a pretty liquid progress-bar. I've coded Pure CSS...
0
2020-04-08T13:15:24
https://dev.to/gscode/check-out-best-progress-bar-with-example-1k15
webdev, javascript, beginners, css
--- title: Check Out Best Progress Bar With Example published: true description: tags: #webdev,j#avascript,#beginners,#css --- <h1>check out More Example</h1> [gscode](https://gscode.in/progress-bar/) <p>1.Pure CSS Progress, a pretty liquid progress-bar. I've coded Pure CSS Navigation triggers too, if you want the ...
gscode
302,479
Coding on the iPad, iPadOS 13.4 edition
Not that long ago Apple introduced trackpad and mouse support in iPadOS 13.4, so I decided to connect...
0
2020-04-08T14:50:50
https://dev.to/gb/coding-on-the-ipad-ipados-13-4-edition-3k0c
vscode, ipad, cloud, setup
Not that long ago Apple introduced trackpad and mouse support in iPadOS 13.4, so I decided to connect my Magic Mouse to my iPad Pro 11" (2018) and even though some apps didn't include real trackpad support yet, it worked like a charm! Even the hover and drag events worked in Safari!. I decided to try running VS Code o...
gb
302,509
Welcome Thread - v68
Welcome to DEV! A thread of hellos and intros.
0
2020-04-08T14:31:19
https://dev.to/thepracticaldev/welcome-thread-v68-27i5
welcome
--- title: Welcome Thread - v68 published: true description: Welcome to DEV! A thread of hellos and intros. tags: welcome --- ![Domingo Montoya says hello](https://media.giphy.com/media/NZmrvsfxpbTSU/giphy.gif) ### Welcome to DEV! 1. Leave a comment below to introduce yourself! You can talk about what brought you he...
thepracticaldev
302,534
Why do you believe in java software development?
It was not possible to cover everything in one blog we have tried to so with brief content and wiki l...
0
2020-04-08T15:13:06
https://dev.to/j_marathi/why-do-you-believe-in-java-software-development-4bdp
java, webdev, devops, agile
It was not possible to cover everything in one blog we have tried to so with brief content and wiki links if you want to dig deeper into these concepts. Java software development has been in operations for almost 3 decades yet it is evolving. The exorbitant amounts of digital marketing campaigns run by software devel...
j_marathi
302,558
Stop using $(Dollar Sign) as delimiter for Tex in Markdown
For too long support for Tex(tool for writing mathematical expressions) has been ignored from...
0
2020-04-09T13:08:46
https://dev.to/ingun37/stop-using-dollar-sign-as-delimiter-for-tex-24bf
tex, delimiter, markdown, latex
--- title: Stop using $(Dollar Sign) as delimiter for Tex in Markdown published: true description: tags: tex, delimiter, markdown, latex --- For too long support for Tex(tool for writing mathematical expressions) has been ignored from majority of documenting platforms. But not anymore. More and more Markdown renderer...
ingun37
302,616
What is an irrational belief you hold about software development?
Yes, yes. We're engineers and whatnot. But sometimes, we make choices based on gut feelings or hard t...
0
2020-04-08T17:37:33
https://dev.to/practicingdev/what-is-an-irrational-belief-you-hold-about-software-development-4ooo
discuss, healthydebate
--- title: What is an irrational belief you hold about software development? published: true tags: discuss, healthydebate --- Yes, yes. We're _engineers_ and whatnot. But sometimes, we make choices based on gut feelings or hard to summarize experiences, or even just strong personal preferences that we can't shake. Wh...
practicingdev
303,095
Algorithm 202: Sock Merchant
The Sock Merchant algorithm, is one of the easiest questions on hackerrank. Question Ple...
0
2020-04-09T08:52:35
https://dev.to/ebereplenty/hackerrank-sock-merchant-1cgh
javascript, algorithms, hackerrank, beginners
The Sock Merchant algorithm, is one of the easiest questions on hackerrank. ## Question Please refer to [hakerrank website](https://www.hackerrank.com/challenges/sock-merchant/problem) ## Solution ```javascript // Complete the sockMerchant function below. function sockMerchant(n, ar) { let paired = []; let...
ebereplenty
302,624
Announcing Capacitor 2.0
Today I’m thrilled to announce the 2.0 release of Capacitor, Ionic’s native runtime that makes it eas...
0
2020-04-24T17:56:00
https://ionicframework.com/blog/announcing-capacitor-2-0/
webdev, android, opensource, ios
--- title: Announcing Capacitor 2.0 published: true date: 2020-04-08 17:10:36 UTC tags: webdev, Android,opensource,iOS canonical_url: https://ionicframework.com/blog/announcing-capacitor-2-0/ cover_image: https://dev-to-uploads.s3.amazonaws.com/i/rf96sz4m3dknm6hltob0.png --- <p style="font-size:25px; line-height: 150%...
dotnetkow
302,633
Dev Diary Week 1 - The Kickoff
This post is an entry in a weekly development diary on building a feed-aggregator-based blog on Glitch. This week, I discuss what I'll be building, and why I'm journaling the process.
5,859
2020-04-09T15:06:49
https://dev.to/glitch/dev-diary-week-1-the-kickoff-1ed5
rss, express, sqlite, showdev
--- title: Dev Diary Week 1 - The Kickoff published: true description: This post is an entry in a weekly development diary on building a feed-aggregator-based blog on Glitch. This week, I discuss what I'll be building, and why I'm journaling the process. tags: rss,express,sqlite,showdev cover_image: https://dev-to-uplo...
angelostavrow
302,747
Do you want to support Amazon workers?
Amazon is going through a historic moment now, with so many people relying on it during the Corona cr...
0
2020-04-08T20:10:15
https://dev.to/techworkersco/do-you-want-to-support-amazon-workers-5fg
aws, discuss, corona
Amazon is going through a historic moment now, with so many people relying on it during the Corona crisis, from buying food/supplies, to watching Netflix thanks to AWS hosting. Yet, while Bezos is making record profits, workers at fulfillment center workers are speaking out against unsanitary conditions. One of them, C...
shushugah
302,780
SQL Reporting Task for Cloudera Flow Management / HDF / Apache NiFi
SQL Reporting Task for Cloudera Flow Management / HDF / Apache NiFi Would you like to have...
0
2020-04-08T21:23:43
https://dev.to/tspannhw/sql-reporting-task-for-cloudera-flow-management-hdf-apache-nifi-260f
apachenifi111, cloudera, hdf350
--- title: SQL Reporting Task for Cloudera Flow Management / HDF / Apache NiFi published: true date: 2020-04-08 20:46:00 UTC tags: apache-nifi-1.11,cloudera,hdf3.5.0 canonical_url: --- ## SQL Reporting Task for Cloudera Flow Management / HDF / Apache NiFi Would you like to have reporting tasks gathering metrics and s...
tspannhw
302,835
Coding challenge for array lovers: Decode a ZX-Spectrum computer screen!!!
Hello JavaScript enthusiasts! Today I’m proposing you a unique coding challenge: decoding of an “enc...
0
2020-04-09T00:27:45
https://dev.to/codeguppy/coding-challenge-for-array-lovers-decode-a-zx-spectrum-computer-screen-2o1b
javascript, zxspectrum, codingchallenge
Hello JavaScript enthusiasts! Today I’m proposing you a unique coding challenge: decoding of an “encoded” ZX-Spectrum screen. Don’t worry, this challenge requires just knowledge of array manipulation in JavaScript, all the technical details on how the screen is encoded are provided in this article! All you have to do...
codeguppy
303,201
Find the commit that introduced a bug in your code: how to use git bisect in 7 steps
When I first heard about git bisect I thought it sounded scary and complicated, so I never looked for...
0
2020-04-09T10:16:48
https://flaviabastos.ca/2020/04/09/find-the-commit-that-introduced-a-bug-in-your-code-how-to-use-git-bisect-in-7-steps/
commandline, howto, todayilearned, git
--- title: Find the commit that introduced a bug in your code: how to use git bisect in 7 steps published: true date: 2020-04-09 08:00:00 UTC tags: command line,how-to,til,git canonical_url: https://flaviabastos.ca/2020/04/09/find-the-commit-that-introduced-a-bug-in-your-code-how-to-use-git-bisect-in-7-steps/ --- When...
flaviabastos
303,207
AsyncAPI Conference scheduled for 22.04 - Learn how we did it so you can do it too
It is happening, a first-ever AsyncAPI Online conference. We start on 22 of April, at 11 AM UTC. The...
0
2020-04-09T10:14:52
https://dev.to/derberg/asyncapi-conference-scheduled-for-22-04-learn-how-we-did-it-so-you-can-do-it-too-2cg7
asyncapi, conference, eventdriven, opensource
It is happening, a first-ever AsyncAPI Online conference. We start on 22 of April, at [11 AM UTC](https://everytimezone.com/s/52eb2b62). The event is going to take 7 hours with 12 talks from all over the world. We start in sunny Sydney and finish in cloudy Vancouver. The event is for free, online, in your favorite quar...
derberg
303,275
What you should do between contracts
Strange times with Covid-19 I can’t post this without mentioning the context I’m writing i...
0
2020-04-14T10:22:22
https://timwise.co.uk/2020/04/09/what-should-you-do-between-contracts/
--- title: What you should do between contracts published: true date: 2020-04-14 00:00:00 UTC tags: canonical_url: https://timwise.co.uk/2020/04/09/what-should-you-do-between-contracts/ --- # Strange times with Covid-19 I can’t post this without mentioning the context I’m writing in of thecoronavirus pandemic lock-d...
timabell
303,351
HOW I LEARNED PYTHON
WHY PYTHON?? I learned PYTHON so I could prepare for the attack of 'SKYNET' and the 'Terminators'! (...
0
2020-04-09T13:16:41
https://dev.to/jt31web/how-i-learned-python-e16
WHY PYTHON?? I learned PYTHON so I could prepare for the attack of 'SKYNET' and the 'Terminators'! (LOL JK). Sounds like awesome stuff so I decided I had to step away from my Web Developer Tools Panel for a second to wonder around and find out about this "AI"??? I learned a bit about AI, Data science, Machine learni...
jt31web
303,371
JavaScript Data Visualization in Jupyter Notebook
Searching for approaches to make JavaScript and notebooks work together smoothly.
0
2020-04-09T14:38:05
https://dev.to/veronikaro/javascript-data-visualization-in-jupyter-notebook-320f
jupyter, python, javascript, datascience
--- title: JavaScript Data Visualization in Jupyter Notebook published: true description: Searching for approaches to make JavaScript and notebooks work together smoothly. tags: jupyter, python, javascript, datascience --- Have you ever tried to make notebooks and the JavaScript environment work together well? I'd ...
veronikaro
303,391
마크다운에서 Tex용 delimiter로 $(달러)를 쓰면 안돼요
Tex(이하 텍스)는 그동안 블로그 플랫폼에서 무시당해왔어요. 하지만 이젠 아니에요. 점점 많은 블로그 들이 텍스를 지원하기 시작했어요. Dev.to 도 2달전부터 Tex를 지원하기...
0
2020-04-09T14:07:10
https://dev.to/ingun37/tex-delimiter-293l
마크다운, tex, delimiter, latex
--- title: 마크다운에서 Tex용 delimiter로 $(달러)를 쓰면 안돼요 published: true description: tags: 마크다운, tex, delimiter, latex --- Tex(이하 텍스)는 그동안 블로그 플랫폼에서 무시당해왔어요. 하지만 이젠 아니에요. 점점 많은 블로그 들이 텍스를 지원하기 시작했어요. Dev.to 도 2달전부터 Tex를 지원하기 시작했죠 (제가 워드프레스랑 미디엄에서 여기로 옮긴 이유에요). 저처럼 수학+프로그래밍 관련 글을 자주 쓰는 사람에겐 반가운 소식이에요. 하지만 여전히 텍스의 중요성에 비해선 아직 ...
ingun37
303,554
Online resources for coding enthusiasts
Here I have compiled a list of some online resources that I have come across which have given me a lo...
0
2020-04-09T16:39:24
https://dev.to/totallymustafa/online-resources-for-coding-enthusiasts-46gk
code, codenewbie, coding
Here I have compiled a list of some online resources that I have come across which have given me a lot of valuable knowledge. You might be knowing many of these (Because you are awesome!), but I hope that you find something of value here. ![Slide 1](https://dev-to-uploads.s3.amazonaws.com/i/36rjzk2rq3rrmwtcvglq.png) ![...
totallymustafa
303,870
OpenNMS Horizon 26.0.0 (Balaclava) Released
Release 26.0.0 is the first release in the Horizon 26 series. It contains a large number of bug...
0
2020-04-20T21:08:00
https://www.opennms.com/en/blog/2020-04-09-opennms-horizon-26-0-0-balaclava-released/
news, arm, bgp, bmp
--- title: OpenNMS Horizon 26.0.0 (Balaclava) Released published: true date: 2020-04-09 20:00:16 UTC tags: News,arm,bgp,bmp canonical_url: https://www.opennms.com/en/blog/2020-04-09-opennms-horizon-26-0-0-balaclava-released/ cover_image: https://i.imgur.com/74fmzvG.png --- Release 26.0.0 is the first release in the Ho...
rangerrick
303,874
How to Deploy Self-Hosted Discourse Forum With Global CDN
Discourse is an open source forum software developed by Jeff Atwood, the co-founder of Stack...
0
2020-04-10T08:39:46
https://nebula-graph.io/en/posts/self-host-discourse-forum-with-global-cdn/
cdn, discourse, forum
--- title: How to Deploy Self-Hosted Discourse Forum With Global CDN published: true date: 2020-04-08 09:32:11 UTC tags: cdn,discourse,forum canonical_url: https://nebula-graph.io/en/posts/self-host-discourse-forum-with-global-cdn/ --- ![](https://cdn-images-1.medium.com/max/1024/0*J9q-rlEnxnSWbL52.png) Discourse is ...
nebulagraph
303,886
Game on! Building a Unity Leaderboard with GraphQL &amp; Hasura
📹 In this three-part video series, we build a Unity leaderboard with Hasura! Follow along as Baris...
0
2020-04-14T03:50:47
https://hasura.io/blog/building-a-unity-leaderboard-with-hasura/
unity3d, graphql, gamedev
--- title: Game on! Building a Unity Leaderboard with GraphQL &amp; Hasura published: true date: 2020-04-09 18:09:42 UTC tags: #Unity3D #GraphQL #Gamedev canonical_url: https://hasura.io/blog/building-a-unity-leaderboard-with-hasura/ --- 📹 In this three-part video series, we build a [Unity](https://unity.com/) leader...
hasurahq_staff
303,918
Day 113 : Circulation
liner notes: Professional : Had our monthly demo meeting. This is where we get to show anything we...
0
2020-04-09T21:53:11
https://dev.to/dwane/day-113-circulation-5gc2
hiphop, code, coding, lifelongdev
_liner notes_: - Professional : Had our monthly demo meeting. This is where we get to show anything we built to the group. My team mates are making some cool things. I got to demo the project I built this week. I really wanted to see if it worked when a bunch of people used it at the same time. Good news, I got a lot o...
dwane
303,919
Why you should use === and not == in JS
I'm currently in Flatiron School's Immersive Software Engineering Bootcamp. We began with RUBY where...
0
2020-04-09T21:53:40
https://dev.to/lfriedrichs/why-you-should-use-and-not-in-js-23ef
javascript, beginners
I'm currently in Flatiron School's Immersive Software Engineering Bootcamp. We began with RUBY where == is totally fine to use in equality statements. We have no switched to JavaScript and with it comes an important difference. In JavaScript the default equality comparison is ===, where as a special equality case (==) ...
lfriedrichs
303,970
Ambianic Open Source Ambient Intelligence platform
Ambianic is an Open Source Ambient Intelligence platform that puts local control and privacy first. I...
0
2020-04-09T23:18:40
https://dev.to/ameedjamous/ambianic-open-source-ambient-intelligence-platform-38c9
ai, ambient, privacy, webrtc
Ambianic is an Open Source Ambient Intelligence platform that puts local control and privacy first. It enables users to train and share custom AI models without compromising privacy. - Turn traditional door locks into smart locks with Face Recognition. - Alert parents if a crying toddler is left unattended for more th...
ameedjamous
304,163
What is the best css pre-processor?
A post by justmeri
0
2020-04-10T01:06:38
https://dev.to/justmeri/what-is-the-best-css-pre-processor-3lec
css, sass, less
justmeri
304,168
#AI is now reading better than humans. (World Economic Forum)pic.twitter.com/EWnMV4GURY
# AI is now reading better than humans. (World Economic Forum) pic.twitter.com/EWnMV4GURY
0
2020-04-10T01:24:10
https://dev.to/ivelin/ai-is-now-reading-better-than-humans-world-economic-forum-pic-twitter-com-ewnmv4gury-2m67
--- title: #AI is now reading better than humans. (World Economic Forum)pic.twitter.com/EWnMV4GURY published: true date: 2020-04-06 23:33:00 UTC tags: canonical_url: --- [# **AI**](https://twitter.com/hashtag/AI?src=hash) is now reading better than humans. (World Economic Forum) [pic.twitter.com/EWnMV4GURY](https:/...
ivelin
304,203
React Native Firebase Analytics
React Native Firebase Analytics connects our mobile application to Google Analytics through Firebase....
0
2020-04-10T10:08:48
https://dev.to/adriantwarog/react-native-firebase-analytics-1d3n
reactnative, react, tutorial, beginners
React Native Firebase Analytics connects our mobile application to <strong>Google Analytics through Firebase</strong>. It's a great way to get real-time tracking on what's happening inside our application to capture how it is being used and if there are any bugs. In this part, we use the [@react-native-firebase](https...
adriantwarog
304,451
How to connect to your Kubernetes services using internal DNS
Introduction Kubernetes DNS schedules a DNS Pod and Service on the cluster, and configures...
0
2020-04-10T08:43:08
https://dev.to/ingoleajinkya/how-to-connect-to-your-kubernetes-services-using-internal-dns-21f7
kubernetes, devops, opensource, linux
###__Introduction__### Kubernetes DNS schedules a DNS Pod and Service on the cluster, and configures the kubelets to tell individual containers to use the DNS Service’s IP to resolve DNS names. ####What things get DNS names?#### Every Service defined in the cluster (including the DNS server itself) is assigned a DNS ...
ingoleajinkya
304,484
Reactive Patterns with rxjs
Describe different operators within rxjs
0
2020-04-10T09:52:14
https://dev.to/paulmojicatech/reactive-patterns-with-rxjs-51fp
rxjs, angular, reactive
--- title: Reactive Patterns with rxjs published: true description: Describe different operators within rxjs tags: rxjs,angular,reactive --- ## Purpose This is to describe different ways for components to handle to changes in data and render that data to the screen. ## What is rxjs? rxjs is the Javascript library t...
paulmojicatech
304,513
Open Source: to publish or not to publish my android app?
Dear friends, some time ago I developed an android app based on a cloud service on my hosting where...
0
2020-04-10T10:58:17
https://dev.to/nipait/open-source-to-publish-or-not-to-publish-my-android-app-3eb6
opensource, android, java
Dear friends, some time ago I developed an android app based on a cloud service on my hosting where I store private information about the user (like email, drugs, name, weight...). The app has few active users so far, I'm not updating it anymore because I lost my interest in my baby (yes, seeing it didn't flight made...
nipait
304,584
Updating a Youtube Title, The Tom Scott way.
A look at how you might do it ...
0
2020-04-29T14:00:00
https://dev.to/fri3d/updating-a-youtube-title-the-tom-scott-way-5no
youtube, node, api, javascript
--- title: Updating a Youtube Title, The Tom Scott way. published: true description: A look at how you might do it ... tags: Youtube, Node, API, JavaScript cover_image: https://dev-to-uploads.s3.amazonaws.com/i/fgq0zq1n7llz39wud9v9.png --- Recently Tom Scott made a [Youtube video](https://www.youtube.com/watch?v=BxV1...
fri3d
304,605
30-Day LeetCoding Challenge: Backspace String Compare
the 9th-day problem of 30-Day LeetCoding Challenge
0
2020-04-10T12:49:03
https://dev.to/luffy_14/30-day-leetcoding-challenge-backspace-string-compare-2k0j
python, leetcode, coding, algorithms
--- title: 30-Day LeetCoding Challenge: Backspace String Compare published: true description: the 9th-day problem of 30-Day LeetCoding Challenge tags: python,leetcode,coding,algorithms cover_image: https://dev-to-uploads.s3.amazonaws.com/i/qacdikh4hyr1n7ujx0xo.jpg --- ### [The problem](https://leetcode.com/explore/chal...
luffy_14
304,658
15 Must-Have Elements for Your TYPO3 Landing Website
A landing page provides your site’s visitors with a crucial first impression. That impression could b...
0
2020-04-10T13:24:41
https://dev.to/t3terminal/15-must-have-elements-for-your-typo3-landing-website-5685
A landing page provides your site’s visitors with a crucial first impression. That impression could be the difference between making a connection or creati ng a disconnect. Therefore, every detail matters in order to keep a user’s interest. Are you excited to create new or improving your existing TYPO3 landing page? W...
t3terminal
304,735
Correctly handling async/await in React components - Part 2
Correctly handling async/await in React components - Part 1 Context In those blog posts I...
0
2020-04-10T15:31:29
https://dev.to/alexandrudanpop/correctly-handling-async-await-in-react-components-part-2-4fl7
react, javascript, codequality
[Correctly handling async/await in React components - Part 1](https://dev.to/alexandrudanpop/correctly-handling-async-await-in-react-components-4h74) ## Context In those blog posts I try to illustrate what problems **async/await** do present for React components and how we can fix them. :white_check_mark: If you have...
alexandrudanpop
304,742
Structure Your Project with Flask Blueprint
Blueprint is a way to organize related code in the same module. Blueprint allows us to simplify complex project by dividing it in smaller modules.
0
2020-04-10T16:11:31
https://dev.to/nahidsaikat/structure-your-project-with-flask-blueprint-2lf8
python, flask
--- title: Structure Your Project with Flask Blueprint published: true description: Blueprint is a way to organize related code in the same module. Blueprint allows us to simplify complex project by dividing it in smaller modules. tags: Python, Flask --- ![Structure Your Project with Flask Blueprint](https://nahidsaik...
nahidsaikat
304,765
A Use Case for CSS Parent Selectors
At some point, Chris Coyier suggested people write blog posts presenting why they might need parent s...
0
2020-04-10T15:58:42
https://ogdenstudios.xyz/blog/css-parent-selector-use-case/
css, html
At some point, Chris Coyier suggested people write blog posts presenting why they might need parent selectors. Here's mine. I've got some form that looks like this: ```html <form> <fieldset> <label for="category_1">Category 1</label> <input type="checkbox" id="category_1" name="category_1"><span>...
ogdenstudios
304,840
Don't build something no-one wants. Examples of good and bad MVPs.
A post by Semicolon&Sons
6,278
2020-04-10T18:15:18
https://dev.to/semicolonandsons/don-t-build-something-no-one-wants-examples-of-good-and-bad-mvps-42fe
startup, productivity, tips, webdev
{% youtube aKXlZz-wbmg %}
semicolonandsons
304,882
Basic styling on a Card in Semantic UI React
Semantic UI seems to be one of the leading styling frameworks, so I've been spending time working wit...
0
2020-04-15T22:09:06
https://dev.to/tpatterson/basic-styling-on-a-card-in-semantic-ui-react-1k8n
javascript, webdev, beginners, react
Semantic UI seems to be one of the leading styling frameworks, so I've been spending time working with it and most of all I really like using their Card objects to display bundles of info on the screen in such a way that looks pleasing to the eye. If you are an avid Semantic user, you would know right where to go to f...
tpatterson
304,891
Material Table Explained
A minimal example to get you up and running fast... &lt;table mat-table [dataSource]="collection"&...
7,169
2020-04-10T20:30:33
https://dev.to/jwp/angular-material-table-52ca
angular, material
A minimal example to get you up and running fast... ```html <table mat-table [dataSource]="collection"> <ng-container matColumnDef="setting"> <th mat-header-cell *matHeaderCellDef>Setting</th> <td mat-cell *matCellDef="let setting"> {{ setting.id }} </td> </ng-container> <tr mat-hea...
jwp
304,904
Attempts to build a mobile celebration app - Twilio x DEV community hackathon: Part 1
My friend and I were looking for an excuse to finally delve into experimenting with mobile app development and this was(and is) the perfect opportunity
0
2020-04-10T20:15:21
https://dev.to/ayyelle/attempts-to-build-a-mobile-app-twilio-x-dev-community-hackathon-part-1-31hk
twiliohackathon, reactnative, noobs, learning
--- title: Attempts to build a mobile celebration app - Twilio x DEV community hackathon: Part 1 published: true description: My friend and I were looking for an excuse to finally delve into experimenting with mobile app development and this was(and is) the perfect opportunity tags: #twiliohackathon #reactnative #noobs...
ayyelle
304,951
The approaches and challenges of Micro Frontends. A theoretical introduction
Today I started and completed this Introduction to Micro frontends course, on Pluralsight, and decide...
0
2020-04-12T00:39:50
https://dev.to/jondearaujo/the-approaches-and-challenges-of-micro-frontends-a-theoretical-introduction-176
javascript, microservices, webdev, architecture
Today I started and completed this [Introduction to Micro frontends course, on Pluralsight](https://app.pluralsight.com/library/courses/micro-frontends-architecture/), and decided to bring some theoretical thoughts on the topic here, to help me fix the information in my head and have written down some highlights of the...
jondearaujo
304,970
Dark Mode w/ Custom React Hooks using Local Storage
A post by Leigh Halliday
0
2020-04-10T23:26:21
https://dev.to/leighhalliday/dark-mode-w-custom-react-hooks-using-local-storage-1jin
react, tutorial
{%youtube BAf0uhKVHBk %}
leighhalliday
305,030
FCC | Intermediate Algorithm Scripting | Drop It
Free Code Camp Intermediate Algorithm Scripting Drop it. /*Intermediate Algorithm Scripting: Drop it...
0
2020-04-11T03:18:27
https://dev.to/95freedom95/fcc-intermediate-algorithm-scripting-drop-it-47en
replit, node
--- title: FCC | Intermediate Algorithm Scripting | Drop It published: true tags: replit, nodejs --- Free Code Camp Intermediate Algorithm Scripting Drop it. /*Intermediate Algorithm Scripting: Drop it Given the array arr, iterate through and remove each element starting from the first element (the 0 index) until the...
95freedom95
305,040
Test
A post by kenzodojo
0
2020-04-11T04:11:18
https://dev.to/outerheaven213/test-2gbn
outerheaven213
305,066
Laravel Sanctum - Hitting all the rough edges
In this video I'm going to use Laravel Sanctum to authenticate requests to an API using session-based...
0
2020-04-11T05:59:46
https://dev.to/themsaid/laravel-sanctum-hitting-all-the-rough-edges-5015
laravel, authentication, security
In this video I'm going to use Laravel Sanctum to authenticate requests to an API using session-based and token-based authentication. While doing so, I'm going to show you all the possible errors that you might get and how to fix them. {% youtube Kd3hcrxtTHA %}
themsaid
305,084
Why every Software Engineer should write - At Least once!
I’ve been writing about Android Development for more than 1 year now. There have been a lot of learni...
5,888
2020-04-11T07:27:13
https://ayusch.com/every-software-engineer-should-write/
computerscience, android, ios, mobile
I’ve been writing about [Android Development](https://ayusch.com) for more than 1 year now. There have been a lot of learnings along the way. It opened my mind up to a whole new domain of content generation and content marketing. Over time I’ve come to realise that writing about Android has definitely made me a bette...
ayuschjain
305,104
Stagger animations with SCSS
Overview Staggered animations consists of a series of sequential or overlapping animations...
0
2020-04-11T11:36:13
https://dev.to/j3nnning/stagger-animations-with-scss-2k2o
animation, css, scss, tutorial
### Overview Staggered animations consists of a series of sequential or overlapping animations, similar to a domino effect. Staggering animations is an effective way to add flare to animating a group of items. In the context of web animation, it can be done with the help of a JS animation plugin like GSAP, or simply w...
j3nnning
305,112
ed is the standard text editor.
ed (pronounced "e" "d" -- not "ed" as in Ed, Edd n Eddy) is a line-oriented text editor. ed was origi...
0
2020-04-11T08:30:10
https://dev.to/evanj/ed-is-the-standard-text-editor-bp9
ed, sh, gnu, linux
ed (pronounced "e" "d" -- not "ed" as in Ed, Edd n Eddy) is a line-oriented text editor. ed was originally written by Ken Thompson for use in various UNIX systems. Don't let the man(1) page lie to you: ed is _not_ superseded by full-screen editors such as GNU Emacs or GNU Moe. If you tend to shy away from user interfa...
evanj
305,121
Accepting the limitations of my social distancing App and fighting against feature creep
The Inspiration After several days of observing almost nobody at my work heeding any mind...
0
2020-04-11T22:12:01
https://dev.to/iatenine/accepting-the-limitations-of-my-social-distancing-app-and-fighting-against-feature-creep-4853
android, java, opensource, github
# The Inspiration After several days of observing almost nobody at my work heeding any mind to the comparatively easy protocol of social distancing, I couldn't help but think: How nice would it would be to simply have an alert, a simple beep, that would be just enough to make them at least consciously think and choose ...
iatenine
305,122
How to capture a certain column value based on the first and last occurrence of a different column value using pyspark?
DateTime uid SensorId code LEN value |2020-02-23 11:42:34|38 |000012...
0
2020-04-11T08:50:14
https://dev.to/prantik111/how-to-capture-a-certain-column-value-based-on-the-first-and-last-occurrence-of-a-different-column-value-using-pyspark-51e3
DateTime uid SensorId code LEN value |2020-02-23 11:42:34|38 |0000126D|35 |02 |24 |2020-02-24 11:47:34|38 |0000126D|35 |02 |24 |2020-02-24 11:48:34|38 |0000126D|35 |02 |23 |2020-02-24 11:49...
prantik111
305,152
Migrating Modules/Directories Between GIT Repos
Disclaimer: I am not very good at using Git. The vast majority of time I just need to use a tiny sub...
0
2020-04-11T10:34:49
https://dev.to/nikos_katsanos/migrating-modules-directories-between-git-repos-56n8
git
> __Disclaimer:__ I am not very good at using Git. The vast majority of time I just need to use a tiny subset of its features, and most likely my usage of Git resembles how I was using SVN in the past. Hence this post is actually a collection of resources I found online, which I document here for my own future benefit....
nikos_katsanos
305,175
UNDERSTANDING FIRST-CLASS FUNCTIONS AND ANONYMOUS FUNCTIONS IN JAVASCRIPT
Learn everything about first-class functions and anonymous functions in JavaScript
6,018
2020-04-13T09:56:03
https://dev.to/lawrence_eagles/understanding-first-class-functions-and-anonymous-functions-in-javascript-b2d
javascript, beginners, webdev, tutorial
--- title: UNDERSTANDING FIRST-CLASS FUNCTIONS AND ANONYMOUS FUNCTIONS IN JAVASCRIPT published: true description: Learn everything about first-class functions and anonymous functions in JavaScript tags: #Javascript #beginner #webdev #tutorial series: functional programming in JavaScript cover_image: https://res.cloudin...
lawrence_eagles
305,329
Authenticating a React App with Laravel Sanctum - Part 2
This series of articles discusses how to use Laravel Sanctum to provide authentication for a front en...
5,857
2020-04-11T14:34:52
https://bob-humphrey.com/articles/sanctum-react/part-2
laravel, react, javascript, security
This series of articles discusses how to use [Laravel Sanctum](https://laravel.com/docs/7.x/sanctum) to provide authentication for a front end React application. In [part one](/articles/sanctum-react-part-one), I outlined the steps required to build and configure the Laravel back end. In this article, we turn our atten...
dog_smile_factory
305,522
Track a Virus: Open Source COVID-19 Dashboard with React, TypeScript, and MobX
Originally posted on mikeborozdin.com We live in desperate times. And more than ever we need to make...
0
2020-04-11T17:08:23
https://dev.to/mikeborozdin/track-a-virus-open-source-covid-19-dashboard-14ll
react, typescript, showdev, opensource
_Originally posted on [mikeborozdin.com](https://mikeborozdin.com/post/trackavirus-open-source-covid-19-dashboard/)_ We live in desperate times. And more than ever we need to make decisions based on hard data and collaborate with each other. So in the spirit of that, I've released an open source [COVID-19 Dashboard](...
mikeborozdin
305,579
Dude, I'm slagging your code. Not you.
I wrote this a few years ago on Medium, but thought I'd re-share it with this community as I strongly...
0
2020-04-11T19:31:04
https://engineering.salesforce.com/dude-im-slagging-your-code-not-you-f8b3f5769647
career, reviews, productivity, mentorship
_I wrote this a few years ago on [Medium](https://engineering.salesforce.com/dude-im-slagging-your-code-not-you-f8b3f5769647), but thought I'd re-share it with this community as I strongly believe that the experience and resulting realization were incredible for my career progression. Hope others can learn from or iden...
demianbrecht
305,665
React + Redux ? Selectors inbound
I don't like diluting quality content, so I will be brief and link to a great article on the benefits...
0
2020-04-11T22:36:42
https://dev.to/dacastle/react-redux-selectors-inbound-395a
react, redux, webdev, javascript
I don't like diluting quality content, so I will be brief and link to a great article on the benefits of adding selectors to a react/redux application and how to do so. <b><u>Selectors:</u></b> - act as a single-source-of-truth when mapping to your mapStateToProps() (very useful if being referenced in many components)...
dacastle
306,026
Infrastructure@Home: A new Project
Infrastructure@Home: A new Project It is time for a new project! For some time, I have bee...
5,907
2020-04-12T08:50:35
https://admantium.com/blog/ic01_infrastructure_at_home_project/
devops, ansible, hashicorp, raspberrypi
# Infrastructure@Home: A new Project It is time for a new project! For some time, I have been playing with the idea to automate my array of Linux servers and Raspberry Pi boards. In this article, I provide the motivation, explain my infrastructure and formulate the requirements. See this post as my project kick-off! ...
admantium
306,027
Build a react native online store with GraphQL using Apollo 3
A free series of videos on how to build a react native app using react native and apollo 3
0
2020-04-12T08:51:25
https://dev.to/bithovendev/build-a-react-native-online-store-with-graphql-using-apollo-3-442k
react, reactnative, graphql, javascript
--- title: Build a react native online store with GraphQL using Apollo 3 published: true description: A free series of videos on how to build a react native app using react native and apollo 3 tags: react, reactnative, graphql, javascript --- Hello guys. ![final result](https://raw.githubusercontent.com/bithoven-dev/...
bithovendev
306,254
YEW Tutorial: 02 Extending the example
Cover photo by Daria Nepriakhina on Unsplash; the banana, after Cattelan's exposition, is coming to s...
5,838
2020-04-12T10:31:27
https://dev.to/davidedelpapa/yew-tutorial-02-extending-the-example-55pc
rust, webassembly, yew
Cover photo by Daria Nepriakhina on Unsplash; the banana, after Cattelan's exposition, is coming to signify the message of deceptive simplicity. In this second part we are going to do some extensions/improvements, and hopefully show a little more of the potential of [Yew framework](https://yew.rs) In this article we ...
davidedelpapa
314,190
QPANC - Parte 16 - Quasar - Áreas Protegidas
QPANC são as iniciais de Quasar PostgreSQL ASP NET Core. Source Introdução Parte I - ASP.NET - In...
0
2020-04-19T23:38:51
https://dev.to/quasar-pt-br/qpanc-parte-16-quasar-areas-protegidas-3jkn
quasar, postgres, aspnetcore, docker
> **QPANC** são as iniciais de **Q**uasar **P**ostgreSQL **A**SP **N**ET **C**ore. * [Source](https://github.com/TobyMosque/qpanc) * [Introdução](https://dev.to/quasar-pt-br/arquiteturando-uma-aplicacao-com-quasar-postgresql-asp-net-core-e-docker-introducao-o7o) * [Parte I - ASP.NET - Inicializando os Projetos](...
tobymosque
306,516
How to fix SPF PermError: too many DNS lookups
When troubleshooting email delivery issues, you might run into some cryptic SPF error on the receivin...
0
2020-04-12T12:05:59
https://dev.to/getdmarcly/how-to-fix-spf-permerror-too-many-dns-lookups-2lic
When troubleshooting email delivery issues, you might run into some cryptic SPF error on the receiving email server along the lines of: _SPF PermError: too many DNS lookups_ _SPF Permanent Error: too many DNS lookups_ _SPF Fail: too many DNS lookups_ These messages indicate that the SPF record on your domain involv...
getdmarcly
306,517
Simple localStorage binding for Vue 2.x
using unmounted Vue instance factory function
0
2020-04-12T16:04:58
https://dev.to/dtinth/simple-localstorage-binding-for-vue-36ip
vue, softwareengineering
--- title: Simple localStorage binding for Vue 2.x published: yes description: using unmounted Vue instance factory function tags: - Vue - SoftwareEngineering --- tl;dr: ```js const localStorageValue = (key, defaultValue) => new Vue({ data: { value: defaultValue, }, created() { const value =...
dtinth
306,602
Some Resources on Mainframes and COBOL
Learning COBOL has been on my bucket list for a number of years now (along with other elder languages...
0
2020-04-12T13:50:24
https://dev.to/davidshq/some-resources-on-mainframes-and-cobol-34ao
cobol, mainframes, resources, codenewbie
Learning COBOL has been on my bucket list for a number of years now (along with other elder languages). The current pandemic crisis and its stress upon important systems written in COBOL has caused me to take a few more steps in that direction. In addition to having a soft spot for elder languages I also enjoy curatin...
davidshq
306,622
Answer: TabBarItems and setting their image sizes?
answer re: TabBarItems and setting th...
0
2020-04-12T14:30:33
https://dev.to/taufik/answer-tabbaritems-and-setting-their-image-sizes-1g9f
{% stackoverflow 40942566 %}
taufik
306,626
🔍 Regex Cheat-Sheet [PDF + Infographic]
Regex is an essential tool in every developer's tool-bag. It helps you perform a search in strings. R...
5,758
2020-04-12T15:10:03
https://dev.to/godcrampy/regex-cheat-sheet-pdf-infographic-4nj
beginners, inthirtyseconds, computerscience, webdev
**Regex** is an essential tool in every developer's tool-bag. It helps you perform a search in strings. Regex is used everywhere from compilers to word processors. Yet many developers find it overwhelming to learn. Here's a survey I did on [Twitter](https://twitter.com/godcrampy/status/1249181297551052802): ![Alt Text...
godcrampy
306,671
Como criar uma linguagem usando ANTLR4 e Java
Nesse post ensinarei como criar uma linguagem, não de programação, usando ANTLR4 em Java.
0
2020-04-13T23:44:31
https://dev.to/vepo/como-criar-uma-linguagem-usando-antlr4-e-java-56g2
java, parser, antlr4, tutorial
--- title: Como criar uma linguagem usando ANTLR4 e Java published: true description: Nesse post ensinarei como criar uma linguagem, não de programação, usando ANTLR4 em Java. tags: java, parser, antlr4, tutorial cover_image: https://dev-to-uploads.s3.amazonaws.com/i/uy5s6zeks2rt6gmyni63.png --- Ao desenvolver qualque...
vepo
306,715
Task Estimation for Developers
🙂 Tuesday 11AM. You sit down with your team in a meeting room to plan your next tasks. New features,...
0
2020-04-13T09:04:11
https://dev.to/thomaslombart/task-estimation-as-a-front-end-developer-do-it-right-5glc
career, programming
🙂 **Tuesday 11AM.** You sit down with your team in a meeting room to plan your next tasks. New features, improvements, and bugs are introduced to you. The product owner (or product manager or engineering manager, whatever!) shows you the mockups and the requirements. You discuss them, and then, for one feature, he ask...
thomaslombart
306,779
Python Zero to Hero - Ep.2 - Python Basics (int, float, str)
Today we learnt 3 types of Python objects: Integer (int), Decimal Numbers (float) and Strings (str). With the help of some built-in functions we can write very simple Python programs.
0
2020-04-12T20:56:48
https://dev.to/cheukting_ho/python-zero-to-hero-ep-2-python-basics-int-float-str-1ck2
python, tutorial, beginners, video
--- title: Python Zero to Hero - Ep.2 - Python Basics (int, float, str) published: true description: Today we learnt 3 types of Python objects: Integer (int), Decimal Numbers (float) and Strings (str). With the help of some built-in functions we can write very simple Python programs. tags: python, tutorial, beginner, v...
cheukting_ho
306,783
Three ways to react to @State event changes in SwiftUI
... or how I learned to implement an equivalent of "onChange" on SwiftUI controls.
0
2020-04-13T08:36:30
https://www.calincrist.com/blog/2020-04-12-how-to-get-notified-for-changes-in-swiftui/
swiftui, ios, state, combine
--- title: Three ways to react to @State event changes in SwiftUI published: false description: ... or how I learned to implement an equivalent of "onChange" on SwiftUI controls. tags: - swiftui - ios - state - combine canonical_url: https://www.calincrist.com/blog/2020-04-12-how-to-get-notified-for-changes-in-...
calin_crist
306,799
Big O for Array Methods
Push and Pop Adding or removing data to the array using these two operations is always constant. So...
0
2020-04-12T19:44:31
https://dev.to/dashingdaniel/big-o-for-array-methods-p82
javascript
__Push and Pop__ Adding or removing data to the array using these two operations is always constant. So this has a BigO of 1 "O()". __Shift and Unshift__ Shifting and Unshifting always will take its own time. As the array has to reindex itself after doing this. So the complexity increases with the no of items So t...
dashingdaniel
306,826
Hosting a Markdown Wiki For Pentests and Profit
As a penetration tester, you need to be good at taking notes. Documentation allows you to be more eff...
5,918
2020-04-12T21:33:46
https://blog.artis3nal.com/2020-04-12-host-wiki/
tutorial, aws, architecture
As a penetration tester, you need to be good at taking notes. Documentation allows you to be more efficient during your testing and the quality of your notes will directly lead to the quality of the report you hand your client (whether that's an internal stakeholder or a third-party). I generally use [XMind Zen][xmind]...
artis3n
306,858
Live-Coding to Learn, Share and Encourage
"Start Streaming." Two simple words. They seemed so innocent. How could I know that a small button...
0
2020-04-12T23:00:06
https://baldbeardedbuilder.com/posts/live-coding-to-learn-share-and-encourage/
twitch, stream, learning, coding
--- title: Live-Coding to Learn, Share and Encourage published: true date: 2020-04-12 00:00:00 UTC tags: twitch, stream, learning, coding canonical_url: https://baldbeardedbuilder.com/posts/live-coding-to-learn-share-and-encourage/ cover_image: https://res.cloudinary.com/dk3rdh3yo/image/upload/w_auto,c_scale/Artboard_...
michaeljolley
306,886
TDD by Example: Introduction
Summary Beck tells a story. It starts with an unexpected new requirement. The CEO of the c...
5,922
2020-04-12T23:52:37
http://www.emmanuelgenard.com/tdd_by_example/introduction.html
tdd, kentbeck
## Summary Beck tells a story. It starts with an unexpected new requirement. The CEO of the company they work for asks if the bond portfolio management system the company is selling could be changed to support multiple currencies. Ward Cunningham gets a couple of days to think about it. The `Dollar` object originally...
edgenard
307,120
How to manage your code snippets, the easy way
Remember how I manage my dev bookmarks to save time and nerves? Well, many times I find myself...
9,784
2020-04-15T05:07:31
https://dev.to/ama/bookmarking-code-snippets-with-codelets-3d44
productivity, discuss, programming, opensource
--- title: How to manage your code snippets, the easy way published: true description: tags: productivity, discuss, programming, opensource cover_image: https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wppk0a77u6moy3berlgf.png series: Efficient management of dev bookmarks and code snippets --- Remember [how...
ama
307,122
Introduction to Extension Methods in C#
Introduction Extension Methods, as the name suggests, are methods used to extend the funct...
0
2020-04-15T17:39:14
https://dev.to/99darshan/introduction-to-extension-methods-in-c-b13
beginners, csharp, dotnet
# Introduction Extension Methods, as the name suggests, are methods used to extend the functionality of any C# types without having to directly modify and re-compile the original type itself. **General format of Extension methods in C#** ```csharp public static class ClassName { public static ReturnTyp...
99darshan
307,327
Help Building Application
Hello everybody I created a template for an angular application using firebase for the backend and f...
0
2020-04-13T09:25:10
https://dev.to/doricci/help-from-the-community-gh7
help, angular, firebase, beginners
Hello everybody I created a template for an angular application using firebase for the backend and for the authentication. Repository : [angular-template-firebase](https://gitlab.com/d-public/angular-template-firebase) This template is in development and I still have to add the testing part. But first I wanted to ...
doricci
307,381
Why You Need Build Automation Tools for Selenium Automation Testing?
Build automation tools are vital for Selenium testing, as they help to orchestrate the project build by automating the process. Read more to find out how!
0
2020-04-13T11:19:33
https://www.lambdatest.com/blog/why-you-need-build-automation-tools-for-selenium-automation-testing/
javascript, testing, python, csharp
--- title: Why You Need Build Automation Tools for Selenium Automation Testing? published: true description: Build automation tools are vital for Selenium testing, as they help to orchestrate the project build by automating the process. Read more to find out how! tags: javascript, testing, python, csharp canonical_url:...
ad