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 |
|---|---|---|---|---|---|---|---|---|
650,552 | Distar - A CPAN Distribution Author Tool | Basic CPAN Tooling When releasing a distribution on CPAN, authors need to include an insta... | 0 | 2021-03-31T01:42:35 | https://dev.to/haarg/distar-a-cpan-distribution-author-tool-5e95 | perl, cpan | Basic CPAN Tooling
==================
When releasing a distribution on [CPAN][cpan], authors need to include an installer script. Classically, this would be a `Makefile.PL` using [ExtUtils::MakeMaker][eumm] to generate a `Makefile`, which would then be used with `make`. Later, [Module::Build][mb] was created, using a ... | haarg |
745,482 | Push :: To Multiple Repos Simultaneously | This tutorial helps demonstrate the process configuration to push your source code to multiple... | 0 | 2021-07-01T19:55:00 | https://blog.g33kzone.com/push-to-multiple-repos-simultaneously | ---
title: Push :: To Multiple Repos Simultaneously
published: true
date: 2018-08-27 07:51:00 UTC
tags:
canonical_url: https://blog.g33kzone.com/push-to-multiple-repos-simultaneously
---
This tutorial helps demonstrate the process configuration to push your source code to multiple repositories.
### Background
If a ... | g33kzone | |
650,858 | How To Solve The Cold Storage Warehouse Monitoring Challenges With IoT | Cold storage warehouses are critical for the preservation of perishable products. From agricultural p... | 0 | 2021-03-31T07:48:28 | https://dev.to/iampanghal/how-to-solve-the-cold-storage-warehouse-monitoring-challenges-with-iot-50d2 | Cold storage warehouses are critical for the preservation of perishable products. From agricultural produce, dairy products, to medicines, a huge range of products require these warehouses. With temperature-control features, these facilities help extend the shelf life of the perishable products and ensure they’re kept ... | iampanghal | |
651,103 | Creating a TypeScript tsconfig for nodejs | Do you hate dealing with tsconfig files? My problem is that I just don't spend enough time with them... | 0 | 2021-03-31T13:13:03 | https://justwriteapps.com/using-tsconfig-presets/ | typescript, node | Do you hate dealing with tsconfig files? My problem is that I just don't spend enough time with them to learn all the settings. I create the config once for a new project, usually leaving most things as default, then never touch it again.
Fortunately, I recently discovered that Microsoft has created a collection of pl... | thebenforce |
651,152 | Supporting a monolithic backend for video streaming | The M3 company, which is part of the NMG, develops the More.tv and CTC online cinemas, as well as the... | 0 | 2021-03-31T14:44:11 | https://evrone.com/ctc-moretv | writing, webdev, programming, showdev | The M3 company, which is part of the NMG, develops the More.tv and CTC online cinemas, as well as the websites of the group’s TV channels. Evrone maintains and develops the platform through which all video content enters these products — the hardware and software complex (HSC). We write the code and advise the client’s... | evrone |
651,395 | But for real, what are web components? | If you are here, I am just going to assume that you do not know what web components are. Otherwise,... | 0 | 2021-05-04T18:46:12 | https://dev.to/solveyourstrife/but-for-real-what-are-web-components-4he2 | webcomponents, a11y, html | If you are here, I am just going to assume that you do not know what web components are. Otherwise, why would you be reading this?
## An easy, breezy, beautiful definition
Basically web components are a group of features that provide a standard model for the web, allowing encapsulation and interoperability of HTML el... | solveyourstrife |
651,573 | Good to Great Designs - Q&A on Software Design | Architecture? Big Picture, What, Where of the software development process Architecture P... | 0 | 2021-04-01T01:21:43 | https://dev.to/subhankarde/good-to-great-designs-q-a-on-software-design-4pip | design, architecture | ## Architecture?
- Big Picture, What, Where of the software development process
- Architecture Patterns(Microkernel, Microservices, Layered, Event-based, Space-based)
- Trade-offs(Quality, Cost, Portability, Time to market, Longevity, Technical debt, etc.)
- Technology, Storage, Security, Disaster Recovery
## Design?
... | subhankarde |
651,751 | What things to consider while adding new Software to your toolkit | Here are few things that I like to consider while adding the new tool/software to my toolkit.... | 0 | 2021-04-02T05:05:23 | https://dev.to/bawa_geek/what-things-to-consider-while-adding-new-software-to-your-toolkit-341p | productivity, beginners |
Here are few things that I like to consider while adding the new tool/software to my toolkit.
## 1. Easy to Use
It should be your number one priority.
> If it is not easy to use, It will never get used.
So DO NOT look for Software that has too many features, You are most likely to stop using it after some time. We... | bawa_geek |
652,011 | Introduction to Micorsoft Azure | What is Microsoft Azure? Microsoft Azure is a foundation of interoperable distributed computing adm... | 0 | 2021-04-01T10:50:13 | https://dev.to/andrewyan/introduction-to-micrsoft-azure-4ieo | What is Microsoft Azure?
Microsoft Azure is a foundation of interoperable distributed computing administrations, including open-source, norms-based advancements, and exclusive arrangements from Microsoft and different organizations. Rather than building an on-premise worker establishment, or renting actual workers fr... | andrewyan | |
653,051 | Create new ruby gem - Moriarty part-3 | decentralizuj / moriarty Moriar... | 12,027 | 2021-04-02T11:27:10 | https://dev.to/decentralizuj/moriarty-how-to-create-a-ruby-gem-2i8o | ruby, beginners, opensource, tutorial | {% github decentralizuj/moriarty no-readme %}
In past series I created `moriarti.rb` (responsible for everything). I love to work with ruby scripts, because of ability to write powerful/useful code in short time. But this only works for "*small projects*". If we want to extend script after some time, It'll become pain... | decentralizuj |
653,460 | Wait, Pause: Web Components | Some Background: I’ve been working with web components a lot the past year. Mostly meeting... | 12,046 | 2021-04-02T16:44:29 | https://dev.to/tom_var/wait-pause-web-components-44b3 | webdev, webcomponents, newbie, frontend | # Some Background:
I’ve been working with web components a lot the past year. Mostly meeting and talking about specs, new components, best practices with a bunch of developers at work. I had a feeling that the concept seemed really familiar to me, but it was hard to put something to it, until I was asked a random ques... | tom_var |
653,508 | ✔||🤢 Commit or Vomit | Easter eggs | Wasn't planning on posting the second ✔||🤢 this fast but couldn't wait any longer with this one! And... | 12,040 | 2021-04-02T17:40:09 | https://dev.to/jmdejager/special-4g63 | programming, discuss, watercooler, webdev | Wasn't planning on posting the second ✔||🤢 this fast but couldn't wait any longer with this one! And no, it's not about eating to much easter eggs but easter eggs in your code. 😅
#easter eggs ✔||🤢
Would you place easter eggs in your code?
❤: Commit (something I could commit)
🏷: Vomit (I'd never commit this)
🦄:... | jmdejager |
653,638 | How can I access a Non-static method In a library | Hi, I'm new to android. Now I have used a library to implement ripple effect into my application. Thi... | 0 | 2021-04-02T20:11:47 | https://dev.to/jeraldjacob/how-can-i-access-a-non-static-method-in-a-library-1fjc | android, java, sdk | Hi, I'm new to android. Now I have used a library to implement ripple effect into my application.
This is the scenario.
1) I'm using the button image and its background ripple effect through an API from the server-side, and I'm keeping the response at the time of application login, into **SharedPreferences**.
2) I'm us... | jeraldjacob |
653,971 | Projects ideas to become a javascript master 🚀 Resource compilation 💥 + Giveaway⚡ | Hello World! Today I wanted to share with you 10 projects you can build to be from zero to hero in ja... | 11,340 | 2021-04-10T13:17:18 | https://dev.to/worldindev/10-projects-to-become-a-javascript-master-giveaway-2o4k | javascript, webdev, programming, beginners | `Hello World!` Today I wanted to share with you 10 projects you can build to be from zero to hero in javascript!
🔖 - Bookmark the article to save it *and* **remember the like ❤️ and maybe super like🦄**
Read also:
{% link https://dev.to/worldindev/400-javascript-interview-questions-with-answers-2fcj %}
{% link http... | devlorenzo |
654,014 | Creating a Currency Converter with pure JS with exchangerate api | Fetch the exchange rate from internet(with the help of exchangerateapi) Setting up HTML a... | 0 | 2021-04-03T10:29:40 | https://dev.to/saoud/creating-a-currency-converter-with-pure-js-with-exchangerate-api-53i1 | javascript, codenewbie, api, 100daysofcode | 1. Fetch the exchange rate from internet(with the help of [exchangerateapi](https://exchangeratesapi.io/))
# **Setting up HTML and CSS**
I set my page for a three column three row layout with [css grid](https://css-tricks.com/snippets/css/complete-guide-grid/) and warapped all the page inside a container div.
```jsx... | saoud |
654,066 | Test Blog | Test | 0 | 2021-04-03T11:17:05 | https://dev.to/cypriantinasheaarons/test-blog-30pa | Test | cypriantinasheaarons | |
654,115 | Do you know nginx, lets talk about? | Follow me on Twitter What is nginx Nginx, pronounced like “engine-ex”, is an open-source... | 0 | 2021-04-03T13:03:13 | https://dev.to/enggaruny/do-you-know-nginx-lets-talk-about-2o3f | nginx, devs, dotnet, server | Follow me on [Twitter](https://twitter.com/thecodinglive)
#What is nginx
[Nginx](https://www.nginx.com/), pronounced like “engine-ex”, is an open-source web server that, since its initial success as a web server, is now also used as a reverse proxy, HTTP cache, and load balancer.
#How Does Nginx Work
Nginx is built t... | enggaruny |
654,244 | SemVer - Magic version 0 | SemVer Semantic Versioning defines a package version format and a set of rules that should... | 0 | 2021-04-06T19:16:44 | https://dev.to/malykhinvi/semver-0-x-x-46e7 | semver, npm | ### SemVer
[Semantic Versioning](https://semver.org/) defines a package version format and a set of rules that should be used when the package updates.
> Under this scheme, version numbers and the way they change convey meaning about the underlying code and what has been modified from one version to the next.
A bri... | malykhinvi |
654,399 | Learning Github Actions | A little bit about me: My name is Matt Dillon and I'm a Software Engineer specializing in... | 0 | 2021-04-03T22:53:31 | https://dev.to/crappydill/learning-github-actions-1oap | github | #A little bit about me:
My name is Matt Dillon and I'm a Software Engineer specializing in Full Stack Development. My background is 15 years in Casino Management where I managed 75 employees, thousands of customers, and millions of dollars daily. Now I’m looking to take those skills of working in a fast-paced environm... | crappydill |
654,417 | #Day14 - Exceptions in Python | Today we will we talking about the Built-in Exceptions in Python. Although you can catch any excepti... | 11,871 | 2021-04-04T00:09:22 | https://www.realpythonproject.com/day14-exceptions-in-python/ | 100daysofcode, python, codenewbie, programming | Today we will we talking about the Built-in Exceptions in Python.
Although you can catch any exception using the following syntax
```python
try:
# code
pass
except Exception as e:
# code
pass
```
This is like a wild-card, i.e it can catch any exception. It is good for some cases, but assume you are bui... | rahulbanerjee99 |
654,488 | What's new in Python 3.10 | Python 3.10 will be here later this year and I wanted to go over some of the new features that will m... | 0 | 2021-04-04T02:49:22 | https://dev.to/pierceclayton/what-s-new-in-python-3-10-7n5 | python | Python 3.10 will be here later this year and I wanted to go over some of the new features that will make our lives a little easier.
## Multi line context managers.
This allows you to have multiple context managers in one `with` statement. Instead of nesting context managers and the associated complexity, you can open... | pierceclayton |
654,603 | Endless Runner by nevox_1 | Endless Runner by nevox_1 link:https://nevox-1.itch.io/my-game-jam-tnij-endless-runner | 0 | 2021-04-04T07:56:18 | https://dev.to/nevox_1/endless-runner-by-nevox1-1140 | unity3d, programming, gamedev | Endless Runner by nevox_1
link:https://nevox-1.itch.io/my-game-jam-tnij-endless-runner | nevox_1 |
654,619 | Start learning a new language or go deeper with Java | I have been a Java developer for more than 10 years and the last 4 years I have been focused on micro... | 0 | 2021-04-04T16:17:21 | https://dev.to/sayantjm/start-learning-a-new-language-or-go-deeper-with-java-1i8b | java, programming, career, discuss | ---
title: Start learning a new language or go deeper with Java
published: true
description:
tags: #java, #programming, #career, #discuss
//cover_image: https://direct_url_to_image.jpg
---
I have been a Java developer for more than 10 years and the last 4 years I have been focused on micro services architecture with ... | sayantjm |
656,383 | 10 trivial yet powerful HTML facts you must know | HTML is the most fundamental pillar of web development. We often ignore some trivial facts that could... | 13,377 | 2021-04-06T06:42:38 | https://blog.greenroots.info/10-trivial-yet-powerful-html-facts-you-must-know-ckmx0d7q30346c1s125iydcsa | html, css, codenewbie, beginners | HTML is the most fundamental pillar of web development. We often ignore some trivial facts that could be very powerful when we know to use them.
One of the learnings I have after using HTML for over a decade is that many of the facts related to it are so underrated. As a developer, we usually do not pay much attention... | atapas |
654,806 | How Do You Design a Shopping Cart Database for E-Commerce? | Learn about best practices for shopping cart database design that will allow you to create a great online shopping experience for your users. | 0 | 2021-04-16T00:07:11 | https://resources.fabric.inc/answers/shopping-cart-database-design | database, sql, ecommerce | ---
title: How Do You Design a Shopping Cart Database for E-Commerce?
published: true
description: Learn about best practices for shopping cart database design that will allow you to create a great online shopping experience for your users.
tags: #database #sql #ecommerce
canonical_url: https://resources.fabric.inc/ans... | shanikanishadhi |
655,455 | React Docker image working on local machine but when I move it to server gives Hooks error | Can someone please help me with this bug ? Thanks https://stackoverflow.com/questions/66950411/rea... | 0 | 2021-04-05T10:06:01 | https://dev.to/exploit123/react-docker-image-working-on-local-machine-but-when-i-move-it-to-server-gives-hooks-error-e45 | react, javascript, docker | Can someone please help me with this bug ?
Thanks
https://stackoverflow.com/questions/66950411/react-docker-image-working-on-local-machine-but-when-i-move-it-to-server-gives-h | exploit123 |
655,770 | Understanding browser cookies 🍪 | Even though I’ve been doing web things for a while now, I confess I had never dealt with browser... | 0 | 2021-04-26T01:26:22 | https://chenhuijing.com/blog/understanding-browser-cookies/ | javascript, webdev, beginners | ---
title: Understanding browser cookies 🍪
published: true
date: 2021-04-05 12:31:04 UTC
tags: javascript, webdev, beginners
canonical_url: https://chenhuijing.com/blog/understanding-browser-cookies/
cover_image: https://dev-to-uploads.s3.amazonaws.com/uploads/articles/e3gg2wb0xrzahncvh3u3.jpg
---
Even though I’ve be... | huijing |
655,786 | Implement your own custom hook in React with typescript | As a beginner, thinking about creating a custom hook sounded very complex to me. As I spent more time... | 0 | 2021-04-25T12:15:50 | https://dev.to/atbrakhi/implement-your-own-custom-hook-in-react-with-typescript-1f1l | react, webdev, typescript, javascript | As a beginner, thinking about creating a custom hook sounded very complex to me. As I spent more time working with them, I realized it isn't that complicated after all.
In this blog post I am going to take a very simple example and create my own custom hook out of it.
I wrote a blog post recently about creating a to... | atbrakhi |
655,826 | VSCode Plugins | Like many developers, VSCode is my text editor of choice I thought I would share some of my favourite... | 0 | 2021-08-04T20:20:34 | https://cgweb.co.uk/blog/vscode-plugins | vscode, plugins | ---
title: VSCode Plugins
published: true
date:
tags: vscode,plugins
canonical_url: https://cgweb.co.uk/blog/vscode-plugins
---
Like many developers, [VSCode](https://code.visualstudio.com/) is my text editor of choice I thought I would share some of my favourite and most useful plugins:
- [bracket pair colorizer 2]... | cguttweb |
656,645 | Inline Function Hooking [Android Internals CTF Ex6] | Get the executable here Add a hook at the end of the pick_number function. You can save your hook... | 0 | 2021-04-09T12:56:33 | https://dev.to/wireless90/inline-function-hooking-android-internals-ctf-ex5-pjh | cybersecurity, security, android | Get the [executable here](https://github.com/wireless90/AndroidInternalsCTF/tree/main/Inline%20Function%20Hooking)
- Add a hook at the end of the `pick_number` function.
- You can save your hook at `some_space` function.
- The hook that you add must print the return value of `pick_number` function.
- Then, give thi... | wireless90 |
657,220 | Follow me on my journey as I complete 100 UI/UX design challenges in 100 days! | Today I started the very first day of Daily UI's 100 day UI & UX design challenge! Every day, exc... | 0 | 2021-04-07T00:01:45 | https://dev.to/mattmarquise/follow-me-on-my-journey-as-i-complete-100-ui-ux-design-challenges-in-100-days-jgb | ux, design, webdev | Today I started the very first day of Daily UI's 100 day UI & UX design challenge! Every day, except on weekends, for the next 100 days I'll be completing each daily project. Depending on the complexity of each project I will likely try and do multiple different takes on each days challenge. Follow me on DEV, Medium, B... | mattmarquise |
657,224 | Solving the Dominoes problem with Graph Theory and Typescript | Prelude This is a very short article which talks about using graph theory to solve my late... | 0 | 2021-04-07T13:20:07 | https://dev.to/kirkcodes/solving-the-dominoes-problem-with-graph-theory-and-typescript-45f2 | typescript, exercism, algorithms, graphtheory | ## Prelude
This is a very short article which talks about using graph theory to solve my latest code challenge.
Every two weeks my online community group, [Virtual Coffee](https://virtualcoffee.io/) picks a new challenge for us all to work on together.
This fortnight we've been working on the [Dominoes problem](http... | kirkcodes |
657,433 | Testing React Query | Questions around the testing topic come up quite often together with React Query, so I'll try to answ... | 11,644 | 2021-04-07T07:06:28 | https://tkdodo.eu/blog/testing-react-query | react, typescript, javascript, webdev | Questions around the testing topic come up quite often together with React Query, so I'll try to answer some of them here. I think one reason for that is that testing "smart" components (also called [container components](https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0)) is not the easiest thing ... | tkdodo |
657,595 | How to query AWS load balancer log if there are terabytes of logs? | I want to query AWS load balancer log to automatically and on schedule send report for me. I am usin... | 0 | 2021-04-07T10:32:43 | https://dev.to/yentrinh/how-to-query-aws-load-balancer-log-if-there-are-terabytes-of-logs-465a | I want to query AWS load balancer log to automatically and on schedule send report for me.
I am using Amazon Athena and AWS Lambda to trigger Athena. I created data table based on guide here:
https://docs.aws.amazon.com/athena/latest/ug/application-load-balancer-logs.html
However, I encounter following issues:
1) ... | yentrinh | |
657,646 | 【VidAvatar】AI Face Animation App Insider Program | This week we’ve launched VidAvatar, an AI face animation App that supports multiple faces to animate... | 0 | 2021-04-07T11:40:36 | https://dev.to/rainbow45225355/vidavatar-ai-face-animation-app-insider-program-1695 | vidavatarinsiderprogram | This week we’ve launched VidAvatar, an AI face animation App that supports multiple faces to animate on the same photo. We would love to hear what you guys think. Therefore, we are initiating the VidAvatar Insider Program.
What you can do with VidAvatar:
●Make fun of your classmates, colleagues, family members, or fr... | rainbow45225355 |
657,668 | Open cohort base learning App for online learners | I learned to program from online courses, but I always feel that I could become a developer earlier t... | 0 | 2021-04-07T13:01:24 | https://dev.to/hemanshum/open-cohort-base-learning-app-for-online-learners-107a | showdev, tutorial, webdev, codenewbie | I learned to program from online courses, but I always feel that I could become a developer earlier than this. Because many times I postponed or skip the course until it's absolutely necessary for me to learn it. I tried to be disciplined, set a learning routine, use productivity apps, and whatnot. I tried to find some... | hemanshum |
658,186 | Using pysimilar to compute the similarity between texts | Hi guys, I recently wrote an article titled How to detect plagiarism in text using python whereby I... | 0 | 2021-04-07T19:48:42 | https://dev.to/kalebu/using-pysimilar-to-compute-similarity-between-texts-290g | python, nlp, computerscience, machinelearning | Hi guys,
I recently wrote an article titled [How to detect plagiarism in text using python](https://kalebujordan.dev/how-to-detect-plagiarism-in-text-using-python/) whereby I show how you can easily detect plagiarism between documents as the title says manually using cosine similarity.
I republished that article on m... | kalebu |
658,220 | Day 340 : A Little More | liner notes: Professional : A pretty productive day if I say so myself. Had a few meetings. Did a q... | 0 | 2021-04-07T21:51:03 | https://dev.to/dwane/day-340-a-little-more-54l8 | hiphop, code, coding, lifelongdev | _liner notes_:
- Professional : A pretty productive day if I say so myself. Had a few meetings. Did a quick demo, couldn't really finish because my laptop was not having it today. haha Worked on finishing up a demo project I've been working on with Web Components. Went to add some more information to the projects read ... | dwane |
658,635 | What is proxy? Difference between forward proxy and Reverse Proxy | By definition proxy means, The authority to act on behalf of someone else. To understand the de... | 0 | 2021-04-08T07:47:46 | https://dev.to/tanvir2sky/what-is-proxy-and-difference-between-forward-proxy-and-reverse-proxy-21d4 | computerscience, programming, networking | By definition proxy means,
>The authority to act on behalf of someone else.
To understand the definition, we can refer to our college life, whenever we didn't want to attend a boring class, we setup a friend to give (proxy) attendance on behalf of ourselves. The phenomena is kind of similar. We have also proxy votin... | tanvir2sky |
658,712 | React - Why and How? | Why React? React is a library for building web components developed by Facebook. React han... | 0 | 2021-04-08T09:22:03 | https://dev.to/rubicon_dev/react-why-and-how-5567 | reactnative, react | ### Why React?
React is a library for building web components developed by Facebook. React handles a very specific set of concerns, packaging, composing and rendering HTML components. Because of this focus, React is small in size and makes it easy to create complex UI by composing many simple components together.
Whil... | rubicon_dev |
658,930 | Rlogical - Best Native App Development Company | In case you require native mobile apps, then you need not look any further. Rlogical Techsoft is know... | 0 | 2021-04-08T13:10:34 | https://dev.to/rlogical/rlogical-best-native-app-development-company-2c14 | reactnative, flutter, ios, android | In case you require native mobile apps, then you need not look any further. Rlogical Techsoft is known to deliver top-notch, personalized mobility solutions for the unique requirements of your business. This company’s highly experienced developers have produced a range of scalable and secured mobile apps for consumers ... | rlogical |
659,197 | The Differences Between Monolithic and Microservice Architecture | Big words I know. First in order to determine the difference between the two let's define each one.... | 0 | 2021-04-19T03:47:29 | https://dev.to/francescaansell/the-differences-between-monolithic-and-microservice-architecture-26fo | devops, aws, architecture, todayilearned | Big words I know. First in order to determine the difference between the two let's define each one.
####Monolithic
Monolithic architecture in the tech industry are services that are completed in a single unit. Each part of the program is contained within one unit. A great and common example of this is drupal. Within... | francescaansell |
659,222 | All you need to know about Linux File Hierarchy Structure | For anyone, who is a beginner on working with Linux OS, might feel difficulty in understanding the fi... | 0 | 2021-04-09T08:00:41 | https://dev.to/satizzzzz/all-you-need-to-know-about-linux-file-hierarchy-structure-5807 | linux, beginners | For anyone, who is a beginner on working with Linux OS, might feel difficulty in understanding the file hierarchy structure and the purpose each directory serves.
So, I'm writing this because I felt the same.
This article will provide information of Linux file hierarchy structure, locations and its usability.
##Lin... | satizzzzz |
659,278 | Firebase Push Notification Laravel Tutorial | What is Push Notification? Push notifications are clickable pop-up messages that appear on your user'... | 0 | 2021-04-08T18:58:23 | https://dev.to/sureshramani/firebase-push-notification-laravel-tutorial-1lia | laravel, firebase, notification, webdev | What is Push Notification?
Push notifications are clickable pop-up messages that appear on your user's browsers irrespective of the device they're using or the browser they're on. They serve as a quick communication channel enabling companies to convey messages, offers, or other information to their customers.
What is... | sureshramani |
659,285 | Change The Theme in Android Studio | After installing android studio for the first time, you will see the default theme. Which is white an... | 0 | 2021-04-08T19:09:40 | https://dev.to/sigmakib2/change-the-theme-in-android-studio-474 | android | After installing android studio for the first time, you will see the default theme. Which is white and the code is not easy to read. To enable the official dark theme on your android studio, follow the steps below:
Step 1: Go to ‘File’ and from the drop-down menu click on ‘Settings’
Step 2: Expand ‘Appearance & Behav... | sigmakib2 |
659,410 | Web Components Aren't Just The Future, They Are The Now | What are web components and why should you care? web components are building blocks of the... | 0 | 2021-04-13T00:58:45 | https://dev.to/deexvish/web-components-aren-t-just-the-future-they-are-the-now-3dfn | webcomponents, customelements, html | #What are web components and why should you care?
**web components** are building blocks of the web which refer to a set of four browser standards that work together to create _reusable_, _custom_, _encapsulated_ HTML tags which can be used in web pages and web apps.
From a technical perspective, web components com... | deexvish |
659,938 | Selenium Java (Implicit & Explicit) Waits | If you enter Websites, you usually wait a few seconds if you see the information. If click, based on... | 15,692 | 2021-04-15T14:34:29 | https://dev.to/annequinkenstein/selenium-java-waits-22b3 | If you enter Websites, you usually wait a few seconds if you see the information. If click, based on your input, which first goes to the backend, you see changes. You have to wait till the changes are done.
## Implicit Wait - globally declared
Declare globaly:
"Hey Selenium, wait for n number of seconds before you th... | annequinkenstein | |
660,190 | JAVA - String and StringBuilder | String Single copy of each String literal is maintained in String pool. Since literals ar... | 0 | 2021-04-10T03:52:15 | https://dev.to/abh1navv/java-string-and-stringbuilder-3cm | ### String
1. Single copy of each String literal is maintained in String pool.
2. Since literals are immutable, they can be safely referenced by multiple variables. (interning)
3. Use variable.intern() to return the literal referenced by the String variable. E.g.
```java
String str2 = str1.intern();
```
4. Initializi... | abh1navv | |
660,275 | You might not need recursion | Flat loops as an alternative for complex recursive functions | 0 | 2021-04-09T15:32:07 | https://meijer.ws/articles/you-might-not-need-recursion | javascript, typescript | ---
title: You might not need recursion
published: true
description: Flat loops as an alternative for complex recursive functions
tags: javascript, typescript
cover_image: https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uv92ixxhupkx8ghw54nj.jpg
---
A recursive function repeatedly calls itself until a conditio... | smeijer |
660,282 | My programming principles | A principle is a "fundamental truth or proposition, that serves as the foundation for a system of bel... | 0 | 2021-04-09T15:42:52 | https://www.borislav.me/posts/2021/my-programming-principles/ | programming, principles | A principle is a "fundamental truth or proposition, that serves as the foundation for a system of belief or behavior".
Simply put, it's the "why" behind our thoughts and actions.
If you want to understand why principles are important, how to expand horizontally and what does it mean for a design to emerge continue re... | brslv |
660,462 | Symfony Live Online 2021 | Nouvel article sur le blog https://blog.darkwood.fr/article/symfony-live-online-2021 | 0 | 2021-04-09T17:59:51 | https://dev.to/darkwood-fr/symfony-live-online-2021-3nk5 | Nouvel article sur le blog
[https://blog.darkwood.fr/article/symfony-live-online-2021](https://blog.darkwood.fr/article/symfony-live-online-2021) | matyo91 | |
674,725 | You can deploy your web app on Netlify using mobile!? | Recently, one of my friend got into a rather frustrating situation. He doesn't have access to a comp... | 0 | 2021-04-22T08:03:02 | https://dev.to/abrarshahriar/you-deploy-your-web-app-on-netlify-using-mobile-1e4o | netlify, mobile, javascript | Recently, one of my friend got into a rather frustrating situation. He doesn't have access to a computer but he is really passionate about the whole web development thing.
So, he asked me if it was possible to deploy/host a web app on Netlify using a mobile device.
While researching, I found quite a few people in t... | abrarshahriar |
674,858 | Singleton-like Context for shared components managent | (story originally appeared at kardys.dev) Are you handling external modules or shared config in your... | 0 | 2021-04-22T09:33:44 | https://dev.to/kardysm/singleton-like-context-for-shared-components-managent-4112 | react, javascript, dependencies, frontend | (story originally appeared at [kardys.dev](kardys.dev))
Are you handling external modules or shared config in your React projects?
React Context, when overused, can become hell. On the other hand, Setting up shared modules/config with Context can be helpful.
## How to handle shared config?
Regular Context is hidde... | kardysm |
674,949 | Building Rails Applications in Docker | Docker images provide a powerful interface for deploying rails apps. | 0 | 2021-04-22T10:36:01 | https://blog.engineyard.com/building-rails-applications-in-docker?utm_source=Dev.to&utm_medium=Canonical-url | ruby, rails, docker, devops | ---
title: Building Rails Applications in Docker
published: true
description: Docker images provide a powerful interface for deploying rails apps.
tags: ruby, rails, docker, DevOps
canonical_url: https://blog.engineyard.com/building-rails-applications-in-docker?utm_source=Dev.to&utm_medium=Canonical-url
//cover_image: ... | devgraph |
674,990 | Daily Developer Jokes - Thursday, Apr 22, 2021 | Check out today's daily developer joke! (a project by Fred Adams at xtrp.io) | 4,070 | 2021-04-22T12:00:24 | https://dev.to/dailydeveloperjokes/daily-developer-jokes-thursday-apr-22-2021-1ihc | jokes, dailydeveloperjokes | ---
title: "Daily Developer Jokes - Thursday, Apr 22, 2021"
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=Thursday%2C%20Apr%2022%2C%202021"
published... | dailydeveloperjokes |
675,106 | dealing with async method calls | newNote is optional and if available should be pushed to notes colleciton via reducer using addProjec... | 0 | 2021-04-22T14:08:04 | https://dev.to/krisrajzlive/dealing-with-async-method-calls-22oa | reactnative, help | newNote is optional and if available should be pushed to notes colleciton via reducer using addProjectNotes function hook. The createProject methods seems called before the addProjectNotes completes execution and Notes collection is always blank. How can I call createProject only after addProjectNotes is fully executed... | krisrajzlive |
675,278 | Sticky bubbles | Attribution Sticky bubbles Tutorial: Frank's Lab - Sticky Bubbles Vanilla... | 0 | 2021-04-22T15:10:16 | https://dev.to/weirdyang/sticky-bubbles-1045 | practice, css, animation, javascript | {% codepen https://codepen.io/helloCaptMomo/pen/BapvayN %}
## Attribution
### Sticky bubbles
Tutorial:
[Frank's Lab - Sticky Bubbles Vanilla JavaScript Animation Tutorial | SVG Filters & ES6 Classes and HTML Canvas](https://www.youtube.com/watch?v=5575fjFzPT0)
### Glowing buttons
Source:
[@raulghm's pen](https:... | weirdyang |
675,305 | Implementing Two-factor Authentication with Flask, PyOTP, and Fauna | Written in connection with the Write with Fauna program. This article focuses on implementing two-fa... | 0 | 2021-04-23T14:35:23 | https://dev.to/lordghostx/implementing-two-factor-authentication-with-flask-pyotp-and-fauna-4jf3 | fauna, python, security, serverless | _Written in connection with the [Write with Fauna](https://fauna.com/blog/write-with-fauna) program._
This article focuses on implementing two-factor authentication in a web application built with Python and Flask using Fauna’s built-in authentication features and PyOTP for generating and verifying one-time passwords.... | lordghostx |
677,640 | Distractions | Staying focused and consistent are probably two of the hardest things to do with any form of work, es... | 11,676 | 2021-04-25T01:58:19 | https://dev.to/sherms1977/distractions-4261 | codenewbie | Staying focused and consistent are probably two of the hardest things to do with any form of work, especially study, which is mostly a solitary pursuit.
You often find it difficult to apply yourself and can easily convince yourself that you will start after you do something more mentally pleasurable first.
I have le... | sherms1977 |
675,602 | Hello World, Hello Earth | Hello World is the first daily live stream broadcast on LearnTV: aka.ms/helloworld. Like a Hello Worl... | 0 | 2021-04-22T21:59:04 | https://dev.to/azure/hello-world-hello-earth-1f8l | news, podcast, technology, cloud | Hello World is the first daily live stream broadcast on LearnTV: [aka.ms/helloworld](https://aka.ms/helloworld). Like a Hello World program, it is a simple and easy introduction to what is possible with technology, connecting communities inside and out of Microsoft to broader opportunities and knowledge.
The show is ai... | fboucheros |
675,921 | Build a Login Register Form with HTML and CSS using Fire UI | In this article, today we will learn how to build a simple Login and Registration Form. Table of C... | 0 | 2021-04-23T05:49:04 | https://dev.to/v1shalb/build-a-login-register-form-with-html-and-css-using-fire-ui-ekj | tutorial, html, css, webdev | In this article, today we will learn how to build a simple Login and Registration Form.

Table of Contents
1 Prerequisite
2 Project Setup
3 Build Demo Page
I Setup Fire-UI
II Create Navigation Bar
... | v1shalb |
676,103 | Add className dynamically | How to add className dynamically from a class as a parent and function as a child in ReactJS? I want... | 0 | 2021-04-23T10:30:36 | https://dev.to/khushikothari/add-classname-dynamically-c29 | react, javascript, css | How to add className dynamically from a class as a parent and function as a child in ReactJS?
I want to add different className to all the winning boxes in my tic tac toe game. I am a newbie to React and so can't figure out how to do it.
Here's codepen link to my code:
https://codepen.io/khushikothari/pen/vYgmoNa
... | khushikothari |
676,200 | Javascript to convert binary to hex | The numbering systems like binary, hexadecimal, and decimal are used by the electronic systems very h... | 0 | 2021-04-23T11:35:53 | https://dev.to/bryanvieta/javascript-to-convert-binary-to-hex-13ke | The numbering systems like binary, hexadecimal, and decimal are used by the electronic systems very heavily. All the computer motherboards and other electronic systems processors understand binary numbers only. If you want to communicate with the machine, then you need to send all the commands in binary numbers.
Here,... | bryanvieta | |
676,226 | Paterna | Paterna es un bonito pueblo ubicado en la comunidad Valenciana, más precisamente en la llamada Huerta... | 0 | 2021-04-23T12:42:46 | https://dev.to/micheellallen/paterna-1h64 | Paterna es un bonito pueblo ubicado en la comunidad Valenciana, más precisamente en la llamada Huerta Oeste; en la provincia de Valencia.
Cuenta con una gran variedad de atractivos para visitar, como son las Casas cuevas, que tienen su origen moro. Cabe destacar que en la actualidad se usan como originales galerías de ... | micheellallen | |
676,325 | Support runtime data injection to a static markup produced by HtmlWebpackPlugin, using EJS | The requirements are simple Let’s say you use Webpack HtmlWebpackPlugin to produce a stati... | 0 | 2021-04-23T14:57:26 | https://dev.to/mbarzeev/support-runtime-data-injection-to-a-static-markup-produced-by-htmlwebpackplugin-using-ejs-2fp2 | node, javascript, webpack, webdev | #The requirements are simple
Let’s say you use Webpack [HtmlWebpackPlugin](https://github.com/jantimon/html-webpack-plugin) to produce a static HTML file from a template you have, but sometimes that’s not enough. This page that you’re producing is that main static page for your SPA (Single Page Application) and aside f... | mbarzeev |
676,331 | Work Time vs Home | I've recently realized how short the hours at work are. On a workday we tend to think of tons of time... | 0 | 2021-04-23T15:08:12 | https://dev.to/danieluhl/work-time-vs-home-4k9o | I've recently realized how short the hours at work are. On a workday we tend to think of tons of time available at work, and very little once we get home. However, if you've taken part of a workday to do non-work activity (e.g. read a book) you'll quickly realize how short the at-work time really is.
Each moment matte... | danieluhl | |
676,458 | IAC & DevX Team Updates; Bolt 3.x support, new Resource API capabilities, more | Now in technicolor Puppet Camp “Become a better developer” took place last week, and in ca... | 0 | 2021-04-28T21:14:11 | https://puppetlabs.github.io/iac/team/status/2021/04/23/status-update.html | team, status, puppetcamp, litmus | ---
title: IAC & DevX Team Updates; Bolt 3.x support, new Resource API capabilities, more
published: true
date: 2021-04-23 00:00:00 UTC
tags: team,status,puppetcamp,litmus
canonical_url: https://puppetlabs.github.io/iac/team/status/2021/04/23/status-update.html
---
## Now in technicolor
Puppet Camp “Become a better d... | puppetecosystem |
676,586 | My Favorite JS String Methods | I've been reviewing some useful string methods that are built into JavaScript, and thought I'd share... | 0 | 2021-04-23T23:35:13 | https://dev.to/mviolet/my-favorite-js-string-methods-4iam | javascript, tutorial, beginners | I've been reviewing some useful string methods that are built into JavaScript, and thought I'd share my favorites. Since this article is geared more towards beginners, I'll quickly review some core concepts relating to strings. Skip to the next header if you just want to see some useful string methods!
## What is a St... | mviolet |
676,588 | Image Uploading with Shrine | My Experience With Ralis For my third project I choose to make a Real Estate web pag... | 0 | 2021-04-23T19:08:59 | https://dev.to/csdj92/image-uploading-with-shrine-2bmp | ruby | # My Experience With Ralis

For my third project I choose to make a Real Estate web page. One of the features I wanted to include was the ability to upload pictures . This was a big learning experience, I have a new respect for uploading images.
... | csdj92 |
700,729 | Chingu Weekly — Vol. 143 | Chingu Weekly — Vol. 143 Voyage 29 comes to a close, but Voyage 31 is preparing to set sai... | 0 | 2021-05-17T13:14:05 | https://medium.com/chingu/chingu-weekly-vol-143-6d001b0032fc | webdev, softwaredevelopment | ---
title: Chingu Weekly — Vol. 143
published: true
date: 2021-05-17 13:13:00 UTC
tags: webdevelopment,softwaredevelopment
canonical_url: https://medium.com/chingu/chingu-weekly-vol-143-6d001b0032fc
---
### Chingu Weekly — Vol. 143
Voyage 29 comes to a close, but Voyage 31 is preparing to set sail
 | https://grokonez.com/frontend/angular/angular-6/how-to-integrate-bootstrap-with-angular-angular-6 Ho... | 0 | 2021-04-24T17:17:32 | https://dev.to/loizenai/how-to-integrate-bootstrap-with-angular-angular-6-384e | angular, bootstrap | https://grokonez.com/frontend/angular/angular-6/how-to-integrate-bootstrap-with-angular-angular-6
How to Integrate Bootstrap with Angular (Angular 6)
Bootstrap is a web development framework for more faster and easier that includes HTML and CSS based responsive design templates. So in the tutorial, we show how to int... | loizenai |
677,515 | Como enviar un proceso en la terminal a un segundo plano. | Probablemente cuando has iniciado un proyecto corres en tu terminal npm run start Enter ful... | 0 | 2021-04-24T21:51:12 | https://dev.to/jasba24/como-enviar-un-proceso-en-la-terminal-a-un-segundo-plano-31ip | Probablemente cuando has iniciado un proyecto corres en tu terminal
```
npm run start
```
lo cual te abre un servidor para poder desarrollar en local pero si necesitabas instalar una nueva librería tenias que matar tu servidor e instalarla y volver a iniciar el servidor.
#Terrible cierto 😯
###Bueno deja de s... | jasba24 | |
677,625 | Program Nyatakan.id 2021 Kemenparekraf/Baparekraf Telah Dibuka | Kementerian Pariwisata dan Ekonomi Kreatif/Badan Pariwisata dan Ekonomi Kreatif menggagas program Nya... | 0 | 2021-04-25T01:25:44 | https://maucariapa.com/program-nyatakan-id-2021-telah-dibuka/ | berita |
Kementerian Pariwisata dan Ekonomi Kreatif/Badan Pariwisata dan Ekonomi Kreatif menggagas program Nyatakan.id, yaitu program yang bertujuan untuk mewujudkan ide-ide yang dapat menjadi solusi digital di masa adaptasi kebiasaan baru berupa aplikasi dan permainan digital.
Program ini dibagi menjadi tiga kategori:
1. K... | maucariapadotcom |
677,736 | Building RestAPI Server Using NodeJS and Express | Beginners | In the video, I show how you can make a REST API Server using NodeJS and Express. Here I implement... | 0 | 2021-04-25T04:46:32 | https://dev.to/saumyanayak/building-restapi-server-using-nodejs-and-express-beginners-50dj | javascript, server, webdev, node | In the video, I show how you can make a REST API Server using NodeJS and Express.
Here I implement and explain how a GET and a POST request works and I simulate the requests using [Postman](https://www.postman.com/) .
If you are a beginner trying to learn how Servers and API are made this video is the best starter... | saumyanayak |
677,789 | Responsive Table Using Vanilla CSS Only for Better User-Experience | Usually the table we make does not provide good user experience in terms of data visualisation. So in... | 0 | 2021-04-28T08:31:51 | https://designingcoder.hashnode.dev/making-a-better-responsive-table-using-vanilla-css-only-for-better-user-experience | table, css, responsive, html | Usually the table we make does not provide good user experience in terms of data visualisation. So in this article I am going to share my approach for making a better responsive table for data-visualisation.
*If you want to skip reading then you can watch YouTube video on it. The link is at the end of the article.*
... | designingcoder |
677,870 | A painless guide to understanding CSS positioning | Developing an understanding of the CSS position property is important if you want to become really go... | 0 | 2021-04-26T10:30:25 | https://peterlunch.com/understanding-the-css-position-property/ | css, webdev, beginners, codenewbie | Developing an understanding of the CSS position property is important if you want to become really good at CSS. However, it can be one of the more frustrating experiences for a beginner.
In building my [Developer portfolio](https://www.peterlynch.dev/) I found I didn’t really understand the CSS position property, I ju... | peterlunch |
678,079 | How to publish your NodeJS application on Homebrew | Homebrew is the de-facto package manager when it comes to macOS. It is quite easy to publish your... | 0 | 2021-04-25T15:09:14 | https://bharathvaj.me/blog/how-to-publish-your-nodejs-project-on-homebrew | github, homebrew, cli, node | ---
title: How to publish your NodeJS application on Homebrew
published: true
date: 2021-04-25 10:50:08 UTC
tags: GitHub,Homebrew,cli,NodeJS
canonical_url: https://bharathvaj.me/blog/how-to-publish-your-nodejs-project-on-homebrew
---
[Homebrew](https://brew.sh) is the de-facto package manager when it comes to **macOS*... | bharathvajganesan |
678,132 | AWS S3 and it's popularity | Amazon Web Services' Simple Storage Service, popularly known as AWS S3 is a cloud storage service... | 14,734 | 2021-04-25T16:40:31 | https://dev.to/zachjonesnoel/aws-s3-and-it-s-popularity-4ici | s3, aws, cloudstorage, storage | Amazon Web Services' **Simple Storage Service**, popularly known as [**AWS S3**](https://aws.amazon.com/s3/) is a cloud storage service providing high scalability, availability, affordable, most secure and also performant. AWS S3 is a object storage i.e. the files or folders are treated a data objects which are stored ... | zachjonesnoel |
678,319 | An unlikely programmer: My baby steps in the world of software development
| Growing up, I never imagined I’d ever code. I was just that guy whose interest was only politics and... | 0 | 2021-04-25T20:10:16 | https://dev.to/ogomegbunam/an-unlikely-programmer-my-baby-steps-in-the-world-of-software-development-414h | Growing up, I never imagined I’d ever code. I was just that guy whose interest was only politics and business. Then came November 2019. I left for Lagos where I met Bernard, who was a software Engineer. Bernard introduced me to the world of software engineering and guided me through some of the products he was working ... | ogomegbunam | |
678,649 | Best Cloud Migration Tools | I recently went through an exercise of comparing and contrasting the cost/benefits of migrating an on... | 0 | 2021-04-26T05:50:00 | https://dev.to/mwrpwr/best-cloud-migration-tools-2cc2 | devops, cloud, architecture, watercooler | <p>I recently went through an exercise of comparing and contrasting the cost/benefits of migrating an on premise backend solution to the cloud. Beyond the business decisions of whether it is a good idea or not, there is also the technical challenge of physically migrating to the cloud. How do you even go about migratin... | mwrpwr |
678,707 | SQL Most Important Query | MySql To see the databases 1)show databases; to create database 2)create database cogniz... | 0 | 2021-04-26T06:56:05 | https://dev.to/ramanihitesh/sql-most-important-query-4fhh | database, sql, datascience, news | MySql
To see the databases
1)show databases;
to create database
2)create database cognizantstud;
--------------------------------------------------------
to goto the database
3)use cognizantstud;
-------------------------------------------------------
to drop database
4)drop database cognizantstud;
----... | ramanihitesh |
678,717 | Some small Css tips #016 | I try to tweet a small css tip every day. Here is a collection of some of them. | 0 | 2021-04-26T07:59:26 | https://since1979.dev/some-small-css-tips-016/ | webdev, css, html, beginners | ---
title: Some small Css tips #016
published: true
description: I try to tweet a small css tip every day. Here is a collection of some of them.
canonical_url: https://since1979.dev/some-small-css-tips-016/
cover_image: https://since1979.dev/wp-content/uploads/2021/04/small-css-tips-016-hashjpg.jpg
tags: webdev, css, h... | vanaf1979 |
678,843 | How to hire 8 engineers in 8 weeks | Hiring engineers is top of mind for any engineering leader, this year at Aula it is the same for me.... | 0 | 2021-04-26T12:28:22 | https://saltares.com/how-to-hire-8-engineers-in-8-weeks/ | hiring, leadership, react, aws | Hiring engineers is top of mind for any engineering leader, this year at Aula it is the same for me. As VP Engineering I have the daunting task of tripling the size of our Engineering team. Happy to say we are well on track, in the last 8 weeks we have successfully hired 8 wonderful engineers and more than doubled our ... | dsaltares |
678,859 | MCP61SM-AM WinFlash BIOS update warning! | This applies to BIOS update on MCP61SM-AM motherboard with bootblock protection enabled in BIOS (in m... | 0 | 2021-04-26T10:50:41 | https://dev.to/ordigital/mcp61sm-am-winflash-bios-update-warning-3o0n | This applies to **BIOS update on MCP61SM-AM motherboard with bootblock protection enabled in BIOS** (in my case Acer Aspire T180). The one and only official update available on Acer website is **[R01-C0](https://global-download.acer.com/GDFiles/BIOS/BIOS/BIOS_R01-C0.zip?acerid=633643843264179701&Step1=DESKTOP&Step2=ASP... | ordigital | |
678,928 | Looking For Help! | I need help making a web app allowing a user to login with the user's token. I don't deal with js or... | 0 | 2021-04-26T12:21:20 | https://dev.to/unixbyx/looking-for-help-38d1 | javascript, node, html | I need help making a web app allowing a user to login with the user's token. I don't deal with js or css :(
**Extended version from the last post** | unixbyx |
678,930 | Alternative to if / else and switch: object literals in JavaScript | Complex conditions in JS have always been a source of redundant code. However, using object literals... | 0 | 2021-04-26T12:59:34 | https://dev.to/b3ns44d/alternative-to-if-else-and-switch-object-literals-in-javascript-3nde | javascript | Complex conditions in JS have always been a source of redundant code. However, using object literals in JavaScript can save you this problem. Let's see how it works.
An object literal in JavaScript is a comma-separated list of key-value pairs wrapped in curly braces.
Let's say we have a function that takes as input a... | b3ns44d |
679,095 | HELP ME OUT!!!!! | Hey Everyone!! Someone this side , Am a student and also a noob at coding . I want to learn coding an... | 0 | 2021-04-26T13:54:29 | https://dev.to/jahil_tweets/help-me-out-25h2 | beginners, help, programming | Hey Everyone!! Someone this side , Am a student and also a noob at coding . I want to learn coding and become a programmer but don't know where to start from can anyone who is doing well in the industry guide me as i am willing to pursue my knowledge in coding, programming ,software development , web development , app ... | jahil_tweets |
679,598 | Compare Scopes of the var and let Keywords | Let's give you an example: function checkScope() { var i = 'function scope'; if (true) {... | 0 | 2021-04-27T00:30:48 | https://dev.to/rthefounding/compare-scopes-of-the-var-and-let-keywords-721 | javascript, tutorial, beginners, devops | * Let's give you an example:
```
function checkScope() {
var i = 'function scope';
if (true) {
i = 'block scope';
console.log('Block scope i is: ', i);
}
console.log('Function scope i is: ', i);
return i;
}
```
```
console.log(checkScope()); will display
Block scope i is: block scope
Function scope ... | rthefounding |
679,143 | 30-Day Code Quality Challenge | Tuple is running a 30 Day totally free Code Quality Challenge. You get daily 20 minute exercises sent... | 0 | 2021-04-26T15:14:15 | https://dev.to/dotoperator/30-day-code-quality-challenge-30ph | challenge | [Tuple](https://tuple.app/) is running a 30 Day totally free [Code Quality Challenge](https://tuple.app/code-quality-challenge). You get daily 20 minute exercises sent to your email and access to a forum with other people doing the challenge to help encourage participation. The challenges are language agnostic, and use... | dotoperator |
679,150 | Cuentos de hadas en JS #2 Array, el príncipe feliz. | Érase una vez una ciudad del norte llamada Javascript. En el centro de la ciudad se alzaba la estatua... | 12,164 | 2021-04-26T15:22:42 | https://dev.to/pelayomendez/cuentos-de-hadas-en-js-2-array-el-principe-feliz-26k9 | javascript, jokes, fairytales, spanish | ---
series: Cuentos de Hadas en JS
---
Érase una vez una ciudad del norte llamada Javascript. En el centro de la ciudad se alzaba la estatua de Array, conocido como el Príncipe Feliz. Era una estatua bellísima, que tenía por ojos dos deslumbrantes zafiros y un rubí rojo en el puño de su espada que estaba recubierta de... | pelayomendez |
679,235 | Video: Who Runs Your Container? | Darren discusses a key consideration that many people overlook, the operating system user that runs your container processes and the security implications of this decision. | 0 | 2021-04-26T17:11:22 | https://dev.to/devgraph/who-runs-your-container-1o25 | container, devops, ruby, noops | ---
title: Video: Who Runs Your Container?
published: True
description: Darren discusses a key consideration that many people overlook, the operating system user that runs your container processes and the security implications of this decision.
tags: container, DevOps, Ruby, NoOps
//cover_image: https://direct_url_to_i... | devgraph |
679,261 | Have you been impacted by joining developer communities? | I’m curious how being part of DEV or other communities may have impacted you as a developer? For me... | 0 | 2021-04-26T17:55:17 | https://dev.to/inspirezone/have-you-been-impacted-by-joining-developer-communities-141 | discuss, watercooler, programming, beginners | I’m curious how being part of DEV or other communities may have impacted you as a developer?
For me, I find DEV is great for having open discussions about all things coding which has encouraged me to openly exchange knowledge with others!
I’m growing a dev community called [inspirezone](https://community.inspirezon... | funbeedev |
679,823 | Deploy your site to Vercel using GitHub Actions and Releases | One of my favorite hosting companies is Vercel as they can provide simplicity and flexibility at the... | 0 | 2021-04-27T06:56:15 | https://dev.to/estruyf/deploy-your-site-to-vercel-using-github-actions-and-releases-1l3l | github, vercel, webdev, devops | One of my favorite hosting companies is [Vercel](https://vercel.com/) as they can provide simplicity and flexibility at the same time. I wanted to control my site's deployment process on Vercel entirely for a new product I am building.
Usually, when you use Vercel in combination with GitHub. It will automatically trig... | estruyf |
679,871 | Interview questions: JavaScript | Welcome to the second post on interview questions. You can read previous post which covers general qu... | 12,411 | 2021-04-27T07:47:02 | https://lukaszpietraszek.com/blog/interview-questions-javascript | javascript, beginners, webdev, interview | Welcome to the second post on interview questions. You can read [previous post](https://lukaszpietraszek.com/blog/interview-questions-part-1) which covers general questions regarding HTML, CSS and some of the accessibility.
In this post, I'd like to focus on common JavaScript questions and simple code tests you might ... | pietraszek |
679,887 | Grep cheatsheet | The grep utility searches any given input files, selecting lines that match one or more patterns. By... | 0 | 2021-04-27T08:21:55 | https://vishnu.hashnode.dev/grep-cheatsheet | tutorial, beginners, codenewbie, discuss | The **grep** utility searches any given input files, selecting lines that match one or more patterns. By default, a pattern matches an input line if the regular expression (RE) in the pattern matches the input line without its trailing new line. An empty expression matches every line. Each input line that matches at... | vishnuchilamakuru |
679,893 | Minimal User Management using Express and PostgreSQL | Developing a simple Node.js template with User Management for your future projects | 0 | 2021-04-28T00:56:46 | https://dev.to/cstayyab/minimal-user-management-using-express-and-postgresql-2bh9 | javascript, postgres, codenewbie, 100daysofcode | ---
title: Minimal User Management using Express and PostgreSQL
description: Developing a simple Node.js template with User Management for your future projects
tags: JavaScript, Postgres, CodeNewbie, 100DaysOfCode
published: true
---
Often times when I start any new pet project, I get caught up in setting up the basics... | cstayyab |
680,038 | Hello everyone in the community am new in these platform read to learn and share am a front end developer | A post by Flutter hub | 0 | 2021-04-27T10:47:01 | https://dev.to/joseph_kitheka/hello-everyone-in-the-community-am-new-in-these-platform-read-to-learn-and-share-am-a-front-end-developer-h2a | joseph_kitheka | ||
680,073 | 3 Benefits of Embracing Microsoft Teams Solutions | "Alone we can do so little; together we can do so much" - Helen Keller Since the COVID-19 outbreak l... | 0 | 2021-04-27T12:13:24 | https://dev.to/suarezsara/3-benefits-of-embracing-microsoft-teams-solutions-5933 | <i>"Alone we can do so little; together we can do so much" - <b>Helen Keller</b></i>
Since the COVID-19 outbreak last year, many of us have been working remotely. In other words, we can say that work from home has become the new norm. Having a team that works remotely offers a slew of benefits to businesses including ... | suarezsara |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.