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
408,653
Show your latest Medium article in GitHub Readme
3 weeks ago, GitHub adds a feature that enables you to make your profile more usable and beautiful us...
0
2020-07-24T09:53:54
https://dev.to/omidnikrah/show-your-latest-medium-article-in-github-readme-3cja
showdev, github, opensource, javascript
3 weeks ago, GitHub adds a feature that enables you to make your profile more usable and beautiful using a README file. By using [GitHub Readme Medium](https://github.com/omidnikrah/github-readme-medium), you can show your latest medium article in your READMEs. ### Usage Copy-paste this into your markdown content, a...
omidnikrah
408,687
How do you deal with node_modules?
Node has been around for more than a decade. Developing on it has been fun, tho one of the main...
0
2020-07-24T10:53:17
https://dev.to/madza/how-do-you-deal-with-nodemodules-491j
webdev, discuss, node
--- title: How do you deal with node_modules? published: true description: tags: webdev, discuss, node cover_image: https://dev-to-uploads.s3.amazonaws.com/i/8bqhs2j0frz5upzfyj90.jpg --- Node has been around for more than a decade. Developing on it has been fun, tho one of the main drawbacks has always been it's spaci...
madza
408,692
d
f
0
2020-07-24T11:05:17
https://dev.to/hipstersound/how-to-train-yourself-to-stay-focused-2ah5
productivity, focus, tool
f
hipstersound
408,733
Daily Developer Jokes - Friday, Jul 24, 2020
Check out today's daily developer joke! (a project by Fred Adams at xtrp.io)
4,070
2020-07-24T12:00:19
https://dev.to/dailydeveloperjokes/daily-developer-jokes-friday-jul-24-2020-2kh6
jokes, dailydeveloperjokes
--- title: "Daily Developer Jokes - Friday, Jul 24, 2020" description: "Check out today's daily developer joke! (a project by Fred Adams at xtrp.io)" series: "Daily Developer Jokes" cover_image: "https://private.xtrp.io/projects/DailyDeveloperJokes/thumbnail_generator/?date=Friday%2C%20Jul%2024%2C%202020" published: tr...
dailydeveloperjokes
408,989
Question: How to better structure Laravel Livewire code and components?
I'm building an app using Livewire. If you have some experience with Livewire please take some time t...
0
2020-07-24T18:18:54
https://dev.to/abrardev99/question-how-to-better-structure-laravel-livewire-code-and-components-3m6l
laravel, livewire
I'm building an app using [Livewire](https://laravel-livewire.com/). If you have some experience with Livewire please take some time to answer. I'm trying to keep my livewire components code clean. How we can separate validation logic just like custom Requests in the controller as there is not Request object in the L...
abrardev99
619,906
Kelola Disposisi Anda Setiap Saat
Menjadi terlihat dan mudah diakses oleh pelajar berarti Anda akan memiliki lebih banyak interaksi lan...
0
2021-02-27T12:14:47
https://dev.to/johnrblose1/kelola-disposisi-anda-setiap-saat-1if8
Menjadi terlihat dan mudah diakses oleh pelajar berarti Anda akan memiliki lebih banyak interaksi langsung. Manfaat dari ketersediaan yang lebih baik membantu pelajar Anda ketika mereka memintanya, sambil menunjukkan kepedulian dan kepedulian Anda terhadap perkembangan kesejahteraan mereka. Dengan komunikasi yang meni...
johnrblose1
409,097
Dynamically Convert Plain Objects Into TypeScript Classes
Dealing with plain objects (or the result of JSON.parse) is a fundamental part of web development. In...
0
2020-07-24T21:07:22
https://dev.to/cuzox/dynamically-convert-plain-objects-into-typescript-classes-1cjg
typescript, javascript, webdev
Dealing with plain objects (or the result of JSON.parse) is a fundamental part of web development. In order to make the development experience bearable, we often shape plain objects into something predictable, including transforming their values into something more powerful than primitive types. There are several appr...
cuzox
409,105
Full Stack developer
Is this an actual role nowadays? Are they real or just unicorns? When are you really full-stack? We...
0
2020-07-24T21:30:14
https://dev.to/fedeagripa/full-stack-developer-37gb
beginners, javascript, discuss, podcast
Is this an actual role nowadays? Are they real or just unicorns? When are you really full-stack? We just released a podcast chapter about this at Rootstrap [Full Stack podcast](https://open.spotify.com/episode/7xpHCOPO9Nm1QrCoRgrRN9?si=xHzYmLnaQWeJ_UuMvHXmWg) - Friendly spoiler, is in Spanish :) Besides being a comp...
fedeagripa
409,121
Azure Maya Mystery Part II: The Mysterious Cenote
Jump in to the mysterious cenote to discover more about the Azure Maya Mystery's pyramid
0
2020-08-03T15:23:40
https://dev.to/azure/azure-maya-mystery-part-ii-the-mysterious-cenote-3j57
javascript, vue, game, mystery
--- title: Azure Maya Mystery Part II: The Mysterious Cenote published: true description: Jump in to the mysterious cenote to discover more about the Azure Maya Mystery's pyramid tags: javascript, vue, game, mystery cover_image: https://dev-to-uploads.s3.amazonaws.com/i/0xrn4ji9j2orw2oe8k32.gif --- If you haven't been...
jenlooper
409,182
Best of Modern JavaScript — let and const
Subscribe to my email list now at http://jauyeung.net/subscribe/ Follow me on Twitter at https://twi...
0
2020-07-26T01:20:15
https://thewebdev.info/2020/07/25/best-of-modern-javascript%e2%80%8a-%e2%80%8alet-and-const/?utm_source=rss&utm_medium=rss&utm_campaign=best-of-modern-javascript%25e2%2580%258a-%25e2%2580%258alet-and-const
javascript
--- title: Best of Modern JavaScript — let and const published: true date: 2020-07-25 00:31:53 UTC tags: javascript canonical_url: https://thewebdev.info/2020/07/25/best-of-modern-javascript%e2%80%8a-%e2%80%8alet-and-const/?utm_source=rss&utm_medium=rss&utm_campaign=best-of-modern-javascript%25e2%2580%258a-%25e2%2580%2...
aumayeung
409,250
What's your strategy for learning through online courses?
What tips or advice can you offer to maximize learning when doing online tutorials?
0
2020-07-25T04:01:37
https://dev.to/danpgomez/what-s-your-strategy-for-learning-through-online-courses-236d
discuss, learn, tips
--- title: What's your strategy for learning through online courses? published: true description: What tips or advice can you offer to maximize learning when doing online tutorials? tags: #discuss, #learn, #tips //cover_image: https://direct_url_to_image.jpg --- While taking online coding tutorials, I often find that ...
danpgomez
409,530
How to create a readme.md profile on Github
Recently Github added a very interesting feature for its users, the possibility to develop a homepage...
0
2020-07-26T12:23:16
https://dev.to/aryclenio/how-to-create-a-readme-md-profile-on-github-2li2
github, git, productivity, profile
Recently Github added a very interesting feature for its users, the possibility to develop a homepage built in markdown for their profile. However, this feature is hidden from everyone, and I will teach you how to unlock it. Here we go? ### **Discovering the feature** To activate the profile feature, we will create a...
aryclenio
409,547
balalaika IT newsletter #6
Curated IT newsletter. From Russia with love. Issue #6.
0
2020-07-25T16:25:44
https://blog.balalaikait.com/balalaika-it-newsletter-6
react, node, java, webdev
--- title: balalaika IT newsletter #6 published: true description: Curated IT newsletter. From Russia with love. Issue #6. tags: #react #node #java #webdev cover_image: https://dev-to-uploads.s3.amazonaws.com/i/7dwkz927sf2ausnqygq3.jpg canonical_url: https://blog.balalaikait.com/balalaika-it-newsletter-6 --- # Fronten...
aigoncharov
409,666
Pagespeed Monitoring at 2020
What is Pagespeed? Pagespeed is speed of the pages :) Pagespeed is very important for SEO...
0
2020-07-25T19:17:17
https://dev.to/yunusemreozcan/pagespeed-monitoring-at-2020-35dm
pagespeed, pagespeedmonitoring, seo, ux
## What is Pagespeed? **Pagespeed** is speed of the pages :) Pagespeed is very important for SEO and UX. If your page opens quickly, your users will change more pages within your site. ## Why Pagespeed is important for SEO? The straightforward answer is that page speed influences SEO. Page speed is an instantaneous p...
yunusemreozcan
409,704
Vue 3 — Vue Instance Properties and Templates
Vue 3 is in beta and it’s subject to change. Vue 3 is the up and coming version of Vue front end fra...
0
2020-07-30T00:08:33
https://thewebdev.info/2020/07/25/vue-3%e2%80%8a-%e2%80%8avue-instance-properties-and-templates-2/?utm_source=rss&utm_medium=rss&utm_campaign=vue-3%25e2%2580%258a-%25e2%2580%258avue-instance-properties-and-templates-2
vue, javascript, webdev
--- title: Vue 3 — Vue Instance Properties and Templates published: true date: 2020-07-25 19:33:21 UTC tags: vue,javascript,webdev canonical_url: https://thewebdev.info/2020/07/25/vue-3%e2%80%8a-%e2%80%8avue-instance-properties-and-templates-2/?utm_source=rss&utm_medium=rss&utm_campaign=vue-3%25e2%2580%258a-%25e2%2580%...
aumayeung
409,743
Best of Modern JavaScript — Module Details
Subscribe to my email list now at http://jauyeung.net/subscribe/ Follow me on Twitter at https://twi...
0
2021-01-19T00:26:15
https://thewebdev.info/2020/07/25/best-of-modern-javascript%e2%80%8a-%e2%80%8amodule-details/?utm_source=rss&utm_medium=rss&utm_campaign=best-of-modern-javascript%25e2%2580%258a-%25e2%2580%258amodule-details
javascript, webdev, beginners, programming
--- title: Best of Modern JavaScript — Module Details published: true date: 2020-07-25 19:48:14 UTC tags: javascript,webdev,beginner,programming canonical_url: https://thewebdev.info/2020/07/25/best-of-modern-javascript%e2%80%8a-%e2%80%8amodule-details/?utm_source=rss&utm_medium=rss&utm_campaign=best-of-modern-javascri...
aumayeung
409,840
Do Zero: Sonarlint - para que serve esse plugin e por que você não vai mais viver sem ele
Se você está iniciando agora no mundo do desenvolvimento de software, provavelmente já deve ter a sua...
7,464
2020-07-28T14:26:19
https://dev.to/devgirls/do-zero-sonarlint-para-que-serve-esse-plugin-e-por-que-voce-nao-vai-mais-viver-sem-ele-31fg
beginners, productivity, codequality, java
Se você está iniciando agora no mundo do desenvolvimento de software, provavelmente já deve ter a sua **_IDE_** escolhida e devidamente instalada, certo? Caso não tenha ainda (e talvez nem saiba o que é e para que serve), dá uma olhada nesse artigo introdutório [aqui](https://www.treinaweb.com.br/blog/o-que-e-uma-ide-a...
isagiongo
409,958
Day 55 : #100DaysofCode - In Need of Advice on Reading Poorly Written Documentation
Today I worked on my Rails project all day. I am determined to get it up and running as soon as possi...
7,070
2020-07-26T02:46:02
https://dev.to/sincerelybrittany/day-55-100daysofcode-advice-on-reading-poorly-written-documentation-3bfo
Today I worked on my Rails project all day. I am determined to get it up and running as soon as possible. However, as I add more components I am finding myself reading more and more documentation. I love reading and learning, but does anyone have advice for reading poorly written documentation? Or what do you do when y...
sincerelybrittany
410,079
Guideline for building project
Hi, I am a lazy frontend developer come from Vietnam, the man looking for original values. Today...
0
2020-07-26T08:31:09
https://dev.to/shinabr2/guideline-for-building-project-4cp9
productivity
Hi, I am a lazy frontend developer come from Vietnam, the man looking for original values. --- Today I wanna share my checklist, step by step to build a project from zero to hero. I have three stage: preparation, development and maintenance. This post will cover the first part - preparation. I will keep updating whe...
shinabr2
410,102
Easy hamburger menu with JS - Beginners
A hamburger menu is a classic UI feature present in countless websites. It's used to show and hide a...
0
2020-07-26T10:56:06
https://dev.to/ljcdev/easy-hamburger-menu-with-js-2do0
javascript, codenewbie, css, tutorial
A hamburger menu is a classic UI feature present in countless websites. It's used to show and hide a menu on click, especially used in mobile design. In this tutorial, we'll learn to create a hamburger menu with HTML, CSS and Javascript. ![result](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/11z26o40wnm6...
ljcdev
410,167
Is JavaScript truly a functional language?
I've been coding in JavaScript where functions are treated as first-class citizens, they also play th...
0
2020-07-26T12:35:45
https://dev.to/prahladyeri/is-javascript-truly-a-functional-language-6kg
javascript
I've been coding in JavaScript where functions are treated as first-class citizens, they also play the role of implementing the key OOP concepts (encapsulation/inheritance/polymorphism), but does that make JavaScript a functional language? Those who have coded in other functional languages like haskell say that JS isn...
prahladyeri
410,238
Update your dependencies automatically
Photo by Paweł Czerwiński on Unsplash A part of a good security is to know if your system have vulne...
0
2020-07-26T15:18:14
https://dev.to/antoinega/update-your-dependencies-automatically-g2o
<sub><span>Photo by <a href="https://unsplash.com/@pawel_czerwinski?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Paweł Czerwiński</a> on <a href="https://unsplash.com/s/photos/grey-colour?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></span></sub>...
antoinega
410,311
Concurrency in Go - Using Goroutines and Wait Groups
This is the eleventh entry of my weekly series Learning Go. Last week I talked about Sorting Data in...
6,427
2020-07-29T13:17:50
https://www.martincartledge.io/concurrency-in-go-goroutines-and-wait-groups/
beginners, go, webdev, tutorial
This is the eleventh entry of my weekly series _Learning Go_. Last week I talked about [Sorting Data in Go](https://www.martincartledge.io/sorting-data-in-go/). This week I will be talking about how Concurrency works in Go. Before I really dive into the topic of Concurrency, I feel that I need to make some differences ...
lexingdailylife
410,317
CS193p Notes - Lecture 4: Grid + enum + Optionals
Grid init (_ items: [Item], viewForItem: @escaping (Item) -&gt; ItemView) { self.ite...
0
2020-07-26T16:36:11
https://dev.to/lankinen/cs193p-notes-lecture-4-grid-enum-optionals-4noj
ios, swift
### Grid ```swift init (_ items: [Item], viewForItem: @escaping (Item) -> ItemView) { self.items = items self.viewForItem = viewForItem } ``` - `@escaping` is required because function is not used inside init but used somewhere else. ```swift extension Array where Element: Identifiable { func firstIndex(ma...
lankinen
410,362
Parallax Scrolling Effect
Hello folks, hope you all in a good mood. Recently I was looking at my old project and I think I wan...
0
2020-07-26T17:45:38
https://dev.to/flyingduck92/parallax-scrolling-effect-51b9
parallax, css, html, uidesign
Hello folks, hope you all in a good mood. Recently I was looking at my old project and I think I want to share it here, because it seems some sites still using it. So let get cracking. **HTML** ```html <div class="img1"> <h1>Parallax Background</h1> </div> <section> <h2>Section One</h2> <p>Lorem ipsum do...
flyingduck92
410,555
Implementing Redux in React App
When developing a React frontend with data frequently being fetched from a backend/API, it can someti...
0
2020-07-27T01:09:10
https://dev.to/mzakzook/implementing-redux-in-react-app-4dnf
beginners
When developing a React frontend with data frequently being fetched from a backend/API, it can sometimes become challenging passing state through props from one component to the next. This practice can be very tedious and can tempt you to fetch data from a less-than-ideal component just to simplify the state issue. Re...
mzakzook
410,584
Day 56 : #100DaysofCode - A Tweet - Devise - Users
Yesterday I saw this tweet and I laughed out loud because I related to it so well....
7,070
2020-07-27T01:08:52
https://dev.to/sincerelybrittany/day-56-100daysofcode-a-tweet-devise-users-47fo
Yesterday I saw this tweet and I laughed out loud because I related to it so well. {% twitter 1287072474916696067 %} I am still building my rails project and it is coming along. At the moment I am trying to add users to my project and I am attempting to use the <a href="https://github.com/heartcombo/devise">devise g...
sincerelybrittany
410,737
The optimal solution to shuffle an Array in Javascript
I recently met a small issue on creating a new randomly ordered array based on an old one. To speak s...
0
2020-07-27T06:45:21
https://pitayan.com/posts/javascript-shuffle-array
javascript
I recently met a small issue on creating a new randomly ordered array based on an old one. To speak shortly, the final goal is to get a shuffled array. **Visit** [https://pitayan.com/posts/javascript-shuffle-array/](https://pitayan.com/posts/javascript-shuffle-array?ref=dev.to) to read original article. We also have ...
daiyanze
410,829
Methods for learning a new programming language
Today, developers are using languages as tools to solve problems, and their main languages are someti...
0
2020-07-27T09:35:20
https://dev.to/bilbeyt/methods-for-learning-a-new-programming-language-2k1j
productivity, beginners, tutorial, codenewbie
Today, developers are using languages as tools to solve problems, and their main languages are sometimes not effective for particular problems. Therefore, they are starting to learn new programming languages. There are some methods you can use to learn new languages. ## Attending courses in real life There are progra...
bilbeyt
410,831
Recursive Query with PostgreSQL
If in your database design, you have a resource with self reference association, you will end up havi...
0
2020-07-27T09:51:27
https://blog.taufek.dev/postgresql/2020/07/26/recursive-query-with-postgresql.html
--- title: Recursive Query with PostgreSQL published: true date: 2020-07-26 13:30:00 UTC tags: canonical_url: https://blog.taufek.dev/postgresql/2020/07/26/recursive-query-with-postgresql.html cover_image: https://dev-to-uploads.s3.amazonaws.com/i/mssjy03bw0dtr037mnaq.jpeg --- If in your database design, you have a r...
taufek
410,853
Deploy code faster with Kubernetes
First, let us address the underlying question: What can Kubernetes offer compared to a basic develop...
0
2020-07-27T10:27:38
https://dev.to/terralogic_/deploy-code-faster-with-kubernetes-1f4p
kubernetes, technology, codequality
First, let us address the underlying question: What can Kubernetes offer compared to a basic development workflow? With Kubernetes explained, the developer can write some codes, send it, and get it working. It is also essential that the development environment be as alike as attainable to production (this is because ...
terralogic_
411,269
Securing Your Startup
When it comes to early-stage startups and cybersecurity, the two concepts do not always go hand-in-ha...
0
2020-07-27T19:42:35
https://dev.to/mikeprivette/securing-your-startup-11ji
When it comes to early-stage startups and cybersecurity, the two concepts do not always go hand-in-hand. In this write-up, we'll explain the importance of cybersecurity and how it will build trust with customers and investors. **Table of Contents (1260 words, 5 minute read):** - [Target Audience](#target-audience) - ...
mikeprivette
411,356
I GIVE UP , I HATE CODING
I GIVE UP , I HATE CODING this is one of the biggest challenge we face when it comes to working. Ima...
0
2020-07-27T21:25:09
https://dev.to/devprecious_/i-give-up-i-hate-coding-21n6
webdev, gamedev, career, codenewbie
I GIVE UP , I HATE CODING this is one of the biggest challenge we face when it comes to working. Imagine coding an application for 3hrs, you tested and it worked then few hours later you head back to check, boom u encountered an error on what you have tested. Me: i hate my life, i hate coding, Boss: I thought you said...
devprecious_
411,399
Switching from Git master to main on Heroku
I just saw that Heroku created the ability to git push heroku from main instead of master - and since...
0
2020-07-27T21:57:09
https://dev.to/heroku/switching-from-git-master-to-main-on-heroku-2oco
github, git, devops
[I just saw that Heroku created the ability](https://help.heroku.com/O0EXQZTA/how-do-i-switch-branches-from-master-to-main) to `git push heroku` from _main_ instead of _master_ - and since I've been wanting to change my Git repos away from master anyway, I thought I'd check it out myself. Luckily, it was simple. (For...
mbogan
411,629
5 Best and Reliable Alternatives to Textsheet
As a student, you would have known about Textsheet and Litanswers from the start with your life. Thes...
0
2020-07-28T04:29:31
https://dev.to/manjulaagarwal19555/5-best-and-reliable-alternatives-to-textsheet-351j
education
As a student, you would have known about Textsheet and Litanswers from the start with your life. These two have been a great asset for students. Is it accurate to say that you are asking why Textsheet.com isn't accessible? It's an ideal opportunity to understand that both of the places have confronted a shutdown! Trans...
manjulaagarwal19555
411,730
A Guide Into Programming For Newbies
If you are seeing this page, I want to believe that you are either new to tech or new to programming,...
0
2020-07-28T07:53:31
https://dev.to/nskalu/a-guide-into-programming-for-newbies-11f8
*If you are seeing this page, I want to believe that you are either new to tech or new to programming, and in need of a guide to help you make a choice of what to learn in other to be what you want to be in the tech world. This article mainly aims to direct you in choosing a path in the case where you don’t know what p...
nskalu
411,761
Python | Hamming Problem
██████╗░███╗░░██╗░█████╗░ ██╔══██╗████╗░██║██╔══██╗ ██║░░██║██╔██╗██║███████║ ██║░░██║██║╚████║██╔══█...
0
2020-07-28T09:30:34
https://dev.to/banji220/python-hamming-problem-5591
python, beginners, challenge, codenewbie
██████╗░███╗░░██╗░█████╗░ ██╔══██╗████╗░██║██╔══██╗ ██║░░██║██╔██╗██║███████║ ██║░░██║██║╚████║██╔══██║ ██████╔╝██║░╚███║██║░░██║ ╚═════╝░╚═╝░░╚══╝╚═╝░░╚═╝ Hey, everyone. In this post I'm going to tell you about Hamming problem (Simple) and my solution for it. If you are not beginner better to leave this tutorial cu...
banji220
436,868
DynamoDB with Go #2 - Put & Get
Today we are going to do the simplest thing you could imagine with the DynamoDB. First we are going...
8,477
2020-08-25T05:48:36
https://dev.to/jbszczepaniak/dynamodb-with-go-2-put-get-2gkd
dynamodb, go, aws
--- title: DynamoDB with Go #2 - Put & Get published: true description: tags: DynamoDB, Go, AWS series: DynamoDB with Go //cover_image: https://direct_url_to_image.jpg --- Today we are going to do the simplest thing you could imagine with the DynamoDB. First we are going to put something in, then we will take it out....
jbszczepaniak
411,943
js lock picking game
mini-game inspired by uncharted. move your mouse to found the lock position, hold it for 5 sec until...
0
2020-07-28T11:17:37
https://dev.to/dragos/js-lock-picking-game-894
codepen
<p>mini-game inspired by uncharted. move your mouse to found the lock position, hold it for 5 sec until the circle blinks, do it until the lock is unlocked</p> {% codepen https://codepen.io/pfndesign/pen/RwrOyrw %}
dragos
412,008
Joker :- Webpage
Check this out... Only in laptop or desktop for now.. Joker And I need help in coding to make it...
0
2020-07-28T12:04:26
https://dev.to/vishal880288/joker-3e2j
html, css, javascript, design
![Alt Text](https://dev-to-uploads.s3.amazonaws.com/i/8xkzb4i832i2kly9jkpc.png) Check this out... Only in laptop or desktop for now.. [Joker](https://joker-git-master.vishal035.vercel.app/) And I need help in coding to make it mobile friendly... Please let me Know if anyone wants to help me Here is github project [...
vishal880288
412,711
How we use Glitch, GitHub, & Vercel to collaborate remotely.
Over the past few months, our team has been working interdependently and remotely on some web project...
0
2020-07-29T07:26:49
https://dev.to/gndclouds/how-we-use-glitch-github-vercel-to-collaborate-remotely-14k5
indiepreneur, glitch, github, vercel
Over the past few months, our team has been working interdependently and remotely on some web projects and I wanted to share a bit about our current indie pipeline. --- 🛠 **Glitch** for development → 📂 **GitHub** for version control → 🌏 **Vercel** for hosting --- ## Updating and publishing projects: Here is a...
gndclouds
413,306
Update: I built a tool to help me manage my job search
In December of last year I posted about an open-source job tracking app I built....
0
2020-07-30T16:19:11
https://dev.to/messerli90/update-i-built-a-tool-to-help-me-manage-my-job-search-2bnb
showdev, career
In December of last year I posted about an open-source job tracking app I built. {% link https://dev.to/messerli90/i-built-a-tool-to-help-me-keep-track-of-my-job-hunt-jobhuntbuddy-3p0g %} I got great feedback here on DEV and from a couple other sources. Since then, I decided to try and build a real product around th...
messerli90
413,316
100 Days of SwiftUI — Day 32.2
Well, let's say, I needed a break for like a whole month. From time to time I had a bad conscience th...
0
2020-07-29T21:29:53
https://zeitschlag.net/100-days-of-swiftui-day-32-2/
100daysofswiftui
--- title: 100 Days of SwiftUI — Day 32.2 published: true date: 2020-07-29 21:29:03 UTC tags: 100daysofswiftui canonical_url: https://zeitschlag.net/100-days-of-swiftui-day-32-2/ --- Well, let's say, I needed a break for like a whole month. From time to time I had a bad conscience that I kind of stopped, but let's cal...
zeitschlag
413,356
Python Virtual Environment(sanal ortam) Ve Paket Yönetimi
Virtual Environment nedir ? Virual Environment, projelerimizde gerekli olan paketleri, sis...
0
2020-07-29T22:27:38
https://dev.to/hardrez/python-virtual-environment-223d
python, virtualenvironment, linux
# Virtual Environment nedir ? Virual Environment, projelerimizde gerekli olan paketleri, sistemden bağımsız bir şekilde kurup, kullanmamızı olanak sağlayan bir yapıdır. En basit şekilde şöyle düşünebiliriz, gerekli bütün paketleri aslında proje için açmış olduğumuz dizine yüklüyor ve paketleri ihtiyaç halinde yine proj...
hardrez
413,439
How to use LIKE operator with AngularFire?
I will show you a way, what how to use LIKE operator with AngularFire. This post is based on this....
0
2020-07-30T02:24:14
https://dev.to/rikoroku/how-to-use-like-operator-with-angularfire-5h41
angular, firestore
I will show you a way, what how to use LIKE operator with AngularFire. This post is based on [this](https://stackoverflow.com/questions/46642641/sql-like-operator-in-cloud-firestore). ## ng version ``` Angular CLI: 9.0.2 Node: 12.16.0 Package Version ---------------------------------------...
rikoroku
413,546
How Psychology Assignment help Experts can Provide You Right Assistance
Are you searching for the right Psychology Assignment Help, which can encourage you to score good mar...
0
2020-07-30T06:00:53
https://dev.to/davidwa52601473/how-psychology-assignment-help-experts-can-provide-you-right-assistance-9mg
Are you searching for the right Psychology Assignment Help, which can encourage you to score good marks in examinations? Do the psychology papers bother you quite often? Need relaxation from the uncertainties of psychology homework? If so, you are in the right destination at this moment. Weprovide high-quality psycholo...
davidwa52601473
413,599
🛠️ your own awesome GitHub README profile 😍
💬 Blah blah blah These last months, while browsing github profiles, I would sometimes find...
0
2020-07-31T17:34:09
https://dev.to/bento/how-to-create-your-github-profil-readme-4gii
github, markdown, branding, portfolio
# :speech_balloon: Blah blah blah These last months, while browsing github profiles, I would sometimes find some developers having kind of a presentation section made in markdown on their github profile. At this time, I was learning at the bootcamp *The Hacking Project* and didn't had much time to search about it... ...
bento
413,611
Replacing ZooKeeper with Kafka
Yes you read it correct. Currently, Kafka uses ZooKeeper to store its metadata about partitions and b...
0
2020-07-30T08:39:25
https://dev.to/shubham1932/replacing-zookeeper-with-kafka-3pm8
java, messagechannel, zookeeper, kafka
Yes you read it correct. Currently, Kafka uses ZooKeeper to store its metadata about partitions and brokers, and to elect a broker to be the Kafka Controller. This controller pushes out state change notifications to other brokers in the cluster, it is possible for brokers to miss some of the changes even after several ...
shubham1932
414,879
Find the factorial of a number in JavaScript
The factorial of a natural number in mathematics is defined as that number multiplied by that number...
0
2020-07-31T17:05:00
https://dev.to/master_elodin/find-the-factorial-of-a-number-in-javascript-2hec
beginners, javascript
The factorial of a natural number in mathematics is defined as that number multiplied by that number minus one, then that number minus two, and so on until that number gets to 1. Ergo, if we choose to represent the number with the letter n, the factorial will be the product of all the positive integers less than or equ...
master_elodin
413,671
Easily Convert OST to PST — OST to PST Converter Tool
Easily Convert OST to PST file format by using this OST to PST Converter Software. this software has...
0
2020-07-30T10:13:06
https://dev.to/kevinmoon01/easily-convert-ost-to-pst-ost-to-pst-converter-tool-5d70
osttopst, convertosttopst, osttopstconverter, osttopstconversion
Easily Convert OST to PST file format by using this OST to PST Converter Software. this software has multiple features like: batch conversion, selective conversion, data filter, Preview facility, maintain emails properties, Free trial version etc. with this tool you can easily convert your oversized OST file to PST fi...
kevinmoon01
413,733
Switch Statements in JSX
JSX allows us to describe our UI using javascript expressions. This has interesting implications for...
0
2021-07-21T00:06:21
https://dev.to/dwoodwardgb/switch-statements-in-jsx-bna
react, javascript
JSX allows us to describe our UI using javascript expressions. This has interesting implications for control flow, because control flow statements in javascript (if, for, switch, etc) do not return values (they are imperative). This means that while we can use control flow statements to return top-level blocks of JSX, ...
dwoodwardgb
413,779
Microsoft Azure Virtual Training with Free Exam Voucher
Did you love my post? Hello dev community! I am sharing you this link that was sent to me by Micro...
0
2020-07-30T12:27:46
https://dev.to/willydavidjr/microsoft-azure-virtual-training-with-free-exam-voucher-57jd
azure, certification, cloud, virtualtraining
Did you love my post? <a href="https://www.buymeacoffee.com/willydavidjr"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=willydavidjr&button_colour=f25a71&font_colour=000000&font_family=Lato&outline_colour=000000&coffee_colour=FFDD00"></a> Hello dev community! I am sharing you thi...
willydavidjr
413,917
Do we still need jQuery in 2020?
Last week, Bootstrap launched their latest version (v5 alpha) and one of the new features was that th...
0
2020-07-31T16:20:54
https://dev.to/mouadkh9/do-we-still-need-jquery-in-2020-4n48
javascript, webdev
Last week, Bootstrap launched their latest version (v5 alpha) and one of the new features was that they no longer depend on jQuery, that got me thinking, do we actually need JQuery in 2020? jQuery is one of the most popular libraries in the world, so popular that it’s used by 75.9% of all the websites. In this article...
mouadkh9
413,927
Ember 3.20 Released
Today the Ember project is releasing version 3.20 of Ember.js, Ember Data, and Ember CLI. This releas...
8,496
2020-07-30T15:23:31
https://blog.emberjs.com/2020/07/29/ember-3-20-released.html
ember, javascript, news, webdev
Today the Ember project is releasing version 3.20 of Ember.js, Ember Data, and Ember CLI. This release of Ember.js is an LTS (Long Term Support) candidate. LTS candidates prioritize stability over the addition of new features, and have an extended support schedule. This release kicks off the 3.21 beta cycle for all su...
emberjs
414,220
The State of Rust with Steve Klabnik
Hey, folks. I just dropped the newest episode of my podcast, The Virtual World. I was able to sit dow...
0
2020-07-30T21:41:27
https://dev.to/tytrdev/the-state-of-rust-with-steve-klabnik-30gj
podcast, rust, cargo, interview
Hey, folks. I just dropped the newest episode of my podcast, The Virtual World. I was able to sit down with Steve Klabnik from the Rust core team and pick his brain about the Rust programming language and its ecosystem. You can check it out at the link below. If you like, love, or even hate the content, please let me ...
tytrdev
414,507
Web Design and Web Development: Are They the Same?
Website building has become more significant than ever before for businesses, thanks to more and mo...
0
2020-07-31T07:20:59
https://dev.to/propelguru/web-design-and-web-development-are-they-the-same-28ea
webdev, webdesign, beginners
![Alt Text](https://dev-to-uploads.s3.amazonaws.com/i/fk96buycb6hq1l6qdbfo.jpg) Website building has become more significant than ever before for businesses, thanks to more and more people getting access to the worldwide web. Two of those core elements that are essential for the website building process are website de...
propelguru
414,550
Dockerizing a NestJS app with Prisma and PostgreSQL
Docker 🐳 enables you to build consistent containers of your applications for your development, testin...
0
2020-07-31T11:44:18
https://notiz.dev/blog/dockerizing-nestjs-with-prisma-and-postgresql
docker, nestjs, prisma, postgres
--- title: Dockerizing a NestJS app with Prisma and PostgreSQL published: true date: Fri, 31 Jul 2020 11:43:39 GMT tags: docker, nestjs, prisma, postgresql canonical_url: https://notiz.dev/blog/dockerizing-nestjs-with-prisma-and-postgresql --- [Docker](https://www.docker.com/) 🐳 enables you to build **consistent** co...
marcjulian
414,580
Choose a perfect IoT Operating system for your IoT operation...!!!
First of all, what is an embedded OS:-An embedded operating system (OS) is a specialized operating sy...
0
2020-07-31T10:22:49
https://dev.to/spectrumcetb/choose-a-perfect-iot-operating-system-for-your-iot-operation-13a0
First of all, what is an embedded OS:-An embedded operating system (OS) is a specialized operating system designed to perform a specific task for a device that is not a computer. The main functions of an embedded operating system are to run the code that allows the device to do its job and it also makes the device’s ha...
007ajay
414,602
Getting Started with Python Poetry
The Poetry packaging and dependency management tool is the somewhat-new hotness for creating and main...
0
2020-08-03T01:02:09
https://dev.to/bowmanjd/getting-started-with-python-poetry-3ica
python, poetry
The [Poetry] packaging and dependency management tool is the somewhat-new hotness for creating and maintaining a Python project. This article is an introductory tutorial (also known as "I am writing this down so I learn it better now and have somewhere to look when I forget it later"). ## Install Poetry To install P...
bowmanjd
414,629
Create and initialize a new Github repository from the command line
I prefer to stay on the command line when creating a new repo, rather than going back and forth...
0
2020-08-01T13:10:16
https://www.bowmanjd.com/create-and-initialize-a-new-github-repository-from-the-command-line/
git, github
I prefer to stay on the command line when creating a new repo, rather than going back and forth between Github's web interface and the command line. Here are the steps I use when creating a new project. ## Initialize local git repository Create the project directory and ensure it is the current working directory, the...
bowmanjd
414,630
Mobile App Agency: Things To Consider When Creating A Mobile Application
When choosing the right app platform for your business, you need the most suitable mobile app agency....
0
2020-07-31T11:15:49
https://dev.to/mssvs/mobile-app-agency-things-to-consider-when-creating-a-mobile-application-39p7
<b><i>When choosing the right app platform for your business, you need the most suitable mobile app agency. Read this blog to be guided accordingly.</i></b> Since the recent years, there has been a dramatic rise in the use of smartphones and mobile devices all globally. This reality has paved the reality for business ...
mssvs
414,635
Clean URL slugs: The Good, the Bad, and the Ugly
A slug is the last part of the URL and identifies a specific page on a site. For example, on my blog...
0
2020-08-03T19:39:31
https://michaelzanggl.com/articles/clean-slugs-the-good-bad-and-ugly/
webdev, a11y
A slug is the last part of the URL and identifies a specific page on a site. For example, on my blog, the slug of https://michaelzanggl.com/articles/tailwind-css-for-skeptics/ is `tailwind-css-for-skeptics`. This is a `clean URL` as opposed to something like `https://michaelzanggl.com/articles/232`. ## The Good As y...
michi
414,695
Top 10 reasons to use bootstrap framework
Top 10 reasons to use bootstrap framework bootstrap_banner The popularity of Twitter Bootstrap has he...
0
2020-07-31T12:31:18
https://dev.to/chirag33169445/top-10-reasons-to-use-bootstrap-framework-2i6d
html, css, bootstrap, webdesign
Top 10 reasons to use bootstrap framework bootstrap_banner The popularity of Twitter Bootstrap has helped it cross over from the realm of user-managed social networking to a place where developers sink their teeth into heavy duty code and make the world spin as a result. The Bootstrap framework is the latest innovation...
chirag33169445
414,783
Preserving Links whilst Migrating Domains with S3
Domain migrations can be fairly simple things, change the CNAME and bobs your uncle. Difficulties ari...
0
2020-08-24T14:22:06
https://joshghent.com/domain-migration/
s3, aws, domains
--- title: Preserving Links whilst Migrating Domains with S3 published: true date: 2020-07-31 00:00:00 UTC tags: s3, aws, domains canonical_url: https://joshghent.com/domain-migration/ --- Domain migrations can be fairly simple things, change the CNAME and bobs your uncle. Difficulties arise when you have two differen...
joshghent
703,147
Hatay Hava Durumu
Hatay hava durumu
0
2021-05-19T18:21:47
https://dev.to/halibilen/hatay-hava-durumu-4k65
weather
<a href="havadurumusorgula.com/sehirler/hatay-hava-durumu/">Hatay hava durumu </a>
halibilen
414,968
Budget alarms for AWS accounts and services using Terraform
How to create a module for Terraform to keep track of budgets in AWS account and services and receive alarms when
0
2020-07-31T19:59:42
https://rafaelribeiro.io/blog/billings-alarms-aws-using-terraform
terraform, aws, budgets, devops
--- title: Budget alarms for AWS accounts and services using Terraform published: true description: How to create a module for Terraform to keep track of budgets in AWS account and services and receive alarms when tags: terraform, aws, budgets, devops canonical_url: https://rafaelribeiro.io/blog/billings-alarms-aws-usi...
rribeiro1
415,121
Hello world!
Hello
0
2020-08-01T00:07:26
https://dev.to/stylessh/hello-world-4npa
html, css, javascript, react
## Hello
stylessh
415,284
Personal Branding For Developers
Photo by Joao Tzanno on Unsplash We are always behind the screen, having the minimum interaction wit...
0
2020-08-01T08:09:54
https://dev.to/hdezmax/personal-branding-for-developers-g0f
developers, learning, personalbrand, guide
<span>Photo by <a href="[https://unsplash.com/@jtzanno?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText](https://unsplash.com/@jtzanno?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText)">Joao Tzanno</a> on <a href="[https://unsplash.com/s/photos/brands?utm_source=unspl...
hdezmax
415,290
What is the best laptop for coding and what should you look for? 💻
So you have a crapy computer or you just want to get a new computer. So what should buy? I can help y...
0
2020-08-01T07:45:20
https://dev.to/pypdeveloper/what-is-the-best-laptop-for-coding-and-what-should-you-look-for-4cke
linux
So you have a crapy computer or you just want to get a new computer. So what should buy? I can help you find the laptop for you.  #What should you look for a laptop -Ram - ram is a big thing while coding or pretty much doing everything. You should have at least 8gb ram but recommended is 12gb of ram or higher. -CPU ...
pypdeveloper
430,276
Daily - Made with Vue js showcase | Made with Javascript
Curated dev news delivered to your new tab \U0001F469\U0001F3FD‍\U0001F4BB Follow us @madewithjava...
0
2020-08-17T15:05:32
https://dev.to/madewithjavascript/daily-made-with-vue-js-showcase-made-with-javascript-34gl
javascript, vue, devops, news
![Daily - Made with Vue js showcase | Made with Javascript ](https://dev-to-uploads.s3.amazonaws.com/i/3l5vnc3vs09dcs8ddkur.jpg) Curated dev news delivered to your new tab \U0001F469\U0001F3FD‍\U0001F4BB *_Follow us @madewithjavascript_* Daily is an open source browser extension which provides curated dev news to yo...
madewithjavascript
725,366
Nuke AWS Resources
Objective Nuke is a powerful tool which allows you the ability to programmatically destroy any reso...
0
2021-06-11T15:12:01
https://dev.to/aws-builders/nuke-aws-resources-3e7o
aws, nuke, teardown, delete
**Objective** * Nuke is a powerful tool which allows you the ability to programmatically destroy any resources in an AWS Account which are not considered “Default” or “AWS-Managed.” * In short, it will take your account back to Day-1 with few exceptions. Note: We strongly advise you - do not run this application o...
aklm10barca
430,314
Answer: React environment variables working in development, not in deployment to netlify
answer re: React environment variable...
0
2020-08-17T15:50:59
https://dev.to/adg29/answer-react-environment-variables-working-in-development-not-in-deployment-to-netlify-jcl
{% stackoverflow 60995475 %}
adg29
430,798
A Guide to Styling your React App
If you’re new to React, you might be wondering why there are so many different tutorials that teach...
0
2020-08-18T08:59:41
https://maxrozen.com/guide-to-styling-react-app/
react, webdev
--- title: A Guide to Styling your React App published: true date: "2020-08-18T08:42:05.610Z" tags: ['react','webdev'] canonical_url: https://maxrozen.com/guide-to-styling-react-app/ cover_image: https://dev-to-uploads.s3.amazonaws.com/i/gwfk3bxvn4tvdsq8wai7.jpg --- If you’re new to React, you might be wondering why t...
rozenmd
431,223
The Definitive Guide to Django
It’s frustrating to decide the technology stack for your product – unless you are an experienced CT...
0
2020-08-21T12:00:44
https://www.botreetechnologies.com/blog/guide-django-web-development-for-business
django, python, technology
--- title: The Definitive Guide to Django published: True date: 2020-08-18 11:49:01 UTC tags: Django, Python, Technology canonical_url: https://www.botreetechnologies.com/blog/guide-django-web-development-for-business --- ![Guide to Django Web Development](https://www.botreetechnologies.com/blog/wp-content/uploads/202...
botreetech
431,779
शुरुआत
बहुत दिनों से कुछ लिखा नहीं है। फिर से एक ताज़ी शुरुआत।
0
2020-08-19T05:14:32
https://dev.to/alkuma/-3cl2
बहुत दिनों से कुछ लिखा नहीं है। फिर से एक ताज़ी शुरुआत।
alkuma
432,500
Content Projection in Angular using ng-content
In order to create the re-usable and flexible components content projection is a great option in...
0
2021-08-20T10:08:42
https://dev.to/krishnapolanki/angular-ng-content-and-content-projection-2ie5
angular, typescript, javascript
In order to create the re-usable and flexible components content projection is a great option in Angular. Using **ng-content** we can do the content projection in Angular. In general content projection means inserting or projecting some content from one component into another component. For example you want to insert ...
krishnapolanki
432,812
#30DaysOfCJS: Creative Coding & Opening Up Open Source
#30DaysOfCJS Day 23, Creative Coding & Opening Up Open Source
8,155
2020-08-23T20:43:42
https://dev.to/cascadiajs/30daysofcjs-creative-coding-opening-up-open-source-1c8b
community, p5js, creative, opensource
--- title: #30DaysOfCJS: Creative Coding & Opening Up Open Source published: true description: #30DaysOfCJS Day 23, Creative Coding & Opening Up Open Source tags: community, p5js, creative, oss cover_image: https://dev-to-uploads.s3.amazonaws.com/i/nxziljurdwdhkibfbm5r.png series: 30DaysOfCJS --- *This is a follow up ...
jimcalliu
433,177
Validating/transforming input data in an express server is no more a headache task.
This post introduces an input data validation/transformation framework. Believe me and try it, it just works, like a charm.
0
2020-08-20T14:48:17
https://dev.to/sang/validating-transforming-input-data-in-an-express-server-is-no-more-a-headache-task-491
express, validation, transform, node
--- title: Validating/transforming input data in an express server is no more a headache task. published: true description: This post introduces an input data validation/transformation framework. Believe me and try it, it just works, like a charm. tags: express, validation, transform, nodejs cover_image: https://1.bp.b...
sang
433,766
11 Most Asked Questions About HTML
HTML, Hypertext Markup Language, is the standard markup language used mainly for creating pages to d...
0
2020-08-21T08:24:48
https://thedevpost.com/blog/11-most-asked-questions-about-html/
html
HTML, Hypertext Markup Language, is the standard markup language used mainly for creating pages to display on World Wide Web (WWW). It is very simple, easy to learn, and allows you to create amazing websites. So, today we will be checking out the 11 most asked questions about HTML. ## 11 Most Asked Questions About HT...
kiranpoudel98
433,891
Easily open uSync Sync-Pack files
uSync Sync-Pack files (with the .uSync extension) are simply ZIP files and can be viewed in any ZIP...
0
2020-08-21T11:00:56
https://rockdove.uk/blog/open-usync-sync-pack-files
umbraco, usync, zip
--- title: Easily open uSync Sync-Pack files published: true date: 2020-06-16 11:38:03 UTC tags: umbraco,usync,zip canonical_url: https://rockdove.uk/blog/open-usync-sync-pack-files --- uSync Sync-Pack files (with the .uSync extension) are simply ZIP files and can be viewed in any ZIP viewer, including the one built i...
joeglombek
434,058
RPA UiPath and RPA Automation Anywhere
Robotic Process Automation is becoming a new reality for organizations moving towards digital autom...
0
2020-08-25T10:23:24
https://www.botreetechnologies.com/blog/uipath-and-automation-anywhere-what-are-they-and-their-benefits
automation, roboticprocessautomation, automationanywhere, rpa
--- title: RPA UiPath and RPA Automation Anywhere published: True date: 2020-08-20 07:08:40 UTC tags: Automation,RoboticProcessAutomation,AutomationAnywhere,RPA canonical_url: https://www.botreetechnologies.com/blog/uipath-and-automation-anywhere-what-are-they-and-their-benefits --- ![RPA UiPath and RPA Automation Any...
botreetech
435,101
slate vs fresh_when - Optimizing Rails Conditional Caching with ETags
a guide on how to set etags
0
2020-08-22T23:05:28
https://dev.to/dpaluy/slate-vs-freshwhen-optimizing-rails-conditional-caching-with-etags-2alg
rails, cache
--- title: slate vs fresh_when - Optimizing Rails Conditional Caching with ETags published: true description: a guide on how to set etags tags: rails, cache //cover_image: https://direct_url_to_image.jpg --- Conditional Caching is usually something that many developers forget while deploying to production. In this po...
dpaluy
435,612
Save webpage as pdf file
before, you might not know that you can save webpages as pdf. Though it is one of the best tools to s...
0
2020-08-23T18:07:53
https://dev.to/safarali/save-webpage-as-pdf-file-4i
before, you might not know that you can save webpages as pdf. Though it is one of the best tools to save the file on the computer for future reading. As today there are lots of content. and it is impossible to read all of them, therefore, saving those files in pdf form. and read them in leisure time is a good idea. th...
safarali
435,908
Let a Certified Salesforce Partner Give Your Business the Advantage of Cloud Computing
No company can grow and achieve its goals if its processes are not automated and optimized. You shoul...
0
2020-08-24T05:59:04
https://dev.to/mudgalrakshit/let-a-certified-salesforce-partner-give-your-business-the-advantage-of-cloud-computing-45e
salesforcepartner, cloudcomputing, salesforce
No [company](https://www.cloudanalogy.com/) can grow and achieve its goals if its processes are not automated and optimized. You should also know that it is the use of resources that shows a big difference between successful and unsuccessful organizations. Therefore, a company must look for ways to realize its true pot...
mudgalrakshit
436,022
Perché React? - 1. La Composizione
React fa largo uso delle composizione! La composizione è unire insieme semplici funzioni per crearne di complesse.
8,634
2020-08-24T08:13:07
https://www.matteospreafico.com/perche-react-1-la-composizione/
react
--- title: Perché React? - 1. La Composizione published: true date: 2020-08-23 08:00:00 UTC tags: React canonical_url: https://www.matteospreafico.com/perche-react-1-la-composizione/ series: Corso di React description: React fa largo uso delle composizione! La composizione è unire insieme semplici funzioni per crearne ...
matsprea
436,499
Getting On with ES6 & NodeJS & eslint (without Babel !)
Intro So, I'm making a Node - Express - Mongo server boilerplate to get the hang of it and...
0
2020-08-24T17:58:00
https://dev.to/tusharpandey13/getting-on-with-es6-nodejs-eslint-without-babel-4ip7
es6, node, tutorial, javascript
## Intro So, I'm making a Node - Express - Mongo server boilerplate to get the hang of it and I found out that Node now has support for **es6** modules by default! :) This post will go through the process of creating one such project with es6 support, eslint configuration and some hacks :P > ### Note: This tutori...
tusharpandey13
436,602
Python, can you use Jinja in classes? As in, you render templates instead of a text field?
Like how you use templates for pages, can you render/return code instead of a Django text field or wh...
0
2020-08-24T20:58:19
https://dev.to/yobretyo/python-can-you-use-jinja-in-classes-as-in-you-render-templates-instead-of-a-text-field-368
python, code, html, django
Like how you use templates for pages, can you render/return code instead of a Django text field or where you have a charecter limit?
yobretyo
436,926
How to select the right tech stack for your next web application?
This article was originally published at https://www.blog.duomly.com/how-to-select-right-tech-stack-f...
0
2020-08-25T07:51:22
https://dev.to/duomly/how-to-select-the-right-tech-stack-for-your-next-web-application-npb
webdev, codenewbie, beginners, javascript
This article was originally published at https://www.blog.duomly.com/how-to-select-right-tech-stack-for-web-application/ --- ### Intro Before every project in IT starts, there is a lot of planning and decision-making processes. This planning phase is critical and can have a significant impact on the project’s futur...
duomly
437,177
Reactive Security Filter with Spring & Kotlin
Over the years, I've had to implement security filters a couple of time. Recently I had to add JWT to...
0
2020-08-25T10:39:40
https://dev.to/jillesvangurp/reactive-security-filter-with-spring-kotlin-1ajo
kotlin, security
Over the years, I've had to implement security filters a couple of time. Recently I had to add JWT token based API authentication to a Spring project. Some complicating factors: - It's the reactive variant of Spring, aka. Flux. - Flux has a very complicated API surface. - To not have to deal with that we use Kotlin &...
jillesvangurp
437,271
Proxies API 2.0 Released
Much faster network with a 3 fold increase in average response time, rendering support and a re-worke...
0
2020-08-25T12:38:32
https://dev.to/proxiesapi/proxies-api-2-0-released-51d7
Much faster network with a 3 fold increase in average response time, rendering support and a re-worked API. Proxies API(https://www.proxiesapi.com/) does what it says in the name. It is a rotating proxy API for web scrapers. We pass web page fetch requests through a network of over 2 million high speed, residential pr...
proxiesapi
437,386
What advice would you give to beginning devs?
I know that being a developer is a long-distance race: I started with Programming Basics, Java, HTML...
0
2020-08-25T15:18:49
https://dev.to/pablohs1986/what-advice-would-you-give-to-beginning-devs-3ga8
help, beginners, career
I know that **being a developer is a long-distance race**: I started with Programming Basics, Java, HTML5, CSS3, SQL, Oracle, continued with Git, GitHub, Bootstrap 4 and command line basics and now I'm learning JavaScript, TypeScript, Angular, Python, Android and I continue delving into Java. I love front-end, back-...
pablohs1986
441,060
APIs to help build your next side project
Say you have an idea for a new side project, but dont know what topic to base it on (for example: Bea...
0
2020-08-29T20:14:51
https://dev.to/faraazahmad/apis-to-help-build-your-next-side-project-1f91
sideprojects, showdev, vue
Say you have an idea for a new side project, but dont know what topic to base it on (for example: Bears, Beets, Battlestar Galactica). You really don't wanna be building another to-do list. You might want to test only a small idea you have, and dont want to build a full fledged app. Here's where you can use APIs as su...
faraazahmad
437,488
How to host a React application on AWS S3
There are many ways to host your website on Amazon Web Services (AWS). One of the easiest is to use an S3 bucket to host your static website. In this video & blog I show you how easy it is to host a React application in this way.
0
2020-08-25T16:49:52
https://dev.to/andre347/how-to-host-a-react-application-on-aws-s3-53mc
react, aws, cloud, automation
--- title: How to host a React application on AWS S3 published: true description: There are many ways to host your website on Amazon Web Services (AWS). One of the easiest is to use an S3 bucket to host your static website. In this video & blog I show you how easy it is to host a React application in this way. tags: re...
andre347
437,801
Simplifying local dev setup with Docker Compose
Originally published at coreycleary.me. This is a cross-post from my content blog. I publish new cont...
0
2020-08-26T02:30:31
https://www.coreycleary.me/simplifying-local-dev-setup-with-docker-compose
node, docker
--- title: Simplifying local dev setup with Docker Compose published: true date: 2020-06-23 00:00:00 UTC tags: nodejs,docker canonical_url: https://www.coreycleary.me/simplifying-local-dev-setup-with-docker-compose --- <em><strong>Originally published at <a href="https://www.coreycleary.me/simplifying-local-dev-setup-...
ccleary00
437,985
How I solved Build exceeded maximum allowed run time netlify error while deploying React App with Webpack from scratch?
Build exceeded the maximum allowed run time - netlify error logs while deploying manual react config...
8,204
2020-08-26T07:29:50
https://dev.to/alidhuniya/how-i-solved-build-exceeded-maximum-allowed-run-time-netlify-error-while-deploying-react-app-with-webpack-from-scratch-15e9
netlify, javascript, react, webpack
Build exceeded the maximum allowed run time - netlify error logs while deploying manual react config with webpack from scratch two things I did to solve this problem 1. make sure to set devtool = false, on production (this one also solve maximum size warning from webpack in production stage) 2. make sure to add webpa...
alidhuniya
438,352
SISR: Vim-plugin for searching in syntax regions
SISR (https://github.com/AckslD/vim-sisr) is my first public vim plugin. The idea for this plugin st...
0
2020-08-26T14:56:57
https://dev.to/acksld/sisr-vim-plugin-for-searching-in-syntax-regions-eme
vim
`SISR` (https://github.com/AckslD/vim-sisr) is my first public vim plugin. The idea for this plugin started when I wanted to search for a pattern but only inside equation-regions in a tex-document. I found an [answer](https://vi.stackexchange.com/a/4265) by `jjaderberg` on StackExchange and thought I would turn this i...
acksld
438,567
Testing PowerShell code with Pester
Learn how to test PowerShell code for any scenario with the PowerShell testing framework Pester.
0
2020-08-26T20:07:21
https://octopus.com/blog/testing-powershell-code-with-pester
devops, powershell, octopus, deployment
--- title: Testing PowerShell code with Pester description: Learn how to test PowerShell code for any scenario with the PowerShell testing framework Pester. author: michael.levan@octopus.com visibility: false metaImage: powershell-testing-with-pester.png bannerImage: powershell-testing-with-pester.png tags: DevOps, Pow...
thenjdevopsguy
439,272
Why You Should Start Pair Programming
Introduction I spent a lot of time working independently, trying to build a foundation wit...
0
2020-08-27T18:01:25
https://dev.to/branmar97/why-you-should-start-pair-programming-2c21
productivity, beginners, codenewbie, programming
# Introduction I spent a lot of time working independently, trying to build a foundation with Ruby, and scratching my head constantly. I finally had my first pair programming experience after the first month of my code boot camp at Flatiron School. That is where I met my good friend and programming partner, Austin. Thi...
branmar97
439,616
GitHub Dark Turbo - a New Theme for VS Code.
Today I launched a free Visual Studio Code theme called GitHub Dark Turbo. It's a fork of the officia...
0
2020-08-27T22:00:54
https://dev.to/sd_devto/github-dark-turbo-a-new-theme-for-vs-code-3mim
githubdarkturbo, githubdark, vscode, rails
Today I launched a free Visual Studio Code theme called GitHub Dark Turbo. It's a fork of the official GitHub Dark theme, with some workbench goodies to help users focus. The sample images show Ruby on Rails source code. Enjoy =) https://github.com/dubesoftware/github-dark-turbo
sd_devto
439,696
Alt text: Race / Ethnicity
This came up recently and I'm still pondering. When you're writing alt-text for an image which port...
0
2020-08-28T01:19:56
https://dev.to/bashunaimiroy/alt-text-race-ethnicity-440l
a11y, healthydebate, discuss
This came up recently and I'm still pondering. When you're writing alt-text for an image which portrays people, **do you describe the skin colour / apparent ethnicity of the people in the photo?** Why or why not?
bashunaimiroy