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 |
|---|---|---|---|---|---|---|---|---|
318,296 | Designing NativeBase 3.0: Architecture & Forthcomings | NativeBase 2.0 was built in 2016 and a lot has changed since then. Design Systems, Design guidelines,... | 0 | 2020-04-24T13:29:07 | https://dev.to/sanketsahu/designing-nativebase-3-0-architecture-forthcomings-1kmg | reactnative, react, ux, ui | NativeBase 2.0 was built in 2016 and a lot has changed since then. Design Systems, Design guidelines, the way we write components in React Native. Everything has evolved and now it’s time we revisit and rebuild NativeBase from the ground up.
The line between React & React Native is blurring quickly. Controversial CSS-... | sanketsahu |
318,324 | [From April 23 to 29] The things I knew and thought last week | From April 23 to 29 | 0 | 2020-04-30T01:56:52 | https://dev.to/yasunoritanaka/the-things-i-knew-and-thought-last-week-57k3 | typescript, go, design | ---
title: [From April 23 to 29] The things I knew and thought last week
published: true
description: From April 23 to 29
tags: typescript, golang, design
---
# [Typescript] What is the difference between d.ts and ts. Should I write an interface except for implementation?
A _.d.ts_ is defined for js file that does no... | yasunoritanaka |
318,351 | Part 2: All About Virtual Keyword in C++: How Does Virtual Base Class Works Internally? | In PART 1 of "All About Virtual Keyword in C++" series, we have discussed "How Does Virtual Function... | 6,178 | 2020-05-26T03:31:48 | http://www.vishalchovatiya.com/part-2-all-about-virtual-keyword-in-cpp-how-virtual-class-works-internally/ | cpp, programming, tutorial, computerscience | <!-- wp:paragraph -->
<p>In <a rel="noreferrer noopener" aria-label="PART 1 (opens in a new tab)" href="http://www.vishalchovatiya.com/part-1-all-about-virtual-keyword-in-cpp-how-virtual-function-works-internally/" target="_blank"><span style="color:#1409f5" class="color">PART 1</span></a> of "All About Virtual Keyword... | visheshpatel |
321,706 | The Beginning of my Coding Journey. | It is often said that adventures start with a single step. I think that couldn't be more true with co... | 0 | 2020-04-28T20:24:50 | https://dev.to/jjohnson3339/the-beginning-of-my-coding-journey-2b9e | webdev, html, css, beginners | It is often said that adventures start with a single step. I think that couldn't be more true with coding. I have been seeking for many years now an area of IT to hang my hat on. I started with going the Cyber Security route and even obtained my Security+ cert, but just quickly lost the passion for it. I have wandered ... | jjohnson3339 |
322,077 | Are Lean and Agile enemies or friends? | In this article, you can read about lean and agile. | 0 | 2020-04-29T11:15:32 | https://dev.to/neshaz/are-lean-and-agile-enemies-or-friends-pkb | lean, agile, methodology | ---
title: Are Lean and Agile enemies or friends?
published: true
description: In this article, you can read about lean and agile.
tags: lean, agile, methodology
---
If you aren't an educated and/or experienced tech person, a lot of question marks may pop up in your mind while looking at these two terms: *Lean* and *A... | neshaz |
321,726 | Seven Great Courses to Help You Become a Docker Pro | If you're a developer, you're going to need to know how containers work. It's inevitable. These courses will help you become a docker pro! | 0 | 2020-04-28T21:06:32 | https://dev.to/pluralsight/there-s-still-time-to-take-these-great-docker-courses-free-e0i | devops, docker, containers, beginners | ---
title: Seven Great Courses to Help You Become a Docker Pro
published: true
description: If you're a developer, you're going to need to know how containers work. It's inevitable. These courses will help you become a docker pro!
tags: devops, docker, containers, beginner
cover_image: https://dev-to-uploads.s3.amazona... | jeremycmorgan |
321,778 | Object Oriented Programming, Explained | Object Oriented Programming (OOP) refers to a type of software design in which programmers define the... | 0 | 2020-04-28T23:21:47 | https://dev.to/christinamcmahon/object-oriented-programming-explained-412c | oop, java | Object Oriented Programming (OOP) refers to a type of software design in which programmers define the data type of a data structure, as well as the types of operations that can be applied to that data structure. OOP aims to implement real-world entities like inheritance, hiding, polymorphism, etc and to bind together t... | christinamcmahon |
321,875 | Back to dev! | Still enjoy coding! | 0 | 2020-04-29T03:41:21 | https://dev.to/j9feng/back-to-dev-3pap | Still enjoy coding! | j9feng | |
321,944 | Distributed API Documentation - How to Aggregate Swagger | Publishing API documentation across a whole system of microservices can be difficult. The services ar... | 0 | 2020-04-29T06:44:48 | https://blog.wick.technology/distributed-api-docs/ | spring, swagger, microservices, java | ---
title: Distributed API Documentation - How to Aggregate Swagger
published: true
date: 2020-04-29 06:35:31 UTC
tags: spring, swagger, microservices, java
canonical_url: https://blog.wick.technology/distributed-api-docs/
---
Publishing API documentation across a whole system of microservices can be difficult. The se... | philhardwick |
321,976 | On the Scout Rule | The Scout Rule by itself is a scam. Context is needed. | 0 | 2020-04-29T07:51:12 | https://odone.io/posts/2020-04-29-boyscout-rule.html | career, productivity, learning | ---
title: On the Scout Rule
description: The Scout Rule by itself is a scam. Context is needed.
author: Riccardo
published: true
tags: Career, Productivity, Learning
canonical_url: https://odone.io/posts/2020-04-29-boyscout-rule.html
---
You can keep reading here or [jump to my blog](https://odone.io/posts/2020-04-29... | riccardoodone |
322,009 | All You Need To Know About UI Testing | Let’s start with a question. What is the first thing that a user interacts with on a website? The int... | 0 | 2020-04-29T08:56:02 | https://www.lambdatest.com/blog/all-you-need-to-know-about-ui-testing/ | css, ux, developer, testing | Let’s start with a question. What is the first thing that a user interacts with on a website? The interface, of course. The look and feel of the website is the first thing that creates the “First Impression” on the users. An interactive web application can make or break the deal for users, this is why more and more peo... | harishrajora12 |
322,209 | Salesforce Classic vs Salesforce Lightning: Which One will you Choose? | Salesforce is the most trusted name in the world of CRM software. Salesforce has taken customizabilit... | 0 | 2020-05-04T10:18:51 | https://www.girikon.com/blog/salesforce-classic-vs-salesforce-lightning-which-one-will-you-choose/ | salesforce, beginning, coding, tutorial | ---
title: Salesforce Classic vs Salesforce Lightning: Which One will you Choose?
published: true
date: 2020-04-29 14:19:22 UTC
tags: #salesforce #beginning #coding #tutorial
canonical_url: https://www.girikon.com/blog/salesforce-classic-vs-salesforce-lightning-which-one-will-you-choose/
---
Salesforce is the most tru... | girikon |
322,251 | What are your favorite web development blogs? | I love reading posts on modern web development and I'm always looking out for new content. Some of my... | 0 | 2020-04-29T16:17:01 | https://dev.to/thomaslombart/what-are-your-favorite-web-development-blogs-e6i | discuss | I love reading posts on modern web development and I'm always looking out for new content. Some of my favorites are:
- [Josh W Comeau](https://joshwcomeau.com/): Gatsby, React and sometimes CSS things
- [Overreacted](https://overreacted.io/): Dan Abramov's blog, great insights of React
- [Kent C. Dodds](https://kentcd... | thomaslombart |
322,256 | Supercharge your SEO game in 2020 - powered by getStaticProps | This is mainly useful for websites that use React/NextJS with a CMS (Content Management System) integ... | 0 | 2020-04-29T16:25:21 | https://fullerstack.io/supercharge-your-seo-game-in-2020-powered-by-getstaticprops/ | react, tutorial, webdev, javascript | This is mainly useful for websites that use React/NextJS with a CMS (Content Management System) integration. No matter, whether it's WordPress, Contentful, Prismic or any other CMS. This concept is highly relevant for companies that require non-engineers to update the content easily. Whether, it's a change in the conte... | jp_ |
322,290 | Easy scrolling with tmux and alacritty | A quick workaround that your fingers will enjoy | 0 | 2020-04-29T17:05:34 | https://dev.to/terkwood/fast-scrolling-with-tmux-and-alacritty-3dmn | linux, commandline, productivity, terminal | ---
title: Easy scrolling with tmux and alacritty
cover_image: https://user-images.githubusercontent.com/38859656/80623620-78472c80-8a18-11ea-933d-00b52178f809.png
published: true
description: A quick workaround that your fingers will enjoy
tags: linux, commandline, productivity, terminal
---
We want to have a nice exp... | terkwood |
322,345 | REMIX- A new React Framework from the creators of React Router | Finally, a killer React framework from the creators of React Router If you have been developing Si... | 0 | 2020-04-29T18:44:13 | https://dev.to/ishubhamprakash/remix-a-new-react-framework-from-the-creators-of-react-router-5886 | react, seo, webdev, javascript | > Finally, a killer React framework from the creators of React Router
If you have been developing Single Page Applications (SPAs) using React you know that there are a couple of problems that creep into our application because of the way react basically works by default. For example, the most common problem, it is ve... | ishubhamprakash |
322,347 | OpenNMS Horizon 26.0.1 (Luchador) Released | Release 26.0.1 is the second release in the Horizon 26 series. It is an off-schedule release to fix... | 0 | 2020-05-04T19:21:03 | https://www.opennms.com/en/blog/2020-04-29-opennms-horizon-26-0-1-luchador-released/ | news, activemq, horizon, minion | ---
title: OpenNMS Horizon 26.0.1 (Luchador) Released
published: true
date: 2020-04-29 18:30:19 UTC
tags: News,activemq,Horizon,minion
canonical_url: https://www.opennms.com/en/blog/2020-04-29-opennms-horizon-26-0-1-luchador-released/
cover_image: https://i.imgur.com/74fmzvG.png
---
Release 26.0.1 is the second releas... | rangerrick |
322,361 | Gamifying Authentication | Has anyone recently seen what appears to be a new way of authenticating that the person filling in th... | 0 | 2020-04-29T19:23:39 | https://dev.to/bernardbaker/gamifying-authentication-d21 | news, discuss | Has anyone recently seen what appears to be a new way of authenticating that the person filling in the form is a real person?
Twilio has recently updated its sign-in process.
I was greeted with am upside down Polar bear with instructions on how to play the game. In order to prove that I was a real person. And not a z... | bernardbaker |
322,395 | That blank stare | I recently made a commitment to learn Python. Why Python? I thought it would make a good addition to... | 0 | 2020-04-29T20:17:31 | https://dev.to/whoismikey/that-blank-stare-4a9a | python, beginners, lessons | I recently made a commitment to learn Python. Why Python? I thought it would make a good addition to my skills. I also like what I am seeing in the land of AI and Python. In addition, I work with Linux and already do Bash scripting in my everyday work; looking to switch my automation scripts to Python.
Things have be... | whoismikey |
322,414 | Cypress Network Interceptors in 20 Minutes | Image: Cypress Trees and Black Swan : Fine Art America it("should be able to intercept the request... | 6,226 | 2020-04-29T21:34:13 | https://dev.to/jwp/cypress-network-interceptors-3n36 | cypress | Image: Cypress Trees and Black Swan : Fine Art America
```typescript
it("should be able to intercept the request and response to Person", () => {
cy.server();
setInterceptor(/Person/)
.visit(`${homepage}/eligibility`)
.wait("@Route")
.should(function (xhr) {
... | jwp |
322,521 | BigQueryベストプラクティス (パフォーマンス:2) | 公式ドキュメントに記載のある「BigQuery best practices」をまとめてみるシリーズ。 今回はパフォーマンスのプラクティス後半をまとめます。 イタリック体はドキュメントに記載のない追... | 0 | 2020-05-21T01:38:29 | https://dev.to/__attsun__/bigquery-2-1pnb | bigquery | 公式ドキュメントに記載のある「BigQuery best practices」をまとめてみるシリーズ。
今回はパフォーマンスのプラクティス後半をまとめます。
_イタリック体はドキュメントに記載のない追加コメント_
## クエリの計算量に関するベストプラクティス
[原文](https://cloud.google.com/bigquery/docs/best-practices-performance-compute
### If you are using SQL to perform ETL operations, avoid situations where you are repeatedly transformin... | __attsun__ |
323,335 | Submission : Git Talking | What I built Git Talking Git talking is an application that helps you manage yo... | 0 | 2020-05-01T03:54:18 | https://dev.to/projectescape/submission-git-talking-35pa | twiliohackathon, showdev | [comment]: # "All of this is placeholder text. Use this format or any other format of your choosing to best describe your project."
[reminder]: # "Make sure you've submitted the Twilio CodeExchange agreement: https://ahoy.twilio.com/code-exchange-community"
[important]: # "By making a submission, you agree to the compe... | projectescape |
322,550 | Animated GIFs of 3D Globes and Tilting the bar | Animated GIF Horror Yes, I know the spinning globe is really, really irritating. I am stil... | 0 | 2020-04-30T04:17:40 | https://dev.to/theoarmour/animated-gifs-of-3d-globes-and-tilting-the-bar-1gin | threejs, glitch, javascript, tutorial | ## Animated GIF Horror
Yes, I know the spinning globe is really, really irritating. I am still way down on the learning curve with trying to reduce my beautiful, interactive 3D world of [Three.js]( https://threejs.org ) to work with you ["Flatlanders"]( https://en.wikipedia.org/wiki/Flatland ).
My goal is to be able ... | theoarmour |
322,734 | Parcours d'arbre : Depth First & Breadth First 🌳 | Le parcours d'arbre est un grand classique lors d'entretiens algorithmiques et bien que cet exercice... | 0 | 2020-04-30T11:11:25 | https://dev.to/alexandrecantin/parcours-d-arbre-depth-first-breadth-first-1g3l | algorithme | Le parcours d'arbre est un grand classique lors d'entretiens algorithmiques et bien que cet exercice peut sembler intimidant aux premiers abords, nous allons découvrir qu'il y a, en réalité, plus de peur que de mal !
Ainsi, dans cet article, nous nous intéressons aux deux méthodes les plus courantes afin de parcourir ... | alexandrecantin |
322,743 | 11 Best Unit Testing Frameworks For Selenium Automation | In every software development life cycle (SDLC), unit testing is considered as the first level of tes... | 0 | 2020-04-30T10:12:04 | https://www.lambdatest.com/blog/11-best-unit-testing-frameworks-for-selenium-automation/ | java, testing, selenium, automation | In every software development life cycle (SDLC), unit testing is considered as the first level of testing, which is performed before integration testing. Earlier, manual methods were used to carry out unit testing of an app, which was very time consuming and hectic. However, with time, automation has taken the place of... | aboywithscar |
322,767 | Functionbeat for Streaming Cloudwatch Events to ElasticSearch | Photo by Bjørn Christian Tørrissen With various serverless and opensource options available, it's... | 0 | 2020-05-11T02:45:03 | https://dev.to/mnlth/functionbeat-for-streaming-cloudwatch-events-to-elasticsearch-l5j | functionbeat, logs, aws, elastic | 
<sub> Photo by [Bjørn Christian Tørrissen](https://commons.wikimedia.org/wiki/User:Uspn) </sub>
With various serverless and opensource options available, it's easier to spin up a concept into some kind of working model with comparatively quic... | mnlth |
322,831 | do YOU sprint | Whether you are on an agile team or not do you hold yourself to small frequent communication cycles,... | 0 | 2020-04-30T12:36:10 | https://dev.to/waylonwalker/do-you-sprint-3dao | datascience, python, discuss | ---
title: do YOU sprint
tags: datascience, python, discuss
cover_image: https://dev-to-uploads.s3.amazonaws.com/i/g0susd3x94zklhjmr3co.png
---
Whether you are on an agile team or not do you hold yourself to small frequent communication cycles, or do you work a problem until it is as complete as possible? | waylonwalker |
322,866 | Everything you need to know about react-scripts | Written by Ibrahima Ndaw✏️ In the past, creating a React app was a painful process. You had to slog... | 0 | 2020-05-19T16:28:41 | https://blog.logrocket.com/everything-you-need-to-know-about-react-scripts/ | react | ---
title: Everything you need to know about react-scripts
published: true
date: 2020-04-30 13:00:48 UTC
tags: react
canonical_url: https://blog.logrocket.com/everything-you-need-to-know-about-react-scripts/
cover_image: https://dev-to-uploads.s3.amazonaws.com/i/10q3h011pnfatyih0q1o.png
---
**Written by [Ibrahima Ndaw]... | bnevilleoneill |
322,868 | Test Post#abc | Testing What We built How it works | 0 | 2020-04-30T13:10:26 | https://dev.to/madhuri1518/test-post-4m8o | Testing
#What We built
#How it works
| madhuri1518 | |
322,880 | Serverless Event-Driven Architecture on Azure: A Worked Example - Part 1 | Introduction The idea behind this series post is to try to demonstrate a somewhat realisti... | 6,348 | 2020-06-12T21:14:43 | https://dev.to/mariomeyrelles/serverless-event-driven-architecture-on-azure-a-worked-example-part-1-481e | azure, serverless, architecture | # Introduction
The idea behind this series post is to try to demonstrate a somewhat realistic example of how to structure a back-end architecture using simple Azure serverless offers. This project will implement a realistic business application with extensive use of CQRS and Event Sourcing concepts as well as some more... | mariomeyrelles |
322,936 | How to hacking terminal with Bash | How to hacking terminal with Bash | 0 | 2020-04-30T14:54:04 | https://dev.to/tutuz/how-to-hacking-terminal-with-bash-55ho | bash, programming, tutorial, terminal | ---
title: "How to hacking terminal with Bash"
published: true
description: How to hacking terminal with Bash
tags: bash,programming,tutorial,terminal
---
## Introduction
When a super hacker is logged in on the server and is doing something, I want to hack the terminal, and you maybe want to hack the terminal also.
O... | tutuz |
322,964 | Covid-19 Reports - Get Updates Even When Offline | In most African/Asian countries, most citizens tends not to get updates about the global covid-19 pan... | 0 | 2020-04-30T15:30:44 | https://dev.to/asaoluelijah/covid-19-reports-get-updates-even-when-offline-4oep | twiliohackathon, javascript, html, css | In most African/Asian countries, most citizens tends not to get updates about the global covid-19 pandemic. One of the reasons being the lack of steady internet connection.
The reports in Nigeria for example are updated every night around 8:00pm GMT and when this happens, it's only published on the Nigeria Center For ... | asaoluelijah |
323,341 | 35: Client-side Web Development | A front-end developer architects and develops websites and applications using web technologies (i.e.,... | 0 | 2020-05-01T04:09:56 | https://dev.to/blanchloe/35-web-front-end-development-1pf9 | A front-end developer architects and develops websites and applications using web technologies (i.e., HTML, CSS, DOM, and JavaScript), which run on the Open Web Platform or act as compilation input for non-web platform environments (i.e., React Native).
---
APIs(Application Programming Interfaces (APIs)) are programm... | blanchloe | |
323,004 | Remember your glasses-Focus sensation | Messing around with CSS filters. (No js!) Forked from John Chin-Jew's Pen See the Stars - Dramatic h... | 0 | 2020-04-30T16:18:38 | https://dev.to/min11benja/remember-your-glasses-focus-sensation-1448 | codepen | <p>Messing around with CSS filters. (No js!)</p>
<p>Forked from <a href="http://codepen.io/johnchinjew/">John Chin-Jew</a>'s Pen <a href="http://codepen.io/johnchinjew/pen/zrKOQd/">See the Stars - Dramatic hover effect</a>.</p>
{% codepen https://codepen.io/Min11Benja/pen/GorErX %} | min11benja |
323,018 | Covid-2019 SMS service Web Application | Categories COVID-19 Communications What I built ℂ𝕠𝕧𝕚𝕕_𝟚𝟘𝟙𝟡 𝕊𝕄𝕊 𝕎𝕖𝕓 𝔸𝕡𝕡𝕝𝕚𝕔𝕒𝕥𝕚𝕠𝕟... | 0 | 2020-04-30T16:55:09 | https://dev.to/pranavmene/placeholder-title-47c5 | twiliohackathon | ## Categories
COVID-19 Communications
## What I built
ℂ𝕠𝕧𝕚𝕕_𝟚𝟘𝟙𝟡 𝕊𝕄𝕊 𝕎𝕖𝕓 𝔸𝕡𝕡𝕝𝕚𝕔𝕒𝕥𝕚𝕠𝕟
Hi there! I Pranav introducing to you a Web Application which gets you informed about the newly emerged 'NOVEL CORONA VIRUS' pandemic. It makes you aware of the live Statistics of the Covid-19 nat... | pranavmene |
323,083 | A picture is worth a thousand words | the #jskongress 2019 schedule in pictures — #throwbackthursday First of all, a huge thank you to t... | 0 | 2020-04-30T18:56:02 | https://js-kongress.com/2019/05/09/a-picture-is-worth-a-thousand-words/?utm_source=rss&utm_medium=rss&utm_campaign=a-picture-is-worth-a-thousand-words | uncategorized, community, conference, javascript | ---
title: A picture is worth a thousand words
published: true
date: 2019-05-09 11:51:00 UTC
tags: Uncategorized,Community,Conference,JavaScript
canonical_url: https://js-kongress.com/2019/05/09/a-picture-is-worth-a-thousand-words/?utm_source=rss&utm_medium=rss&utm_campaign=a-picture-is-worth-a-thousand-words
---
the ... | jskongress_ |
323,124 | Patient Monitor - a dashboard to review records reported by patients | What I built A simple dashboard designed for both doctors and patients. Doctor adds patien... | 0 | 2020-04-30T18:59:04 | https://dev.to/hakobyansen/patient-monitor-a-dashboard-to-review-records-reported-by-patients-3mlf | twiliohackathon, laravel, vue | ## What I built
A simple dashboard designed for both doctors and patients.
Doctor adds patients to his patient list by their phone number.
Once patient accepted the request - he's assigned to doctor and has an ability to submit records.
Doctor has an ability to review patient records (datatables).
Doctor has an abil... | hakobyansen |
323,125 | Simple working example of REST Web Service with Spring Boot | In this we will look at a very basic web service which can respond to HTTP requests. This blog is per... | 8,557 | 2020-05-01T09:19:01 | https://dev.to/pmgysel/simple-working-example-of-rest-web-service-with-spring-boot-4plo | beginners, java, springboot, rest | In this we will look at a very basic **web service** which can respond to **HTTP requests**. This blog is perfect for people who want to get started using [Spring Boot](https://spring.io/projects/spring-boot).

# Why Spring Boot?
So why... | pmgysel |
323,131 | Understanding the shallow function in Enzyme | As an alternative to mounting React components during unit tests, you can use Enzyme's shallow() to r... | 0 | 2020-04-30T19:21:40 | https://www.emgoto.com/enzyme-shallow/ | enzyme, react, jest | ---
title: Understanding the shallow function in Enzyme
published: true
date: 2020-04-30 19:21:00 UTC
tags: enzyme, react, jest
canonical_url: https://www.emgoto.com/enzyme-shallow/
cover_image: https://www.emgoto.com/enzyme-shallow-dev.png
---
As an alternative to mounting React components during unit tests, you can ... | emma |
323,160 | Using Android Studio to develop Titanium modules | Since Appcelerator Titanium SDK 9 the build system uses gradle to compile apps and modules. This also... | 0 | 2020-04-30T20:08:09 | https://dev.to/miga/using-android-studio-to-develop-titanium-modules-2jc4 | mobiledev, titanium, android, apps | Since Appcelerator Titanium SDK 9 the build system uses gradle to compile apps and modules. This also allows you to open `build/` folders in Android Studio (4.x).
When you develop an Android module you can even use auto-completion and other Android Studio features. In order to do this you will have to do the followin... | miga |
323,176 | Don't stop the party, PartyHub | What I built Category Submission: COVID-19 Communications This is PartyHub, the... | 0 | 2020-05-01T02:46:30 | https://dev.to/aminarria/don-t-stop-the-party-partyhub-1amg | twiliohackathon, elixir |
## What I built
#### Category Submission: COVID-19 Communications
This is PartyHub, the place where all your parties will happen! At least while we are all in quarantine :/

Here you can create a party or visit any of the other ongoin... | aminarria |
323,210 | What’s your alternative solution? Challenge #31 | About this series This is series of daily JavaScript coding challenges... for both beginne... | 5,573 | 2020-04-30T22:05:55 | https://dev.to/codeguppy/what-s-your-alternative-solution-challenge-31-4357 | challenge, javascript, codenewbie, learntocode | # About this series
This is series of daily JavaScript coding challenges... for both beginners and advanced users.
Each day I’m gone present you a very simple coding challenge, together with the solution. The solution is intentionally written in a didactic way using classic JavaScript syntax in order to be access... | codeguppy |
323,298 | How to use Graphql fragments. | DRY your query fields. | 0 | 2020-05-01T02:12:17 | https://dev.to/elisealcala/how-to-use-graphql-fragments-aa9 | graphql, react | ---
title: How to use Graphql fragments.
published: true
description: DRY your query fields.
tags: graphql, react
---
Let’s imagine you developing an app and you need a user to login to access some features.
This app has a page when you show a list of all your users and for that, you need to get the user's data in o... | elisealcala |
323,329 | React Re-rendering Components | React is known for providing a fast user experience by only updating the parts of the UI that have changed. In this article, we discuss how we can optimise the render performance by understanding how React decides to re-render | 0 | 2020-05-01T03:36:47 | https://dev.to/szaranger/react-re-rendering-components-1gco | development, javascript, react | ---
title: 'React Re-rendering Components'
published: true
description: 'React is known for providing a fast user experience by only updating the parts of the UI that have changed. In this article, we discuss how we can optimise the render performance by understanding how React decides to re-render'
tags: ['development... | szaranger |
323,374 | 7 Fun and Essential Linux Commands for New Comers | Some Basic Commands for Linux New Comers to Keep Them Going | 0 | 2020-05-01T06:10:56 | https://dev.to/abdurrkhalid333/7-fun-and-essential-linux-commands-for-new-comers-2jlp | linux, ubuntu, learning, bash | ---
title: 7 Fun and Essential Linux Commands for New Comers
published: true
description: Some Basic Commands for Linux New Comers to Keep Them Going
tags: Linux, Ubuntu, learning, bash
cover_image: https://149425180.v2.pressablecdn.com/wp-content/uploads/2020/01/Linux-Distros.jpg
---
If you are new to Linux operating... | abdurrkhalid333 |
323,976 | Let's try building a Scalable system | Everything boils down to the knowledge of Algorithms and Distributed Systems | 0 | 2020-05-01T07:11:48 | https://dev.to/ashokdey_/building-a-scalable-system-4l41 | javascript, opensource, node, redis | ---
title: Let's try building a Scalable system
published: true
description: Everything boils down to the knowledge of Algorithms and Distributed Systems
tags: javascript, opensource, node, redis
---

#### I previously wrote about:
- [Open ... | ashokdey_ |
324,075 | Why I recommend Harvard's CS50x online course to every self-taught developer | CS50's Introduction to Computer Science is a free online course based on one of the most popular... | 0 | 2020-05-04T06:32:54 | https://dev.to/risafj/why-i-recommend-harvard-s-cs50x-online-course-to-every-self-taught-developer-4a1m | beginners, computerscience, cs50, learning | ---
title: Why I recommend Harvard's CS50x online course to every self-taught developer
published: true
description:
tags: beginners, computerscience, cs50, learning
---
[CS50's Introduction to Computer Science](https://www.edx.org/course/cs50s-introduction-to-computer-science) is a free online course based on one of... | risafj |
324,095 | Can you push commits altogether at the end of the day on Bitbucket? | I'm used to developers pushing commits just after they've made a change. However, my current develope... | 0 | 2020-05-01T10:13:08 | https://dev.to/duolingual/can-you-push-commits-altogether-at-the-end-of-the-day-on-bitbucket-3ank | Bitbucket, github | I'm used to developers pushing commits just after they've made a change.
However, my current developer says he's going to make one commit at the end of the day to save time.
He says that I will see the different commits separately, but the only difference is that he'll post them at the end of the day.
Is that okay or d... | duolingual |
324,102 | Redis 6 is out | Huge fan of Redis here :-) Its latest version adds the following: Access control lists (ACL) so t... | 0 | 2020-05-01T10:47:19 | https://dev.to/rhymes/redis-6-is-out-5db2 | redis, news | Huge fan of Redis here :-)
Its latest version adds the following:
* [Access control lists (ACL)](https://redis.io/commands/acl-setuser) so that clients/users can be barred from performing dangerous operations
* Multithreaded I/O (Redis until now has been largely single threaded with async) which is bound to make Redi... | rhymes |
324,141 | WordPress theme starter kit that saved me hours | Understrap | When I started building websites, all my clients wanted websites with custom designs. WordPress was t... | 0 | 2020-05-01T12:22:34 | https://dev.to/adriantwarog/wordpress-theme-starter-kit-that-saved-me-hours-understrap-2h2d | wordpress, webdev | When I started building websites, all my clients wanted websites with custom designs. WordPress was the choice here in Australia, and I needed to build out heaps of custom themes, I found a great resource called <strong>[understrap](https://understrap.com/)</strong>, which is a theme starter kit for WordPress.
Having ... | adriantwarog |
324,233 | LINQ в C#. Огляд | В цій статті пропоную розглянути LINQ як важливий компонент .NET фреймворку, його історію та роль. Чо... | 6,558 | 2020-05-01T16:59:34 | https://martyniuk.dev/uk/posts/linq-overview/ | csharp, linq, dotnet, ukrainian | В цій статті пропоную розглянути LINQ як важливий компонент .NET фреймворку, його історію та роль. Чому він був створений і як врешті користуватись цим інструментом. В кінці розглянемо приклади на мові C#, які дадуть уявлення про те, що таке LINQ.
**LINQ** - (*анг. language integrated query*) - мова запитів до структу... | olesmartyniuk |
324,251 | This violinist became a developer thanks to Makers | Formerly a full-time musician, Paula became interested in coding and learned to code remotely with... | 0 | 2020-05-01T16:58:28 | https://www.nocsdegree.com/violinist-changed-career-30-makers/ | career, beginners, webdev | ---
title: This violinist became a developer thanks to Makers
published: true
date: 2020-05-01 14:39:04 UTC
tags: Career, Beginners, Webdev
canonical_url: https://www.nocsdegree.com/violinist-changed-career-30-makers/
---
 is a data type with a list of related constants that limit its permitted values... | 0 | 2020-05-01T15:09:11 | https://roboleary.net/programming/2018/04/25/java-enums.html | java, programming, beginners, tutorial | An Enumeration (enum) is a data type with a list of related constants that limit its permitted values.
You might use an enumeration to describe the following:
- Drink sizes: Small, Big, Huge, Overwhelming.
- Flavours of Ice-cream: Chocolate, Vanilla, Raspberry, Maple, Mintchoc.
- Cardinal directions: North, South, E... | robole |
324,340 | Building lightning-fast APIs with FeatherJS | Written by Nedy Udombat✏️ Introduction Feathers is a lightweight web framework built over... | 0 | 2020-05-20T19:31:21 | https://blog.logrocket.com/building-lightning-fast-apis-with-featherjs/ | javascript, webdev | ---
title: Building lightning-fast APIs with FeatherJS
published: true
date: 2020-05-01 15:55:17 UTC
tags: javascript,webdev
canonical_url: https://blog.logrocket.com/building-lightning-fast-apis-with-featherjs/
cover_image: https://dev-to-uploads.s3.amazonaws.com/i/mrdhg1g2wki98y18hvkb.png
---
**Written by [Nedy Udomb... | bnevilleoneill |
324,360 | Writing cleaner Go web servers | Tips for writing clean, effective Go web servers | 0 | 2020-05-01T17:17:06 | https://chidiwilliams.com/post/writing-cleaner-go-web-servers/ | go, cleancode, bestpractices | ---
title: Writing cleaner Go web servers
published: true
description: Tips for writing clean, effective Go web servers
tags: go, cleancode, bestpractices
cover_image: https://dev-to-uploads.s3.amazonaws.com/i/q9xqrn45pid7toymi6fa.png
canonical_url: https://chidiwilliams.com/post/writing-cleaner-go-web-servers/
---
##... | chidiwilliams |
325,324 | How to get the most out of Heroku CI | Continuous integration and continuous delivery (CI/CD) are best practices in today's software enginee... | 0 | 2020-05-06T12:51:13 | https://levelup.gitconnected.com/how-to-get-the-most-out-of-heroku-ci-66c12220517b | ci, heroku, webdev, javascript | Continuous integration and continuous delivery (CI/CD) are best practices in today's software engineering development process.
**Continuous integration (CI)** allows developers to automate running test suites and other jobs on each pull request created in their projects. These jobs must pass before merging the code ch... | thawkin3 |
325,345 | USA's TOP 10 MULTINATIONAL COMPANIES IN 2020 | Multiple businesses open and close each day in the United States of America, in which very few show t... | 0 | 2020-05-01T20:13:20 | https://dev.to/millierosy/usa-s-top-freelancing-websites-in-2020-10dj | usatopcompanies, multinationalcompany, 2020bestcompany | Multiple businesses open and close each day in the United States of America, in which very few show the patience to last longer and witness international triumph. Here we have created a list of top 10 multinational companies of the USA that has been succeeding in 2020. Most of these companies cover more than four count... | millierosy |
325,353 | Deploying public keys in Docker containers | One of the hard problems to solve when using Docker in production is deploying secrets. githut_pki makes SSH key deployment easy. | 0 | 2020-05-08T07:57:33 | https://www.camptocamp.com/en/actualite/deploying-public-keys-in-docker-containers/ | devops, showdev, opensource, docker | ---
title: Deploying public keys in Docker containers
published: true
description: One of the hard problems to solve when using Docker in production is deploying secrets. githut_pki makes SSH key deployment easy.
tags: devops, showdev, opensource, docker
canonical_url: https://www.camptocamp.com/en/actualite/deploying-... | raphink |
325,357 | Googel Brain : Intro to TFLite and TFLite Micro | Meghna Natraj is a software engineer on the Google Brain team, USA working on TensorFlow Lite, an ope... | 0 | 2020-05-01T20:40:46 | https://dev.to/gautam1858/intro-to-tflite-and-tflite-micro-145k | tutorial, python, machinelearning, android | Meghna Natraj is a software engineer on the Google Brain team, USA working on TensorFlow Lite, an open source deep learning framework for on-device inference. Previously, she worked at Bloomberg as a software engineer building scalable machine learning services and completed her M.S in Computer Science from Georgia Ins... | gautam1858 |
325,415 | Fabric JS and React, an Unholy Union | Hello everyone! It's been a while since I posted on this blog. How are you doing? Who are you? Why am... | 0 | 2020-05-02T00:50:09 | https://dev.to/nicopaulino/fabric-js-and-react-an-unholy-union-36gm | javascript, react, codenewbie | Hello everyone! It's been a while since I posted on this blog. How are you doing? Who are you? Why am I asking questions? Anyways, it has been an eventful couple of weeks for me. Somehow, I made it to the last leg of my coding boot camp, and I have about five weeks until I finish and move forward to the job hunt phase.... | nicopaulino |
325,464 | Beginner guide of writing a blog post by Neha Sharma | Its been a long time since writing a blog post is on my list, but every time, the feeling of I am not... | 0 | 2020-05-07T02:00:00 | https://dev.to/sabique/beginner-guide-of-writing-a-blog-post-by-neha-sharma-342g | beginners, writing | Its been a long time since writing a blog post is on my list, but every time, the feeling of I am not good enough pulls me back from writing one. In fact, in 2020, I made a resolution to write the blog posts, but you can guess what happened next.
Already 4 months into 2020 and still far away from my resolution, finall... | sabique |
325,493 | Building a Basic Web Architecture | Design the architecture When a team or person will want to create a general architecture,... | 0 | 2020-05-05T03:21:44 | https://dev.to/fochoac/architecting-a-basic-web-architecture-51k5 | architecture, beginners |
# Design the architecture
When a team or person will want to create a general architecture, always try to generalize to five layers and tries to answers the questions:
- Access to Data:
How do I consume and persist the information?
What kind of database do I should use?
- Business Logic
How do I ensure an atomi... | fochoac |
325,509 | I feel so outdated | Originally posted at my blog I remember the old days, when people usually ask "Are you using PHP or... | 0 | 2020-05-02T04:29:25 | https://dev.to/piavgh/i-feel-so-outdated-2j6g | Originally posted at [my blog](https://hoangtrinhj.com/i-feel-so-outdated)
I remember the old days, when people usually ask "Are you using PHP or ASP.NET?", when the most sophisticated technology at the frontend is jQuery, when we can deploy a website using Filezilla, or when Docker is not a common term yet ...
It's... | piavgh | |
325,740 | APPS YOU SHOULD USE WITH DEEPIN OS | these are my recommendations on which apps are to be used when you install deepin | 0 | 2020-05-02T12:54:42 | https://dev.to/jimii47/apps-you-should-use-with-deepin-os-4dh4 | linux, deepin, development, coding | ---
title: APPS YOU SHOULD USE WITH DEEPIN OS
published: true
description: these are my recommendations on which apps are to be used when you install deepin
tags: Linux, Deepin, Development, coding,
---
I have been using Deepin as my main operating system for slightly over six months now, and i can proudly proclaim ... | jimii47 |
325,817 | WhatsTer - The ChatBot I built for TwilioHackathon | I really felt that the post for the twiliohackathon was insufficient and hard to understand. My frien... | 0 | 2020-05-02T18:39:55 | https://dev.to/adityamitra/whatster-the-chatbot-i-built-for-twilio-9ok | twiliohackathon, webdev, opensource | I really felt that the post for the **twiliohackathon** was *insufficient* and hard to *understand*. My friends told that they liked the bot and the webapp. They encouraged me to write full blog post on it. Since I had very less time to write a full article on it before the hackathon was to end, I wrote it now. (Yeah, ... | adityamitra |
325,832 | O aprendizado ao longo da minha carreira | O mundo da tecnologia está sempre avançando. Todos os dias quando acordamos, sempre nos deparamos com... | 0 | 2020-05-02T16:17:02 | https://dev.to/giocruzx/o-aprendizado-ao-longo-da-minha-carreira-42ol | career, learning | ---
title: O aprendizado ao longo da minha carreira
published: true
description:
tags: career, learning
cover_image: https://dev-to-uploads.s3.amazonaws.com/i/7xzdtmkcsp1bd37g1w3w.jpg
---
O mundo da tecnologia está sempre avançando. Todos os dias quando acordamos, sempre nos deparamos com algo novo e que teremos que ... | giocruzx |
325,840 | MySQL almost got me fired | A few years ago I was working for a University with some financial troubles, so instead of buying a s... | 0 | 2020-05-02T15:45:03 | https://dev.to/adbek/mysql-almost-got-me-fired-onh | A few years ago I was working for a University with some financial troubles, so instead of buying a super-expensive Student Information System we decided to build our own.
Using a mix of SugarCRM and Java Servlets we were able to ship a first fully functional version in less than a year. Students, professors, admins a... | adbek | |
325,873 | How To Take Pixel-Perfect Screenshots (no extensions required!) | Today, let me show you how to take pixel-perfect screenshots...just using your browser! There ar... | 0 | 2020-05-17T20:31:01 | https://dev.to/domenicosolazzo/how-to-take-pixel-perfect-screenshots-no-extensions-required-5554 | todayilearned, beginners, webdev, coding |
Today, let me show you how to take pixel-perfect screenshots...just using your browser!
{% youtube 1zvLGf7pWjU %}
There are multiple times in your daily job that you might take screenshots of a given website.
Sometimes, you need the full-size version of the website.
Other times, you might want a pixel perfect ver... | domenicosolazzo |
325,926 | Hoisting in JavaScript | Hoisting is JavaScript's default behaviour of moving declarations to the top (not literally)... | 0 | 2020-05-03T10:57:41 | https://dev.to/kamleshchavan/hoisting-in-javascript-30ej | javascript | ###Hoisting is JavaScript's default behaviour of moving declarations to the top (not literally).
####What is hoisting?
In simple words, hoisting is using variable and function before they are declared. Meaning variables and function declarations moved to the top of their scope before any other code execution, no mat... | kamleshchavan |
325,941 | Drag n' Drop Files in React - Parsing CSVs | A post by Leigh Halliday | 0 | 2020-05-02T20:23:28 | https://dev.to/leighhalliday/drag-n-drop-files-in-react-parsing-csvs-3omc | react, csv, javascript, tutorial | {% youtube SmIRn6uVVVI %} | leighhalliday |
325,964 | Cypress Observables in 20 Minutes | Consider this exportable function //get all divs and return an Observable export function getDivs()... | 6,226 | 2020-05-02T22:11:29 | https://dev.to/jwp/cypress-commands-and-the-observable-5gd | cypress |
**Consider this exportable function**
```typescript
//get all divs and return an Observable
export function getDivs() :Observable<any> {
return
// an observable using the from operator in RxJS
from(
//get all divs; then return them to the observable
cy.get("div").then((divs) => {
//t... | jwp |
325,989 | All the best Intentions | Can you trust someone if they demonstrate an intent to harm you? What if they simply have goals that... | 6,175 | 2020-05-06T10:14:43 | https://dev.to/frankfont/all-the-best-intentions-c5b | software, productivity, leadership, computerscience | Can you trust someone if they demonstrate an intent to *harm you*? What if they simply have **goals** that happen to be **harmful to you**?
Would you trust them? Of course not! You'd be crazy.
*Definition: intention*
* *noun: An aim that guides action; an objective.*
Perceived intentions fundamentally impact how mu... | frankfont |
325,998 | Happy International Astronomy Day 2020! | Hello folks! 👩🚀👨🚀 Today, to celebrate our International Astronomy Day, I created a Codepen example... | 0 | 2020-05-03T00:27:24 | https://dev.to/jdnichollsc/happy-international-astronomy-day-2020-5898 | universe, solarsystem, javascript, 100daysofcode | Hello folks! 👩🚀👨🚀
Today, to celebrate our **International Astronomy Day**, I created a Codepen example [here](https://codepen.io/jdnichollsc/full/yLYogYz) about our **Solar System** using [Web Animations API (WAAPI)](https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API) and **Web Components** with... | jdnichollsc |
326,223 | Cache-Reset with Webpack | Impelement a basic cache-reset algorithm with Wepack | 0 | 2020-05-03T07:59:56 | https://dev.to/ckotzbauer/cache-reset-with-webpack-2jh4 | webdev, webpack, javascript | ---
published: true
title: 'Cache-Reset with Webpack'
cover_image: 'https://raw.githubusercontent.com/ckotzbauer/dev.to-posts/master/blog-posts/2020/cache-reset-with-webpack/assets/header.png'
description: 'Impelement a basic cache-reset algorithm with Wepack'
tags: webdev, webpack, javascript
series:
canonical_url:
--... | ckotzbauer |
326,342 | A REPL for your node project | Having a REPL / console to play with your application code is always handy. So here is a little piece... | 0 | 2020-05-03T12:19:30 | https://dev.to/thearchitect/a-repl-for-your-node-project-4ed5 | mongodb, javascript, repl, productivity |
Having a REPL / console to play with your application code is always handy. So here is a little piece of code that enables me to use a mongoose User model inside a node repl:
{% gist https://gist.github.com/the-architect/bbdceea1d115cd341520b5028de3c6d2 file=repl.js %} | thearchitect |
326,358 | Deploying Azure WebApps in 2020 with GitHub Actions | For the longest time, I've relied on, and recommended Azure's Kudu deployment engine as the simplest... | 0 | 2020-05-03T12:42:19 | https://dev.to/david_whitney/deploying-azure-webapps-in-2020-with-github-actions-1do4 | dotnet, devops, github, csharp |
For the longest time, I've relied on, and recommended Azure's Kudu deployment engine as the simplest and most effective way to deploy web apps into Azure App services on Windows. Sadly, over the last couple of years, and after it's original author changed roles, Kudu has lagged behind .NET Core SDK versions, meaning i... | david_whitney |
326,397 | Schema Alerting (Data Contract) Framework or Service | I am searching for a framework or a service that alerts front-end developers that the schema of the b... | 0 | 2020-05-03T14:03:50 | https://dev.to/christosnetinfo/schema-alerting-data-contract-framework-or-service-1l9e | testing | I am searching for a framework or a service that alerts front-end developers that the schema of the backend has changed so to make the available changes in the front-end.
The problem I am facing as a mobile developer is that often the backend developers are making changes to their json objects. As a result the app is ... | christosnetinfo |
326,431 | JavaScript Conditional Statements | Conditional statements are like a decision we make based on circumstances. For example, if I wake up... | 0 | 2020-05-03T15:18:46 | https://dev.to/rotimiazeez/javascript-conditional-statements-2p98 | Conditional statements are like a decision we make based on circumstances. For example, if I wake up very early, I do some exercise e.g Road work and cardio, else if I wake up 30mins late, I skip road work and do just cardio, else I eat breakfast and write some code. These if-else decisions can be modeled in code by cr... | rotimiazeez | |
326,441 | Multiple Playbooks in Ansible | Ansible is a simple IT automation engine that automates cloud provisioning, configuration management,... | 0 | 2020-05-03T15:34:38 | https://dev.to/andresfmoya/multiple-playbooks-in-ansible-2pdc | devops, ansible, cloud, infrastructure | Ansible is a simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.
Ansible works by connecting to your nodes and pushing out small programs, called "Ansible modules" to them. These programs are written to b... | andresfmoya |
326,493 | 25 days into the #100daysofcode challenge | Hello there, being in the middle of the Covid-19 quarantine in NYC, I decided to resume the challenge... | 0 | 2020-05-04T13:43:50 | https://dev.to/remster85/25-days-into-the-100daysofcode-challenge-5fmk | ssl, continuousdelivery, docker, kubernetess | Hello there, being in the middle of the Covid-19 quarantine in NYC, I decided to resume the challenge I started last summer: Remstrava.
The last few days were focused on Continuous Delivery and SSL/TLS.
The goal is simple: being able to deploy any change without any sort of overhead and have the data refreshed in a ne... | remster85 |
326,505 | How to Process Headers using FastAPI | FastAPI makes processing Headers very easy, just like everything else. There are two ways to process headers with FastAPI. | 0 | 2020-05-03T17:33:49 | https://learnings.desipenguin.com/post/headers-fastapi/ | python, api, fastapi | ---
title: "How to Process Headers using FastAPI"
published: true
description: FastAPI makes processing Headers very easy, just like everything else. There are two ways to process headers with FastAPI.
tags: python, api, FastAPI
canonical_url: https://learnings.desipenguin.com/post/headers-fastapi/
---
*This was orig... | mandarvaze |
326,938 | Teach and you shall Receive | New Norm | 0 | 2020-05-04T12:00:03 | https://dev.to/francisisberto/teach-and-you-shall-receive-il7 | career, productivity | ---
title: Teach and you shall Receive
published: true
description: New Norm
tags: career, productivity
cover_image: https://cdn.techjuice.pk/wp-content/uploads/2020/03/Featured-Image.png
---
We now live in desperate times. We have consummated most of our resources. And it is crunch time. We're close to a matter of li... | francisisberto |
326,520 | Why I built a bot to find delivery slots (UK) | Since the lockdown it has been difficult to get a delivery slot from a supermarket. Some grocery stor... | 0 | 2020-05-03T18:26:56 | https://dev.to/cchanxzy/why-i-built-a-bot-to-find-delivery-slots-uk-51ob | bot, sideprojects | Since the lockdown it has been difficult to get a delivery slot from a supermarket. Some grocery stores have implemented a queuing system to access the site (Ocado) or even stopped letting new users register (Sainsbury).
After another unsuccessful day of refreshing, I thought there must be an easier way. Therefore, wi... | cchanxzy |
326,536 | How to create a lambda using Python with dependencies | This article was also published on razcodes.dev When you have a Python script that uses modules, whi... | 0 | 2020-05-03T18:28:28 | https://dev.to/razcodes/how-to-create-a-lambda-using-python-with-dependencies-4846 | python, aws, lambda | This article was also published on [razcodes.dev](https://razcodes.dev "razcodes.dev")
When you have a Python script that uses modules, which are not included in the [Python Standard Library](https://docs.python.org/3/library/ "PSL"), and want to run it as a lambda in AWS, you have two options. First one would be to c... | razcodes |
326,553 | Day-20 Guess Number Higher or Lower 👩💻 | For the last 19 days, I am making sure to solve at least a problem a day. I got stuck at optimizing a... | 0 | 2020-05-03T18:59:53 | https://dev.to/mridubhatnagar/day-21-guess-number-higher-or-lower-2ofk | python, challenge | For the last 19 days, I am making sure to solve at least a problem a day. I got stuck at optimizing a problem named Rotate Array yesterday. And, as a result, couldn't solve a problem, could not write. I am still stuck at the same problem. Meanwhile, I solved a new one.
##### Background
This problem statement is a part... | mridubhatnagar |
326,561 | Recursividad | Iterar es humano, recursivar es divino | 0 | 2020-05-03T21:42:11 | https://dev.to/szalimben/recursividad-5fpb | spanish, español, principiante, fundamentos | ---
title: Recursividad
published: true
description: Iterar es humano, recursivar es divino
tags: #spanish #español #principiante #fundamentos
cover_image: https://dev-to-uploads.s3.amazonaws.com/i/gtii7l9u8jy8m5qtolrh.jpg
---
**Recurrencia**, **recursión** o **recursividad** es la forma en la cual se especifica un... | szalimben |
326,632 | memoization | You've seen it before: ||=. This is Ruby's way of caching data. Take the contrived example below th... | 0 | 2020-05-04T01:35:28 | https://dev.to/andy4thehuynh/memoization-36hn | ruby, beginners |
You've seen it before: `||=`.
This is Ruby's way of **caching** data. Take the contrived example below that involves zero caching.
```ruby
class Account
...
private
def retrieve_credit_card
if purchasing_account.present?
purchasing_account.credit_card
end
end
def purchasing_account
A... | andy4thehuynh |
326,644 | Installing Telegraf, InfluxDB, and Grafana on Raspberry Pi | This post originally appeared on my personal blog at mm218.dev. The full TIG stack on Raspb... | 0 | 2020-05-03T22:13:49 | https://www.mm218.dev/2020/05/tig-on-pi/ | raspberrypi, telegraf, influxdb, grafana | _This post originally appeared on my personal blog at [mm218.dev](https://www.mm218.dev/2020/05/tig-on-pi/)._
## The full TIG stack on Raspberry Pi

### tl;dr
Do the following in a shell you've already auth'd ... | mikemahoney218 |
326,656 | 📢 Announcing find-kedro | Not sure what kedro is, start here 👇 🤷♀️ What is Kedro (The... | 5,228 | 2020-05-04T13:39:19 | https://waylonwalker.com/blog/find-kedro-release/ | data, python, kedro, datascience | ---
title: 📢 Announcing find-kedro
published: true
date: 2020-05-04 13:38:00 UTC
tags: data, python, kedro, datascience
canonical_url: https://waylonwalker.com/blog/find-kedro-release/
cover_image: https://waylonwalker.com/static/90b43362551515047f4cc28e387a1c3d/8d006/find-kedro-1.png
series: kedro
---
Not sure what ... | waylonwalker |
326,708 | Getting your user's country and name in a Whatsapp bot using Fastapi and FaunaDB | Hi there you all! Yes I know, the title it's a bit weird: I was supposed to document my project durin... | 6,805 | 2020-05-06T02:45:26 | https://dev.to/alessandrojcm/getting-your-user-s-country-and-name-in-a-whatsapp-bot-using-fastapi-and-faunadb-46m | python, twiliohackathon, webdev, showdev | Hi there you all! Yes I know, the title it's a bit weird: I was supposed to document my project _during_ the Twilio hackathon; but alas I didn't have the time to do it. So, I decided to do a kind of ~~post mortem~~ describing the part that took me the longest to develop. On top of it, celebrating my ~~second~~ first po... | alessandrojcm |
326,811 | CSS Font-display and how to use it | Yesterday we included a custom Google Font on our website and briefly mentioned the font-display opti... | 0 | 2020-05-04T06:36:57 | https://daily-dev-tips.com/posts/css-font-display-and-how-to-use-it/ | css, fonts | Yesterday we included a [custom Google Font](http://daily-dev-tips.com/posts/how-to-use-google-fonts/) on our website and briefly mentioned the `font-display` option.
Let's dive deeper into what it is and how it works.
As we saw yesterday, custom fonts tend to load slowly and block the browser from defining when your ... | dailydevtips1 |
326,871 | SAML Single Sign On setup with Express and Passport | In this short guide about SAML authentication on a Express based web app I'm going to show how to imp... | 0 | 2020-05-04T09:31:15 | https://www.antoniogioia.com/saml-sso-setup-with-express-and-passport/ | saml, express, passport, webdev | In this short guide about SAML authentication on a [Express](https://expressjs.com/) based web app I'm going to show how to implement a basic setup using [Passport](http://www.passportjs.org/), the authentication middleware for [Node.js](https://nodejs.org/).
## What is SAML protocol
The [Wikipedia page about SAML](h... | antoniogioiacom |
326,911 | Learning about git! | Learning basics about git | 0 | 2020-05-11T21:19:54 | https://dev.to/ramclen/learning-about-git-68d | git, beginners, productivity | ---
published: true
title: 'Learning about git!'
cover_image: 'https://raw.githubusercontent.com/ramclen/documenting-dev/master/blog-posts/Learning-about-git/assets/cover-image.jpg'
description: 'Learning basics about git'
tags: git, beginners, productivity
series:
canonical_url:
---
In this post, I will try to give y... | ramclen |
327,003 | Make your own online radio server in pure Node.js | Written by Darko Milosevic✏️ JavaScript is a really versatile and platform-agnostic language — and... | 0 | 2020-05-21T16:11:41 | https://blog.logrocket.com/online-radio-server-pure-node-js/ | node, tutorial | ---
title: Make your own online radio server in pure Node.js
published: true
date: 2020-05-04 13:00:10 UTC
tags: node,tutorial
canonical_url: https://blog.logrocket.com/online-radio-server-pure-node-js/
cover_image: https://dev-to-uploads.s3.amazonaws.com/i/mqosp60bdpr3b1vc548t.jpeg
---
**Written by [Darko Milosevic](h... | bnevilleoneill |
327,075 | Installing and running the Apache Kafka and zookeeper on Windows | Apache Kafka is a distributed streaming platform. It provides a unified, high-throughput, low-latency... | 0 | 2020-05-04T14:20:42 | https://dev.to/careerdrill/installing-and-running-the-apache-kafka-and-zookeeper-on-windows-3mle | kubernetes, java, windows | Apache Kafka is a distributed streaming platform. It provides a unified, high-throughput, low-latency platform for handling real-time data feeds. Kafka can be used as a Messaging system like ActiveMQ or RabbitMQ. It supports fault tolerance using a replica set within the cluster. Kafka can be used for storing the data ... | careerdrill |
327,078 | Part 1: Locating the HTML for the website data you are interested | You maybe might be in the same position, you want to gather some data of different objects (like fina... | 6,429 | 2020-05-04T15:37:05 | https://dev.to/ecostack/part-1-locating-the-html-for-the-website-data-you-are-interested-3neg | html, node, scraping | You maybe might be in the same position, you want to gather some data of different objects (like financial data from different entities) from a website, and you copy/paste thousands times from website to your local worksheet. The work of collection makes you exhausting. Believe me, I have been there as you did.
To col... | ecostack |
327,109 | Add to cart example | #flutter #flutteranimation follow: https://www.instagram.com/demianrc/ | 0 | 2020-05-04T14:58:38 | https://dev.to/damianrincon/add-to-cart-example-2bl6 | codepen | #flutter #flutteranimation
follow: https://www.instagram.com/demianrc/
{% codepen https://codepen.io/damianrincon/pen/xxwPmLe %} | damianrincon |
331,957 | Learn Deno: Chat app | Learn how Deno works and it's differences with Node.js by creating a Chat application. | 8,373 | 2020-05-10T17:15:17 | https://aralroca.com/blog/learn-deno-chat-app | deno, javascript, node, react | ---
title: "Learn Deno: Chat app"
created: 05/10/2020
published: true
description: Learn how Deno works and it's differences with Node.js by creating a Chat application.
canonical_url: https://aralroca.com/blog/learn-deno-chat-app
tags: deno, javascript, node, react
cover_image: https://aralroca.com/images/cover-images... | aralroca |
351,940 | Tuples in Python | Python Tuples basic concepts are introduced in this aritcle. Tuples in Python with some examples. A... | 0 | 2020-06-09T11:33:04 | https://dev.to/importox/tuples-in-python-5af5 | python | Python Tuples basic concepts are introduced in this aritcle.
Tuples in Python with some examples. A tuple is one of Python's <a href="https://python-commandments.org/python-data-types/">data types</a>
## Python Tuples
*Python tuples* are a group of elements separated by commas in a round bracket.
**Tuples** are lik... | importox |
332,046 | AssemblyLift: a Framework for running WebAssembly on AWS Lambda | Today, I finally opened a pet project of mine up to the public! I call it AssemblyLift, and it is (a... | 0 | 2020-05-10T20:18:35 | https://dev.to/dotxlem/assemblylift-a-framework-for-running-webassembly-on-aws-lambda-2m96 | webassembly, serverless, rust, showdev | Today, I finally opened a pet project of mine up to the public!
I call it [AssemblyLift](https://github.com/akkoro/assemblylift), and it is (and/or will become) a framework for writing serverless cloud apps using WebAssembly and Rust. Currently it supports AWS Lambda as a backend target, and provides a custom Lambda r... | dotxlem |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.