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 |
|---|---|---|---|---|---|---|---|---|
150,545 | Customizing Сreate React App without Eject | Intro Most of the developers often make a choice for the Create React App (CRA) when creat... | 0 | 2019-07-31T08:03:18 | https://2muchcoffee.com/blog/customizing-create-react-app-without-eject/ | reactnative, react, tutorial | ## Intro
<p align="justify">Most of the developers often make a choice for the Create React App (CRA) when creating a new project. For sure, it’s a great tool that allows creating a React application without being distracted by the settings of webpack, babel etc.</p>
<p align="justify">However, it’s an imaginary simp... | 2muchcoffeecom |
150,584 | Meu primeiro app com Quarkus | Hoje eu decidi que iria criar meu primeiro APP utilizando Quarkus, mas por que?! Na verdade é só uma... | 1,675 | 2019-07-31T11:39:35 | https://dev.to/luizleite_/meu-primeiro-app-com-quarkus-3ocb | quarkus, graalvm, java | Hoje eu decidi que iria criar meu primeiro APP utilizando Quarkus, mas por que?! Na verdade é só uma validação mesmo eu sei que o Spring boot tá bem na frente em alguns pontos, mas [Quarkus](https://quarkus.io/) e [Micronaut](https://micronaut.io/) são ótimas alternativas, e estão ganhando espaço principalmente por cau... | luizleite_ |
150,655 | How to use the JavaScript bcrypt library | The bcrypt npm package is one of the most used packages to work with passwords in JavaScript. This i... | 0 | 2019-07-31T14:06:59 | https://dev.to/baransel/how-to-use-the-javascript-bcrypt-library-4iok | javascript | The bcrypt npm package is one of the most used packages to work with passwords in JavaScript.
This is security 101, but it’s worth mentioning for new developers: you never store a password in plain text in the database or in any other place. You just don’t.
What you do instead is, you generate a hash from the passwor... | baransel |
150,657 | About Jorge Plaza Marquez | Jorge Plaza Marquez is the third-generation owner of Servimeca Sand Control. Jorge became President o... | 0 | 2019-07-31T14:09:44 | https://dev.to/jorgeplazamarquez/about-jorge-plaza-marquez-351k | jorgeplazamarquez | Jorge Plaza Marquez is the third-generation owner of Servimeca Sand Control. Jorge became President of Servimeca in April of 1998. Servimeca is one of the most experienced companies, with a trajectory of nearly 60 years, established in 1958 in order to manufacture sand control filters for oil, gas and water wells.
Se... | jorgeplazamarquez |
150,792 | The New Golden Age of .NET is Upon Us | One framework to rule them all. Is it a good thing? Is it dangerous, or is it the best thing to happe... | 0 | 2019-07-31T19:39:38 | https://dev.to/nickproud/the-new-golden-age-of-net-is-upon-us-1iig | dotnet, csharp | One framework to rule them all. Is it a good thing? Is it dangerous, or is it the best thing to happen to Software Developers since the creation of Javascript? ([In 10 days...](https://en.wikipedia.org/wiki/JavaScript))
Depending on which software eco-system you spend most of your time in, you may have conflicting ide... | nickproud |
150,940 | Jordan Scrapes Websites for Keywords |
Axios
Okay, fine. Axios is pretty good. I’ve been pretty stubborn in... | 0 | 2019-08-01T04:12:19 | https://javascriptwebscrapingguy.com/jordan-scrapes-websites-for-keywords/ | webscraping, axios, javascript, typescript | ---
title: Jordan Scrapes Websites for Keywords
published: true
tags: Web Scraping,Axios,Javascript,Typescript
canonical_url: https://javascriptwebscrapingguy.com/jordan-scrapes-websites-for-keywords/
---
## Axios

Okay, fine. [Axios](https://github.com/a... | aarmora |
150,992 | Artificial Intelligence to speed up trip planning
| Until two decades ago, planning a trip was a strenuous activity that involved scouting for a reliable... | 0 | 2019-08-01T07:37:20 | https://dev.to/ai_oodles/artificial-intelligence-to-speed-up-trip-planning-5g7e | Until two decades ago, planning a trip was a strenuous activity that involved scouting for a reliable travel agent to arrange trips and book accommodation. With the advent of the internet, things began to change. Travel websites like Expedia and Orbitz have enabled vacationers to book everything online with minimal has... | ai_oodles | |
151,033 | Creating New Financial Markets with Stellar Blockchain Solutions | Stellar provides cost-efficient and simplified payment integration solutions , especially for SMEs an... | 0 | 2019-08-01T09:51:02 | https://dev.to/blockchainoodles/creating-new-financial-markets-with-stellar-blockchain-solutions-54ip | stellarblockchain, stellarblockchainsolutions | Stellar provides cost-efficient and simplified payment integration solutions , especially for SMEs and startups. Its ability to accept payments in any currency is crucial as it creates opportunities for new financial markets. It is something that traditional payment providers fail to guarantee.
Stellar opens new possi... | blockchainoodl1 |
151,037 | Website Blogs! | Morning all from a very grey Derbyshire, England! This is my first post on the platform so please di... | 0 | 2019-08-01T10:12:13 | https://dev.to/ryj12_/website-blogs-bd9 | webdev, beginners, discuss | Morning all from a very grey Derbyshire, England!
This is my first post on the platform so please direct me to the right place if this isn't it!
Just a quick question! What blog systems / engines / applications are you using on your website's?
I'm currently using BlogEngine.NET which I'm are looking to replace with ... | ryj12_ |
151,058 | Things that forced me to leave GA for AWStats | Starting on this first day of August, I decided to remove Google Analytics (GA). Ever since I migrate... | 0 | 2019-08-02T10:57:12 | https://kevinhq.com/things-that-forced-me-to-leave-ga-for-awstats/ | seo | ---
title: Things that forced me to leave GA for AWStats
published: true
tags: SEO,seo
canonical_url: https://kevinhq.com/things-that-forced-me-to-leave-ga-for-awstats/
---
Starting on this first day of August, I decided to remove Google Analytics (GA). Ever since I migrate this blog to a new host that gives me AWStat... | kevinhq |
151,123 | Playing with Vue and Vuex - Lemonade Stand | One of my goals for this year was to play more with Vue “apps” (ie, not simple page enhancement demos... | 0 | 2019-08-01T17:43:28 | https://www.raymondcamden.com/2019/08/01/playing-with-vue-and-vuex-lemonade-stand | vue, javascript | ---
title: Playing with Vue and Vuex - Lemonade Stand
published: true
tags: vuejs,JavaScript
canonical_url: https://www.raymondcamden.com/2019/08/01/playing-with-vue-and-vuex-lemonade-stand
cover_image: https://static.raymondcamden.com/images/banners/lemonadestand.jpg
---
One of my goals for this year was to play more... | raymondcamden |
151,217 | Which programming language features do you love and why? | A few of my favorites include: first-class functions, algebraic data types and opaque data... | 0 | 2019-08-02T08:25:12 | https://dev.to/dwayne/which-programming-language-features-do-you-love-and-why-4o9e | discuss, plt, elm, haskell | ---
title: Which programming language features do you love and why?
published: true
description:
tags: discuss, plt, elm, haskell
---
A few of my favorites include: [first-class functions](https://en.wikipedia.org/wiki/First-class_function), [algebraic data types](https://en.wikipedia.org/wiki/Algebraic_data_type) an... | dwayne |
151,542 | PL/SQL Object Types: putting the Structure into the Force Powers Table | Earlier this week, I introduced a way to extract a chunk of functionality from a ... | 0 | 2019-08-02T15:07:08 | https://cleandatabase.wordpress.com/2019/08/02/pl-sql-object-types-putting-the-structure-into-the-force-powers-table/ | 100codeexamples, plsql, sql, sqltypes | ---
title: PL/SQL Object Types: putting the Structure into the Force Powers Table
published: true
tags: #100CodeExamples,PL/SQL,SQL,SQL Types
canonical_url: https://cleandatabase.wordpress.com/2019/08/02/pl-sql-object-types-putting-the-structure-into-the-force-powers-table/
---
Earlier this week, I introduced a way to... | pesse |
151,559 | What was your win this week? | Got to all your meetings on time? Started a new project? Fixed a tricky bug? | 0 | 2019-08-02T15:38:44 | https://dev.to/jess/what-was-your-win-this-week-4397 | discuss, weeklyretro | ---
title: What was your win this week?
published: true
description: Got to all your meetings on time? Started a new project? Fixed a tricky bug?
tags: discuss, weeklyretro
cover_image: https://cl.ly/188e843c2985/download/Image%202019-02-15%20at%202.36.37%20PM.png
---
👋👋👋👋
Looking back on your week -- what was so... | jess |
151,599 | Drag & Drop without Draggables & Dropzones | How to build drag & drop interactions with using draggables and dropzones. | 0 | 2019-08-02T16:21:20 | https://blog.noredink.com/post/186724971283/drag-drop-without-draggables-dropzones | draganddrop, elm | ---
title: Drag & Drop without Draggables & Dropzones
published: true
description: How to build drag & drop interactions with using draggables and dropzones.
tags: drag-and-drop, elm
canonical_url: https://blog.noredink.com/post/186724971283/drag-drop-without-draggables-dropzones
---
Why is building drag & drop UIs so... | jwoudenberg |
151,721 | Blockchain: What the hell is a Merkle Tree? | No you can’t find this kind of a tree in the forest. (source: xkcd)
While it mig... | 0 | 2019-08-02T19:15:22 | https://medium.com/@htkibar/blockchain-what-the-hell-is-a-merkle-tree-65a3071f1ddb | cryptocurrency, blockchain, merkletree, merkle | ---
title: Blockchain: What the hell is a Merkle Tree?
published: true
tags: cryptocurrency,blockchain,merkle-tree,merkle
canonical_url: https://medium.com/@htkibar/blockchain-what-the-hell-is-a-merkle-tree-65a3071f1ddb
---
<figcaption><em>No you can’t... | tugkankibar |
151,728 | How to sync props to state properly in React Hooks | It is easy to pass props to state in react hooks, but do you know how to sync props changes to state changes after initialization. It is also easy, lets see that in this article. | 0 | 2019-08-07T12:41:15 | https://learnwithparam.com/blog/how-to-pass-props-to-state-properly-in-react-hooks/ | react, javascript, showdev, tutorial | ---
title: How to sync props to state properly in React Hooks
published: true
tags: ['react', 'javascript', 'showdev', 'tutorial']
canonical_url: https://learnwithparam.com/blog/how-to-pass-props-to-state-properly-in-react-hooks/
description: It is easy to pass props to state in react hooks, but do you know how to sync... | learnwithparam |
151,741 | Who's looking for open source contributors? (August 2nd edition) | Find something to work on or promote your project here. Please shamelessly promote your project. Eve... | 1,064 | 2019-08-02T20:47:39 | https://dev.to/kyleboe/who-s-looking-for-open-source-contributors-august-2nd-edition-1po0 | contributorswanted | Find something to work on or promote your project here.
Please shamelessly promote your project. Everyone who posted in previous months is welcome back this month, as always.
Happy Coding!
Photo by [Christopher Rusev](https://unsplash.com/@ralics?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) | kyleboe |
151,766 | 🌎 4 Ways To Make Impact Everyday 🌎 | I am super inspired by Mindy Kaling and I want to pay it forward the way she did. I may not be a cele... | 0 | 2019-08-02T21:55:01 | https://dev.to/ashc0des/3-ways-to-make-impact-everyday-2ppj | tech, socialtech, community | ---
title: 🌎 4 Ways To Make Impact Everyday 🌎
published: true
description:
tags: tech, socialtech, community
cover_image: https://thepracticaldev.s3.amazonaws.com/i/ip083bl67gxh2fnrjneu.png
---
I am super inspired by Mindy Kaling and I want to pay it forward the way she did. I may not be a celebrity or rich but I ... | ashc0des |
151,897 | MVC application related suggestion | Customer have differ application i do not want to use customer database credential in the current app... | 0 | 2019-08-03T12:45:37 | https://dev.to/parajasankar/mvc-application-related-suggestion-3a51 | mvc | Customer have differ application i do not want to use customer database credential in the current application development but i need some data from that
database so what is the technique i need to use in MVC and web api application Please suggest. | parajasankar |
152,038 | Build a safe way to shutdown a headless raspberry pi with a tiny button. | A short tutorial on how to make a button that you can easily shutdown your raspberry pi in hardware projects. | 0 | 2019-08-03T20:06:33 | https://dev.to/stephaniecodes/build-a-safe-way-to-shutdown-a-headless-raspberry-pi-with-a-tiny-button-2ca3 | raspberrypi, hardware, pi | ---
title: Build a safe way to shutdown a headless raspberry pi with a tiny button.
published: true
description: A short tutorial on how to make a button that you can easily shutdown your raspberry pi in hardware projects.
cover_image: https://thepracticaldev.s3.amazonaws.com/i/9wdu9gvbktzp3wbn74dh.jpg
tags: raspberry ... | stephaniecodes |
152,049 | The dimensions of an img tag | 0 | 2019-08-03T20:40:10 | https://lyubomir-angelov.com/the-dimensions-of-an-img-tag/ | html, images, htmlparsing | ---
title: The dimensions of an img tag
published: true
description:
tags: html, images, html parsing
cover_image: https://thepracticaldev.s3.amazonaws.com/i/hdjstbijx1xhlukuaxdg.jpg
canonical_url: https://lyubomir-angelov.com/the-dimensions-of-an-img-tag/
---
The other day in the team we were playing with one simple ... | lyubomir | |
152,058 | How do you work with your designers? | As this is a very developer-centric platform, I thought it would be fun to talk about some of the way... | 0 | 2019-08-03T21:36:49 | https://dev.to/nabilahsan/how-do-you-work-with-your-designers-1fdc | ux, design, productivity, career | As this is a very developer-centric platform, I thought it would be fun to talk about some of the ways the devs here coexist and work with the designers at their respective companies or projects.
I just finished up a 6 month UX Design internship. The next company I join (as a full-time UX Designer) might not have an e... | nabilahsan |
152,109 | (Re)standardising Robots.txt | Allow: Standardising/The/RobotsTxt.File | 0 | 2020-01-15T04:54:51 | https://dev.to/turnerj/the-web-is-growing-up-14ak | webdev, robots | ---
title: (Re)standardising Robots.txt
published: true
description: Allow: Standardising/The/RobotsTxt.File
tags: webdev, robots
---
The web has been around for a while now with many innovations and iterations of different concepts (eg. HTTP/3). One concept which has stood around without change for a long while is th... | turnerj |
152,139 | Tales of the Ruby Grimoire - Part Two - The Lemurs of Scala | Dark tales of Ruby magics from beyond what any sane Rubyist would teach in a book of legends, opened by a particularly curious young lemur named Red. | 10,893 | 2019-08-04T06:24:32 | https://dev.to/baweaver/tales-of-the-ruby-grimoire-part-two-the-lemurs-of-scala-3d1e | ruby, scala | ---
title: Tales of the Ruby Grimoire - Part Two - The Lemurs of Scala
published: true
description: Dark tales of Ruby magics from beyond what any sane Rubyist would teach in a book of legends, opened by a particularly curious young lemur named Red.
tags: Ruby, Scala
cover_image: https://thepracticaldev.s3.amazonaws.co... | baweaver |
152,206 | Vue.js Pattern for Async Requests: Using Renderless Components | Using a Vue Renderless Component to handle async requests to abstract the HTTP request logic and make it reusable. | 0 | 2019-08-04T19:32:04 | https://tentmaker.dev/writing/vuejs-async-renderless-component/ | javascript, vue, async, axios | ---
title: Vue.js Pattern for Async Requests: Using Renderless Components
published: true
description: Using a Vue Renderless Component to handle async requests to abstract the HTTP request logic and make it reusable.
tags: js, vuejs, async, axios
cover_image: https://thepracticaldev.s3.amazonaws.com/i/kvatjg8j5spcage2... | lhermann |
152,252 | I love to travel and I want to work with TravelTech company | A post by anupong | 0 | 2019-08-04T15:32:27 | https://dev.to/anupong/i-love-to-travel-and-i-want-to-work-with-traveltech-company-40j5 | travel | anupong | |
152,332 | The Mistakes I Made In My First Software Project | Before I started my professional career as a developer I mainly developed Android apps using Java as... | 0 | 2019-08-06T09:12:47 | https://www.mokkapps.de/blog/the-mistakes-i-made-in-my-first-software-project/ | career, mistakes, software, project | ---
title: The Mistakes I Made In My First Software Project
published: true
tags: career, mistakes, software, project
canonical_url: https://www.mokkapps.de/blog/the-mistakes-i-made-in-my-first-software-project/
---
Before I started my professional career as a developer I mainly developed Android apps using Java as th... | mokkapps |
152,346 | These lifehacks will change the way you write Markdown! | If you're a developer, chances are you've come across markdown editors before (whether you know it or... | 10,716 | 2019-08-16T00:26:46 | https://dev.to/yechielk/these-lifehacks-will-change-the-way-you-write-markdown-3651 | writing, markdown, beginners, blogging | If you're a developer, chances are you've come across markdown editors before (whether you know it or not).
Markdown is supported by GitHub, DEV, many ticket trackers, most documentation and blogging platforms (cough.. cough... Medium...). Getting good with the markdown syntax will help you communicate more effectivel... | yechielk |
281,617 | Top Weather APIs | Weather APIs have come a long way. Today, Weather APIs give detailed information beyond just temperat... | 0 | 2020-03-15T11:25:53 | https://dev.to/vikramchandra/top-weather-apis-4lho | Weather APIs have come a long way. Today, Weather APIs give detailed information beyond just temperature, precipitation and humidity, but also UV index and pollution levels. Time series data lets you discover trends and patterns, and plan events based on weather conditions.
These APIs can also be a useful resource for... | vikramchandra | |
152,435 | Building a UI from scratch, Responsive Content | Turning it into a responsive design. | 1,643 | 2019-08-05T20:19:31 | https://dev.to/llorentegerman/building-a-ui-from-scratch-responsive-content-6b9 | react, javascript, tutorial, design | ---
title: Building a UI from scratch, Responsive Content
published: true
description: Turning it into a responsive design.
tags: react,javascript,tutorial,design
cover_image: https://i.postimg.cc/pLn7yLJ8/Screen-Shot-2019-07-24-at-23-02-39.png
series: Building a UI from scratch
---
This is the third article of the `B... | llorentegerman |
152,483 | Your personal AWS setup (and how to not get hacked) | In 2016 hackers compromised my personal AWS setup. Within a matter of hours I received an AWS bill... | 0 | 2019-08-15T06:47:17 | https://www.thedevcoach.co.uk/how-to-setup-an-aws-to-experiment-and-learn/ | cloudnative, aws, cloud, platform | ---
title: Your personal AWS setup (and how to not get hacked)
published: true
tags: CloudNative, AWS, Cloud, Platform
canonical_url: https://www.thedevcoach.co.uk/how-to-setup-an-aws-to-experiment-and-learn/
---
In 2016 hackers compromised my personal AWS setup. Within a matter of hours I received an **AWS bill for $... | loujaybee |
152,497 | The track-and-trace system + blockchain | See the example of how the track-and-trace system powered by #blockchain can be used in the process o... | 0 | 2019-08-05T09:31:59 | https://twitter.com/Innovecs_Global/status/1158298795999932416 | trackandtracesystem, pharmaceuticalgoods, blockchain | See the example of how the track-and-trace system powered by #blockchain can be used in the process of transferring #pharmaceutical goods from a producer to an end consumer. | eric_chambers |
152,530 | Mission-Oriented White Label Crypto Exchange Development Services
| Antier Solutions is a leading blockchain development company offering highly reliable white label cry... | 0 | 2019-08-05T11:27:40 | https://dev.to/ammyjones/mission-oriented-white-label-crypto-exchange-development-services-20b3 | whitelabelcryptoexchange, coindevelopmentcompany, cryptoexchangeplatformsoftware | Antier Solutions is a leading blockchain development company offering highly reliable white label crypto exchange development services to foster business growth. Our cross-functional team of blockchain experts meticulously brainstorms the requirements and objectives of the clients and goes the extra mile to turn the id... | ammyjones |
170,386 | How to remain sane when your work system breaks down | The unspeakable happened and on Friday the 13th my laptop - the only laptop I had - got bricked. As a... | 0 | 2019-09-14T18:39:33 | https://dev.to/andreeat/how-to-remain-sane-when-your-work-system-breaks-down-1khc | career, productivity | The unspeakable happened and on Friday the 13th my laptop - the only laptop I had - got bricked. As a beginner freelancer I don't have a sum of money to throw directly into another laptop so I will have to survive without it at least until next Wednesday, when I'm supposed to take it from the service - if everything go... | andreeat |
152,639 | Top Python Posts from July 29 week | Hi! I'm Vicente, your friendly Filipino mod for the python tag. Today, is another episode of the Top... | 1,694 | 2019-08-05T13:57:20 | https://dev.to/highcenburg/top-python-posts-from-july-29-week-43c7 | python, bestofdev | Hi! I'm Vicente, your friendly Filipino mod for the python tag. Today, is another episode of the Top Python Posts of the week!
Hope you'll follow along!
# 1.) Getting started with GraphQL in Python
Modern frameworks come and go. Some of them manage to become a new standard. With a rise of modern JavaScript libraries... | highcenburg |
152,694 | Why I Do This: About My Blog | Recently, my blog came up in a conversation, and the person with whom I was speaking asked me a bit m... | 0 | 2019-08-05T16:25:20 | https://dev.to/sarahscode/why-i-do-this-about-my-blog-16f4 | ---
title: Why I Do This: About My Blog
published: true
tags:
canonical_url:
---
Recently, my blog came up in a conversation, and the person with whom I was speaking asked me a bit more about my blog. During the course of the conversation, I realize that I don't really talk much about why I blog, and I figured it wa... | sarahscode | |
152,722 | Learning CSS by reading specs | Recently I got the chance to do an interview with Vitaly Friedman as part of the run-up to View... | 0 | 2019-08-06T02:18:28 | https://www.chenhuijing.com/blog/learning-css-by-reading-specifications/ | css, webdev | ---
title: Learning CSS by reading specs
published: true
tags: css, webdev
canonical_url: https://www.chenhuijing.com/blog/learning-css-by-reading-specifications/
cover_image: https://thepracticaldev.s3.amazonaws.com/i/4ch5ui80hqhwpe2p9qg4.jpg
---
Recently I got the chance to do an interview with [Vitaly Friedman](htt... | huijing |
152,733 | Module Monday 50 🎉 Single page app & more | Module Monday 50 | 0 | 2019-08-05T17:05:33 | https://guide.anymod.com/module-monday/50.html | showdev, webdev, javascript, githunt | ---
title: Module Monday 50 🎉 Single page app & more
published: true
description: Module Monday 50
tags: showdev, webdev, javascript, githunt
cover_image: https://res.cloudinary.com/component/image/upload/b_rgb:f6f6f6,c_pad,h_370,w_880/v1564793729/single-page_40_f5jn8o.gif
canonical_url: https://guide.anymod.com/modul... | tyrw |
152,802 | Implementing Redis Pub/Sub in Node.js Application | Implementing Redis Pub/Sub in Node.js Application | 0 | 2019-08-05T19:32:06 | https://cloudnweb.dev/2019/08/implementing-redis-pub-sub-in-node-js-application/ | showdev, webdev, tutorial, beginners | ---
title: Implementing Redis Pub/Sub in Node.js Application
published: true
description: Implementing Redis Pub/Sub in Node.js Application
tags: showdev,webdev,tutorial,beginners
canonical_url: https://cloudnweb.dev/2019/08/implementing-redis-pub-sub-in-node-js-application/
---
<!-- wp:paragraph -->
<p>In this article... | ganeshmani |
167,100 | “Eradicate the issue of the Black screen with the help of Microsoft Windows 10 support” | If you have not yet upgraded to the Windows 10 update, then you may see yourself affected by the blac... | 0 | 2019-09-07T11:29:35 | https://dev.to/microsoftnum/eradicate-the-issue-of-the-black-screen-with-the-help-of-microsoft-windows-10-support-1op9 | microsoftwindows10support | If you have not yet upgraded to the Windows 10 update, then you may see yourself affected by the black-screen bug that results from a minor security upgrade. So, to overcome this problem you need to follow some simple steps given here. First of all, hit Ctrl + Alt + Delete simultaneously on your keyboard. After that, h... | microsoftnum |
152,831 | My Top Software Architecture Resources | Here are my top books and resources on software architecture. All of these are really great sources... | 0 | 2019-08-05T21:02:24 | https://dev.to/remast/my-software-architecture-resources-g38 | architecture, career, design, microservices | Here are my top books and resources on software architecture. All of these are really great sources of knowledge for anyone who's dealing with software architecture. And that should be anyone who develops software. Since software architecture is a team responsibility and should be a team effort.
## Software Architectu... | remast |
152,951 | Image Processing - Making Custom Filters - React.js - Part 2 | A new article is published on overflowjs.com around creating a UI for applying filters on images from... | 0 | 2019-08-06T05:45:56 | https://overflowjs.com/posts/Image-Processing-Making-Custom-Filters-Reactjs-Part-2.html | imageprocessing, react, ui, frontend | ---
title: Image Processing - Making Custom Filters - React.js - Part 2
published: true
description:
tags: #imageprocessing #react #ui #frontend
canonical_url: https://overflowjs.com/posts/Image-Processing-Making-Custom-Filters-Reactjs-Part-2.html
---
A new article is published on overflowjs.com around creating a UI f... | dg92 |
153,158 | PHP with lsp-mode on Emacs |
Emacs is a pretty decent editor. When I started using Emacs, it was initially o... | 0 | 2019-08-06T09:54:44 | https://dev.to/gayanhewa/php-with-lsp-mode-on-emacs-5c77 | programming, languageserverprot, emacs, php | ---
title: PHP with lsp-mode on Emacs
published: true
tags: programming,language-server-prot,emacs,php
canonical_url:
---

Emacs is a pretty decent editor. When I started using Emacs, it was initially only for org-mode. Because there is nothing ... | gayanhewa |
153,345 | A gentle introduction to Python generators | A short introduction to Python generators | 0 | 2019-08-06T17:50:08 | https://dev.to/dandyvica/a-gentle-introduction-to-python-generators-4g10 | python, tutorial, beginners, functional | ---
title: A gentle introduction to Python generators
published: true
description: A short introduction to Python generators
tags: #python #tutorial #beginners #functional
cover_image: https://thepracticaldev.s3.amazonaws.com/i/4239qwp3i9lxw7y1gghj.jpg
---
When I first met Python generators, I found them quite obscure... | dandyvica |
153,550 | 4 Signs It’s a Bad Idea to Quit Your Dev Job | (& What to Do When You Have to Stay) By Andrew McDermott. Originally published on Site... | 0 | 2019-08-07T05:42:16 | https://www.sitepoint.com/4-signs-its-a-bad-idea-to-quit-your-job/ | career, productivity, startup | ### (& What to Do When You Have to Stay)
*By [Andrew McDermott](https://www.sitepoint.com/author/alexm/). Originally published on [SitePoint](https://www.sitepoint.com/4-signs-its-a-bad-idea-to-quit-your-job/).*
Edwarden, a developer and StackExchange user, wanted advice.
His boss yelled at him for requesting a prom... | sitepointdotcom |
153,634 | Ruby,Clojure,Go,Haskell,Rails | I'm working with house-hold names in London who are looking for Senior Ruby or Clojure Engineers look... | 0 | 2019-08-07T10:35:32 | https://dev.to/samwelallage/ruby-clojure-go-haskel-rails-oeo | career, rails, ruby, clojure | I'm working with house-hold names in London who are looking for Senior Ruby or Clojure Engineers looking to work in London. You'll be working in some of the purest codes bases in London with no legacy codes. All my clients follow strict TDD and are only after the best of the best developers.
We are also open to Cloju... | samwelallage |
153,641 | What does 'EJECT' do to a react native app | A post by Emmanuel Oreoluwa | 0 | 2019-08-07T10:55:00 | https://dev.to/aore/what-does-eject-to-a-react-native-app-1ioe | help, discuss, reactnative, beginners | ---
title: What does 'EJECT' do to a react native app
published: true
description:
tags: #help #discuss #reactnative #beginner
---
| aore |
153,658 | AWS Migration: 3 Major Cost Optimization Strategies to Use | Minimize the costs of cloud migration to AWS using proven strategies for cost optimization. Take your... | 1,467 | 2019-08-07T11:49:45 | https://www.romexsoft.com/blog/aws-migration-3-major-cost-optimization-strategies-to-use/ | awsmigration | <div class="row hidden-sm hidden-xs">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 post-header">
<h2 class="post-title">Minimize the costs of cloud migration to AWS using proven strategies for cost optimization. Take your business to the cloud within your budget!</h2>
</div>
</div>
<div class="blog-text col-lg-1... | serhiykozlov |
153,727 | AutoSizer of react-virtualized doesn't give free space to its child | Hello, guys. Can't figure out what is wrong with my code, but AutoSizer component doesn't work as int... | 0 | 2019-08-07T12:58:10 | https://dev.to/deylenergy/autosizer-of-react-virtualized-doesn-t-give-free-space-to-its-child-p37 | help, react | Hello, guys. Can't figure out what is wrong with my code, but AutoSizer component doesn't work as intended. The children should take free space (horizontally and vertically), to make it obvious I set background to green. Read the documentation, did it exactly as it advises, can't make it work though. Would be glad if s... | deylenergy |
154,118 | Ken Wheeler: Taking a Break from Open Source Is a Welcome Change | We talked to Ken Wheeler, a User Interface Developer at [REDACTED], creator of the Slick... | 0 | 2019-08-19T09:51:32 | https://dev.to/gitnation/ken-wheeler-taking-a-break-from-open-source-is-a-welcome-change-4ool | reactnative, react | ### We talked to Ken Wheeler, a User Interface Developer at [REDACTED], creator of the Slick Carousel and Webpack Dashboard, and a co-host of the most hilarious web dev podcast, the Undefined
*Ken Wheeler is a passionate web developer, renowned and celebrated in the developer community: he’s been in the web develop... | gitnation |
153,821 | Code Codex - an algorithm bank | I was looking for a binary search algorithm in BASIC: I'm trying to solve my RosettaCode task in QB64... | 1,744 | 2019-08-08T02:21:58 | https://dev.to/bugmagnet/an-algorithm-bank-code-codex-188f | learning, programming, languages, todayisearched | I was looking for a binary search algorithm in BASIC: I'm trying to solve my [RosettaCode task](http://rosettacode.org/wiki/Teacup_rim_text) in [QB64](https://www.portal.qb64.org/) and that part of my programmer brain hasn't seen much work lately.
At the end of a Google Search I came upon [Code Codex](http://www.codec... | bugmagnet |
153,858 | [GameDev] Crystal Blast - The Recent Update | Hi everyone! Since the last time we didn't have a lot time to work but we are still working in free... | 0 | 2019-08-07T16:37:16 | https://dev.to/balconygames/game-crystal-blast-the-recent-update-26l3 | gamedev, unity3d, indie, startup | ---
title: [GameDev] Crystal Blast - The Recent Update
published: true
description:
tags: gamedev, unity, indie, startup
---
Hi everyone!
Since the last time we didn't have a lot time to work but we are still working in free time in gamedev industry. Hope it would become profitable in the future :)
We finally publi... | oivoodoo |
153,954 | 4 Actionable Tips To Immediately Improve Your UI Shadow Design (Design File & Code Included) | To kick of our actionable design tips for devs series, here are 4 tips for better UI shadows. | 1,781 | 2019-08-07T23:55:36 | https://dev.to/skill_pathway/4-actionable-tips-to-immediately-improve-your-ui-shadow-design-design-file-code-included-l4m | beginners, codenewbie, design, webdev | ---
title: 4 Actionable Tips To Immediately Improve Your UI Shadow Design (Design File & Code Included)
published: true
description: To kick of our actionable design tips for devs series, here are 4 tips for better UI shadows.
tags: #beginners,#codenewbies,#design,#webdev
series: Actionable Design Tips for Developers
-... | matthew_collison |
154,066 | Interview with Aerogear for Google Summer of Code | It's been more than 2 months working on Graphback, a tool to help developers build GraphQL servers... | 0 | 2019-08-08T08:34:20 | https://dev.to/ankitjey/interview-with-aerogear-for-google-summer-of-code-1hmc | gsoc, graphback, graphql | ---
title: Interview with Aerogear for Google Summer of Code
published: true
description:
tags: gsoc, graphback, graphql
---
It's been more than 2 months working on [Graphback](https://graphback.dev), a tool to help developers build GraphQL servers easily. It's been an awesome experience the entire time starting from ... | ankitjey |
154,110 | Development Environment in React Native from a beginner's perspective - your thoughts? | Hello everybody! Been working with React for a long time, just starting to work with React Native. I... | 0 | 2019-08-08T10:06:16 | https://dev.to/jonasgroendahl/development-environment-in-react-native-from-a-beginner-s-perspective-your-thoughts-28lc | reactnative, javascript, discuss | Hello everybody!
Been working with React for a long time, just starting to work with React Native. I really like that you as React developer can start writing code that compiles to native code without too much struggle.
I have found a few programs however working with React Native in a development environment. Here i... | jonasgroendahl |
167,108 | Sitecore:How to track interactions that your contacts have with your website through sitecore channels? | Sitecore traffic channels acts as a path that users use to interact with our website for example eith... | 0 | 2019-12-01T11:44:32 | https://dev.to/tawhidinfo/sitecore-how-to-track-interactions-that-your-contacts-have-with-your-website-through-sitecore-channels-3kne | sitecore | Sitecore traffic channels acts as a path that users use to interact with our website for example either directly, organic search,paid search etc.
Website users can interact with your website through various channels like an app on a mobile phone, by clicking on an ad on a social network, or directly land on your websit... | tawhidinfo |
167,116 | Managing dynamic components | Coders beware Here there be monsters Last time I have posted the article about... | 0 | 2019-09-07T12:40:28 | https://dev.to/bergermarko/managing-dynamic-components-3ja7 | angular, webdev, javascript | ##Coders beware
###Here there be monsters
Last time I have posted the article about [dynamic components in Angular](https://dev.to/bergermarko/dynamic-components-right-way-2kpb). Demonstrated how to set up one. Now here these a warning.
If you pass some kind of subject (behavior or any other) to your dynamic component... | bergermarko |
167,132 | How Domino's Could Topple the Accessible Web – Part 1: Public Accommodations | This post is the first in a three-part series on web accessibility in American case law, and the impa... | 0 | 2019-09-07T13:54:27 | https://dev.to/bendmyers/how-domino-s-could-topple-the-accessible-web-part-1-public-accommodations-29pp | a11y, webdev | *This post is the first in a three-part series on web accessibility in American case law, and the impact <i>Robles v. Domino's Pizza</i> could have on that landscape. This first entry focuses on the ways courts interpret public accommodations.*
*You can also read this post [on my blog](https://blog.benmyers.dev/domino... | bendmyers |
167,192 | Kentico CMS Quick Tip: Automatic Static File Fingerprinting | Learn how to add automatic static file fingerprinting to your ASP.NET applications and how this helps us take advantage of client-side caching. | 1,108 | 2019-09-09T14:46:07 | https://dev.to/wiredviews/kentico-cms-quick-tip-automatic-static-file-fingerprinting-30c5 | kentico, mvc, aspnet, csharp | ---
title: Kentico CMS Quick Tip: Automatic Static File Fingerprinting
published: true
description: Learn how to add automatic static file fingerprinting to your ASP.NET applications and how this helps us take advantage of client-side caching.
tags: kentico, mvc, aspnet, csharp
series: Kentico Quick Tips
---
![Wooden ... | seangwright |
167,267 | Career Path | Introduction Whenever a person talks about career, it comes with doubts about the unknow... | 2,186 | 2019-09-08T04:49:54 | https://www.maxongzb.com/juniordev-sg-mentoring-career-path/ | discuss, career, mentoring, beginners | # Introduction
![Career Path][1]
Whenever a person talks about career, it comes with doubts about the unknown future.
With the constant bombardment of AI or outsourcing will take your job in the news and an abundance of choices on the work or lifestyle you would want to live.
Choosing and picking a career has becom... | steelwolf180 |
167,404 | It's Scraping Seasons | Rails + React + Redux - Pt 3 This post is going to focus on some of the more challenging tasks I... | 3,838 | 2019-09-08T22:27:15 | https://dev.to/jaredharbison/dragnet-39g3 | ruby, rails | <h1><center>Rails + React + Redux - Pt 3</center></h1>
*********************************************************
This post is going to focus on some of the more challenging tasks I encountered while scraping data from Fandom and connecting the data appropriately into the schema established in the last post. This post ... | jaredharbison |
167,409 | Editor Wars: VIM as a perfect Python IDE | Configuring VIM to compete with IDEs for coding in Python | 0 | 2019-09-08T17:12:46 | https://dev.to/bezirganyan/editor-wars-vim-as-a-perfect-python-ide-19ne | vim, python, ide, pycharm | ---
title: Editor Wars: VIM as a perfect Python IDE
published: true
description: Configuring VIM to compete with IDEs for coding in Python
tags: vim, python, ide, pycharm
cover_image: https://thepracticaldev.s3.amazonaws.com/i/pvru0bld33mmb27hrje9.png
---
## Backstory
Nowadays, there are many text editors and IDEs... | bezirganyan |
167,482 | [Outdated] How I build a full-fledged app with Next.js and MongoDB Part 2: User profile and Profile Picture | This does not reflect the recent rewrite of nextjs-mongodb-app. Check out the latest version... | 0 | 2019-09-08T21:50:13 | https://www.hoangvvo.com/blog/full-fledged-app-with-next-js-and-mongodb-part-2/ | ## This does not reflect the recent rewrite of nextjs-mongodb-app. Check out the [latest version](https://dev.to/hoangvvo/how-i-build-a-full-fledged-app-with-next-js-and-mongodb-part-2-user-profile-and-profile-picture-hcp).
In this post, I'm going back to work on [nextjs-mongodb-app](https://github.com/hoangvvo/nextjs... | hoangvvo | |
167,527 | Sending a Weather Forecast with an AWS Lambda and Twilio | Recently I needed to get a daily weather forecast, but wanted to get it over text message rather th... | 0 | 2019-09-09T14:04:41 | https://dev.to/andrewevans0102/sending-a-weather-forecast-with-an-aws-lambda-and-twilio-23np | javascript, serverless | 
Recently I needed to get a daily weather forecast, but wanted to get it over text message rather than an app or email.
After looking at a few technologies, I realized I could build my own daily alert with a little JavaScript.
This post ... | andrewevans0102 |
167,632 | AWS SAM and Ruby | AWS SAM stands for Serverless Application Model and serves as a framework to build serverless apps on... | 0 | 2019-09-10T09:31:30 | https://medium.com/@jameshamann/aws-sam-and-ruby-fbe6b647014b | aws, ruby, beginners | AWS SAM stands for Serverless Application Model and serves as a framework to build serverless apps on AWS. This is a collection of Lambda functions and other AWS resources that come together to form an app.
Whilst you are able to upload a lambda function and use the lambda console exclusively for simple apps, SAM offe... | jameshamann |
167,822 | How to build your first prototype and what to expect | You need to do a few things before you even type in a line of code - here we go through all of the quickest steps | 0 | 2019-09-09T09:56:18 | https://dev.to/veebuv/how-to-build-your-first-prototype-and-what-to-expect-16ek | mvp, javascript, startup, programming | ---
title: How to build your first prototype and what to expect
published: true
description: You need to do a few things before you even type in a line of code - here we go through all of the quickest steps
tags: #mvp #javascript #startup #programming
---
Spoiler: No Code is involved
There are tonnes of ways you can ... | veebuv |
167,988 | How to Configure Cross Posting? | I need help figuring this out. A while ago I remember setting up this feature on Dev that allows me a... | 0 | 2019-09-09T17:19:22 | https://dev.to/lauragift21/how-to-configure-cross-posting-4lac | help |
I need help figuring this out. A while ago I remember setting up this feature on Dev that allows me add the link to my originally published post. As seen in the image below.

Right now it doesn't seem to work even after adding my articl... | lauragift21 |
168,077 | Laravel Eloquent Model UUID Route Keys | Without arguing the reason for the packages conception, auto-incrementing keys in URLs are often disc... | 0 | 2019-09-09T19:33:22 | https://dev.to/ryancco/laravel-eloquent-model-uuid-route-keys-4efc | laravel, php | Without arguing the reason for the packages conception, auto-incrementing keys in URLs are often discussed as an anti-pattern, security flaw, and generally ugly (see [here](http://blogs.perl.org/users/ovid/2014/11/stop-putting-auto-increment-ids-in-urls.html), [here](https://www.clever-cloud.com/blog/engineering/2015/0... | ryancco |
168,147 | Java compiler error cascades... and fixing them | So you know how, when programming, in a sudden realization of the power of code reuse, you decide to... | 0 | 2019-09-09T22:52:12 | https://dev.to/wrldwzrd89/java-compiler-error-cascades-and-fixing-them-b37 | programming, java, watercooler, refactorit | So you know how, when programming, in a sudden realization of the power of code reuse, you decide to merge two prior programs you wrote into one, not realizing all the complexity and compiler error fixing this entails? This is my tale of exactly this experience...
I am working on a game called Fantastle Reboot - as th... | wrldwzrd89 |
168,208 | Python Powered Journalistic Freedom With SecureDrop | The internet has made it easier than ever to share information, but at the same t... | 0 | 2019-09-10T01:29:39 | https://www.pythonpodcast.com/securedrop-whistleblower-platform-episode-228/ | <p>The internet has made it easier than ever to share information, but at the same time it has increased our ability to track that information. In order to ensure that news agencies are able to accept truly anonymous material submissions from whistelblowers, the Freedom of the Press foundation has supported the ongoing... | blarghmatey | |
168,424 | How to implement Dark Mode in CSS with @media | Dark mode is a really popular feature in both Windows and MacOS, as well as iOS devices, too. Now, w... | 0 | 2019-09-10T13:09:44 | https://dev.to/joelvarty/how-to-implement-dark-mode-in-css-with-media-3d02 | css, tutorial | Dark mode is a really popular feature in both Windows and MacOS, as well as iOS devices, too.
Now, with the latest browsers on these OSes, you can deliver the dark mode experience on your website or webview based app as well.
It's as simple as encapsulating all the dark mode overrides in a spefic media query that ONL... | joelvarty |
168,512 | Why AI? | If artificial intelligence is necessary, how can it benefit humans? | 0 | 2019-09-10T16:18:22 | https://dev.to/blockchainseoul/why-ai-3h22 | discuss | If artificial intelligence is necessary, how can it benefit humans? | blockchainseoul |
168,596 | Traefik 2 : Concept | First description of Traefik 2 concept | 0 | 2019-09-10T19:57:47 | https://dev.to/jadekharats/traefik-2-concept-3elj | docker, traefik, tutorial | ---
title: Traefik 2 : Concept
published: true
description: First description of Traefik 2 concept
tags: docker, traefik, tutorial
---
# Traefik 2: Concept
## Description
Traefik is a reverse proxy that is also load balancer. The first version was very easy to set up on a docker swarm.
## The need
In general, we n... | jadekharats |
168,607 | SketchIt (C#) Intro - Just Draw Something | This is my first post, so please bear with me, and let me know where and how I can improve on my writ... | 0 | 2019-09-10T21:22:45 | https://dev.to/iankloppers/sketchit-c-intro-just-draw-something-4p0e | csharp, dotnet, tutorial, showdev | This is my first post, so please bear with me, and let me know where and how I can improve on my writing skills.
#What is SketchIt
[SketchIt](http://sketchit.org) is a small, .NET based development environment, created to have fun while learning to code, or simply to sketch together a visual idea using code. The proje... | iankloppers |
168,812 | Do you create templates or automate initial setup? | This discussion concerns freelancers, employees and owners of side projects alike. Who doesn't know... | 0 | 2019-09-11T07:59:08 | https://dev.to/darksmile92/do-you-create-templates-or-automate-initial-setup-15k3 | discuss, productivity, template, tooling | This discussion concerns freelancers, employees and owners of side projects alike.
Who doesn't know it: You laboriously set up a development environment, configure everything and start the project.
Later on in another project you copy the whole or parts of the previous project, change some things, get annoyed about mi... | darksmile92 |
168,989 | KISS 😘: Keep It Simple & *Short* - My Tech Writing Principle | I'm a true believer of ain't no body got time. So I try very hard to keep my post simple and short (l... | 0 | 2019-09-11T19:04:56 | https://dev.to/getd/kiss-keep-it-simple-short-my-tech-writing-principal-jjn | discuss, writing, productivity, beginners | I'm a true believer of *ain't no body got time*. So I try very hard to keep my post simple and short (less than 3 mins read). This post shares my approaches to a KISS writing principal.
# Break it down, and down
Whenever I find myself writing something longer than 3 minutes, I try to look back and see if I can break ... | techbos |
168,843 | Avoid using float values for font-size property | Let's say that the designs you received include using float values as font-size (e.g. 14.5px). What d... | 0 | 2019-09-11T09:59:14 | https://dev.to/mmanista/avoid-using-float-values-for-font-size-property-5051 | css | Let's say that the designs you received include using float values as **font-size** (e.g. 14.5px). What do you do?
**Don't use it**.
Don't get fooled by the fact that it works for Chrome and Firefox.
Safari (with the default zoom) is not handling these accurately. It's rounding the value up or down.
> *\>= .5* - rou... | mmanista |
168,876 | Globalization: A Comparative Perspective | Growth in humans and societies is eminent and a phenomenon which cannot be reversed. As more and more... | 0 | 2019-09-11T11:40:57 | https://dev.to/th3n00bc0d3r/globalization-a-comparative-perspective-3c5c | Growth in humans and societies is eminent and a phenomenon which cannot be reversed. As more and more humans preoccupy earth so does the creation and addition to the societies increase. This increase creates mega societies and in turn these mega societies become cities and eventually countries. When societies communica... | th3n00bc0d3r | |
168,896 | How to Implement Dark Mode in CSS - Full Tutorial | Yesterday I wrote about how to use a media query in css to detect dark mode. Today I'll expand on th... | 0 | 2019-09-11T13:59:27 | https://dev.to/joelvarty/how-to-implement-dark-mode-in-css-mec | css, tutorial | Yesterday [I wrote about how to use a media query](https://dev.to/joelvarty/how-to-implement-dark-mode-in-css-with-media-3d02) in css to detect dark mode. Today I'll expand on that a little more to show how you can use that media query to completely change how your website looks and feels.
We'll be using [bulma](http... | joelvarty |
168,910 | LWC – Copy to Clipboard Button | Hi, I’m Brett with WIPDeveloper.com. The other day I saw a question about how to create a copy to... | 358 | 2019-09-13T03:57:53 | https://wipdeveloper.com/lwc-copy-to-clipboard-button/ | video, lwc, salesforce, webcomponents | ---
title: LWC – Copy to Clipboard Button
published: true
tags: video,LWC,Salesforce,webcomponents
canonical_url: https://wipdeveloper.com/lwc-copy-to-clipboard-button/
series: Lighting Web Components - First Look
cover_image: https://wipdeveloper.com/wp-content/uploads/2019/09/Screen-Shot-2019-09-10-at-11.56.54-PM.pn... | brettmn |
168,964 | AR For The Web: An 8th Wall Tutorial | AR For the Web Hi everyone, I'm a dev that's very interested in XR technology, and I think... | 0 | 2019-09-11T18:58:20 | https://dev.to/bibby/ar-for-the-web-an-8th-wall-tutorial-3be7 | augmentedreality, ar, webdev, html | # AR For the Web
Hi everyone, I'm a dev that's very interested in XR technology, and I think it would be great if users didn't need an expensive phone or a fancy headset to experience XR for themselves.
In this set of tutorials, I'll be walking you through how to create your own Augmented reality app using 8th Wall and... | bibby |
169,115 | Exploring Blazor, or C# and .NET in the Browser without Plug-ins | Full presentation video with hands-on demonstration of Blazor, a cross-platform solution for building Single Page Applications using C#. Learn about WebAssembly and how it enables .NET to run in the browser without plugins and see firsthand how fast and easy it is to build web apps | 0 | 2019-09-11T22:37:01 | https://blog.jeremylikness.com/blog/exploring-blazor/ | webdev, dotnet, csharp, blazor | ---
title: Exploring Blazor, or C# and .NET in the Browser without Plug-ins
published: true
description: Full presentation video with hands-on demonstration of Blazor, a cross-platform solution for building Single Page Applications using C#. Learn about WebAssembly and how it enables .NET to run in the browser without ... | jeremylikness |
169,122 | Github Action for PHP packages | GitHub recently launched GitHub Actions which allows applications to do CI/CD in GitHub itself based... | 0 | 2019-09-11T23:35:27 | https://dev.to/shivammathur/github-action-for-php-packages-2pii | github, actions, php | GitHub recently launched [GitHub Actions](https://github.com/features/actions) which allows applications to do CI/CD in GitHub itself based on a workflow defined in a `yml` file which lives alongside the code in `.github/workflows` much like if you used Travis CI, you would have a `.travis.yml` file.
Anyone looking to... | shivammathur |
169,143 | What is a data warehouse? And why do you need one? | An introduction to data warehousing | 0 | 2019-09-12T13:38:30 | https://www.3agsystems.com/blog/what-is-a-data-warehouse | datawarehouse | ---
title: What is a data warehouse? And why do you need one?
published: true
description: An introduction to data warehousing
tags: data warehouse
canonical_url: https://www.3agsystems.com/blog/what-is-a-data-warehouse
---
This article originally appeared on the 3AG blog on the topic of [data warehousing](https://www... | mgierc |
169,166 | hello | A post by tokyo fen | 0 | 2019-09-12T03:37:13 | https://dev.to/tokyo_fen/hello-iam | hello | tokyo_fen | |
169,171 | Can Rust replace C/C++ as a systems language? | I have been watching the CMU Advanced Database Systems course lectures on YouTube and have been tryin... | 0 | 2019-09-12T04:14:31 | https://dev.to/kendru/can-rust-replace-c-c-as-a-systems-language-7c7 | discuss, rust | I have been watching the [CMU Advanced Database Systems](https://www.youtube.com/playlist?list=PLSE8ODhjZXja7K1hjZ01UTVDnGQdx5v5U) course lectures on YouTube and have been trying to implement some pieces of a database in Rust as I watch. I have been impressed with how easy Rust makes some of the high-level code (thank ... | kendru |
169,262 | Taking notes in vim revisited | taking another look at note-taking process in vim | 2,243 | 2019-09-12T20:38:46 | https://dev.to/konstantin/taking-notes-in-vim-revisited-558k | neovim, vim, notes, vimwiki | ---
title: Taking notes in vim revisited
published: true
description: taking another look at note-taking process in vim
tags: neovim, vim, notes, vimwiki
series: taking notes in vim
cover_image: https://thepracticaldev.s3.amazonaws.com/i/l3u3bitq3ed5es9ebksm.png
---
In my previous post I talked about a `vimwiki` plugi... | konstantin |
169,264 | Today I Learned: Enabling Horizontal Pod Autoscaler(HPA) in Kubernetes | Solving “Unknown” Current Resource Value in HPA Target to Allow Horizontal Autoscaling in... | 0 | 2022-01-24T09:28:30 | https://medium.com/mabar/today-i-learned-enabling-horizontal-pod-autoscaler-hpa-in-kubernetes-489126696990 | deployment, softwaredevelopment, kubernetes, todayilearned | ---
title: Today I Learned: Enabling Horizontal Pod Autoscaler(HPA) in Kubernetes
published: true
tags: deployment,softwaredevelopment,kubernetes,todayilearned
canonical_url: https://medium.com/mabar/today-i-learned-enabling-horizontal-pod-autoscaler-hpa-in-kubernetes-489126696990
---
#### Solving “Unknown” Current Re... | bxcodec |
169,410 | Node.js vs Go: Which Is Better for Backend Web Development? | Being responsible for all business logic and other sensitive operations under the hood, the backend o... | 0 | 2019-09-12T14:23:23 | https://dev.to/yalantis/node-js-vs-go-which-is-better-for-backend-web-development-5070 | codequality, devops, productivity, beg | Being responsible for all business logic and other sensitive operations under the hood, the backend of your app is truly the most essential part of your product. There are many factors that define the quality of an app, such as its ability to perform well and scale smoothly as well as the maintainability of code and ov... | yalantis |
169,423 | How to compare and merge source code in Visual Studio 2019 | In this article, you will learn how to easily compare and merge source code using Code Compare in Visual Studio 2019. In this post, we will provide | 0 | 2019-09-12T15:05:25 | https://dev.to/devartsoftware/how-to-compare-and-merge-source-code-in-visual-studio-2019-2o51 | codecompare, git, visualstudio2019, с | ---
title: How to compare and merge source code in Visual Studio 2019
published: true
description: In this article, you will learn how to easily compare and merge source code using Code Compare in Visual Studio 2019. In this post, we will provide
tags: code compare, GIT, Visual Studio 2019, С#
---
**Summary:** In this ... | devartsoftware |
169,569 | Speedometer | A post by Sahil Dhamija | 0 | 2019-09-12T19:53:08 | https://dev.to/sahildhamija/speedometer-41im | codepen | {% codepen https://codepen.io/sahildhamija/pen/BaBVoPo %} | sahildhamija |
169,595 | Vue ~ Exploding button - hardware accelerated animation | Following on again from my experiments with maths and circles, this one's a bit special as all the co... | 2,282 | 2019-09-12T21:24:38 | https://dev.to/adam_cyclones/vue-exploding-button-hardware-accelerated-animation-3j5g | codepen, javascript, vue, webdev | Following on again from my experiments with maths and circles, this one's a bit special as all the coordinates are calculated with translate allowing for cheaper paints. I have fully optimized the animation.
Accessibility is also retained and I suppose animation could be turned off if needed.
Currently unstyled and u... | adam_cyclones |
1,464,475 | First Project | Access Link : html: <!DOCTYPE html> <html> <head> <meta... | 0 | 2023-05-11T07:26:24 | https://dev.to/nachiketjd/first-project-5m7 | codepen | Access Link : [](https://codepen.io/rcoemnd/pen/vYayoBZ)
```
html:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HTML CSS Register Form</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<form class="signup-form" action="/register" method="post">
<!-- form header... | nachiketjd |
169,634 | Everything Serverless Functions in AWS Amplify - Part 3 | In the second video we go deeper with serverless functions being used as resolvers in AppSync. We take a look at accessing arguments being passed to the function, as well as how to access sibling data in the resolver and how to handle pagination. We did all using the "amplify mock" command and running the environment l... | 0 | 2019-09-12T23:56:22 | https://dev.to/theworstdev/everything-serverless-functions-in-aws-amplify-part-3-2496 | aws, amplify, react, javascript | ---
title: Everything Serverless Functions in AWS Amplify - Part 3
published: true
description: In the second video we go deeper with serverless functions being used as resolvers in AppSync. We take a look at accessing arguments being passed to the function, as well as how to access sibling data in the resolver and how... | theworstdev |
169,721 | Running Gatling in Azure Container Instances Part 1 - Getting Gatling to run in Azure | Part 2 - Adding an API to control Gatling I am going to preface this by saying that I know rather li... | 0 | 2019-09-13T07:42:27 | https://dev.to/dantheman999301/running-gatling-in-azure-container-instances-2i59 | gatling, azure, docker | [Part 2 - Adding an API to control Gatling](https://dev.to/dantheman999301/running-gatling-in-azure-container-instances-part-2-adding-an-api-to-control-gatling-3b1o)
I am going to preface this by saying that I know rather little about Gatling overall so this was a best effort to get this at least running. I could not ... | dantheman999301 |
169,780 | Tips for new developers looking for their first job! | I was asked for advice on how to get that elusive first dev job. | 0 | 2019-09-13T12:03:32 | https://dev.to/gettingappsdone/tips-for-new-developers-looking-for-their-first-job-27m5 | discuss | ---
title: Tips for new developers looking for their first job!
published: true
description: I was asked for advice on how to get that elusive first dev job.
tags: #discuss
---
Yesterday a new developer asked me for tips and suggestions for getting their first job. One of the suggestions I gave was to get involved in ... | jgrahamuk |
169,808 | Learn how to configure Kubernetes apps using ConfigMap | "Separation of configuration from code" is one of the tenets of the 12-factor applications. We extern... | 2,205 | 2019-09-18T13:35:37 | https://dev.to/itnext/hands-on-guide-configure-your-kubernetes-apps-using-the-configmap-object-44gj | kubernetes, tutorial, showdev, beginners | "Separation of configuration from code" is one of the tenets of the [12-factor applications](https://12factor.net/config). We externalize things which can change and this in turn helps keep our applications portable. This is critical in the Kubernetes world where our applications are packaged as Docker images. A Kubern... | abhirockzz |
169,914 | Apollo-Server test with Jest | Good afternoon, I'm having trouble doing jest tests with Apollo-Server, I downloaded the server test... | 0 | 2019-09-13T15:25:47 | https://dev.to/lissandrakruse/apollo-server-test-with-jest-32e3 | apollo | Good afternoon, I'm having trouble doing jest tests with Apollo-Server, I downloaded the server test project from the repository but I'm not able to evolve with it. | lissandrakruse |
169,998 | The NTP Pool project: How to use and contribute | The NTP Pool project is a virtual server farm that offers NTP service for everyone, easy to use and easy to contribute to | 0 | 2019-09-14T14:27:03 | https://piraces.dev/posts/the-ntp-pool-project-how-to-use-and-contribute/ | ntp, tutorial, contributing, community | ---
title: The NTP Pool project: How to use and contribute
published: true
description: The NTP Pool project is a virtual server farm that offers NTP service for everyone, easy to use and easy to contribute to
tags: #ntp, #tutorial, #contributing, #community
cover_image: https://thepracticaldev.s3.amazonaws.com/i/jzgna... | piraces |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.