Articles by Dev To from November 2021
An Interest In:
Web News this Week
- December 1, 2023
- November 30, 2023
- November 29, 2023
- November 28, 2023
- November 27, 2023
- November 26, 2023
- November 25, 2023
< Return to Dev To details.
11:49 pm GMT - Mon, November 29, 2021
Dev To
Is there an api/library in python for ray.so or carbon.now.sh?
I have been looking for an API and/or library for websites like (https://ray.so/) and (https://carbon.now.sh/) my goals for using this API / library is to interact with the website and download the i...
11:26 pm GMT - Mon, November 29, 2021
Dev To
Fast Serverless Authentication with Next.js and PropelAuth
Next.js is a React framework that provides a lot of useful features out of the box. One of these powerful features is API routes, which allows you to make an API/backend entirely within your Next.js a...
09:26 pm GMT - Mon, November 29, 2021
Dev To
Minimal React Transition Hook (useTransition)
I often find myself in the need of a very basic open/close transition in React for components like dialogs, side sheets, or dropdowns. The goto solution for a while seemed to be React Transition Group...
09:21 pm GMT - Mon, November 29, 2021
Dev To
The definitive guide to Accuracy, Precision, and Recall for product developers
TLDRAccuracy tells you how many times the ML model was correct overall. Precision is how good the model is at predicting a specific category. Recall tells you how many times the model was able t...
09:10 pm GMT - Mon, November 29, 2021
Dev To
Help! I Need to Organize My Global State in a React Application
In this article, we'll discuss some patterns for organizing a global state in a React application. Common IssuesWriting about how to organize global state implies that there is such a thing as di...
09:08 pm GMT - Mon, November 29, 2021
Dev To
Exploring Google Analytics Realtime Data with Python
Google Analytics can provide a lot of insight into traffic and about users visiting your website. A lot of this data is available in nice format in web console, but what if you wanted to build your ow...
09:01 pm GMT - Mon, November 29, 2021
Dev To
How to build a customer-facing roadmap with React
A product roadmap summarizes how a product strategy leads to the actual implementation and charts out your product's vision and direction.This article will guide you through each step you need to buil...
08:55 pm GMT - Mon, November 29, 2021
Dev To
How to in GitHub Markdown
In Github to create markdown file with list of some links started with emoticons instead of standard bullet points or numbers you can use breakpoint ()To do this, the line must end with two spaces and...
08:50 pm GMT - Mon, November 29, 2021
Dev To
WebXR at Global XR Conference
I posted this to the WebXR discord (https://discord.gg/Jt5tfaM), but I thought it might be helpful to anyone interested outside of the Discord as well (but you should join ).This week is the Global XR...
08:36 pm GMT - Mon, November 29, 2021
Dev To
Whats new with JSON in PostgreSQL v14
Written by Sarah Chima Atuonwu PostgreSQL v14 was recently released with some major improvements. Some of these improvements include enhancements for heavy workload performance, improved support for d...
08:19 pm GMT - Mon, November 29, 2021
Dev To
JaCoCo coverage badges, PR coverage checks, and PR coverage comments, from GitHub Actions
My WorkflowThis workflow builds a Java project, runs all JUnit tests, runs JaCoCo to generate a test coverage report, uses the cicirello/jacoco-badge-generator GitHub Action to generate instruct...
08:07 pm GMT - Mon, November 29, 2021
Dev To
Using DynamoDB Streams and Lambda in your Serverless Applications
DynamoDB (DDB) is a compelling datastore choice for Serverless developers for a few key reasons. Dynamo offers a HTTP API, IAM Authorization, serverless pay-per-use billing, and almost unlimited scale...
07:59 pm GMT - Mon, November 29, 2021
Dev To
MongoDB $weeklyUpdate (November 29, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams!
Hi everyone!Welcome to MongoDB $weeklyUpdate! Here, you'll find the latest developer tutorials, upcoming official MongoDB events, and get a heads up on our latest Twitch streams and podcast, cu...
07:53 pm GMT - Mon, November 29, 2021
Dev To
TypeScript: Creating a Dynamic Interface
During my time as a developer I've created a lot of "typed" code. One particular issue has come up repeatedly and I finally had a moment of clarity. The ProblemWhenever I write something like thi...
07:52 pm GMT - Mon, November 29, 2021
Dev To
MongoDB $weeklyUpdate (November 22, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams!
Hi everyone!Welcome to MongoDB $weeklyUpdate! Here, you'll find the latest developer tutorials, upcoming official MongoDB events, and get a heads up on our latest Twitch streams and podcast, cu...
07:45 pm GMT - Mon, November 29, 2021
Dev To
Hello World! I'm the GIT in the family
What is Verion Control?Version control or source control, is the practice of tracking and managing changes to software code. Version control systems are software tools that help software teams manage ...
07:39 pm GMT - Mon, November 29, 2021
Dev To
Learning to Code and Thought Processes in the Brain
A few months ago, I began my coding journey...I hope you can remember the beginning of your personal coding journey. If it was anything like mine, it involved many late nights, online tutorials, the t...
07:39 pm GMT - Mon, November 29, 2021
Dev To
Build A Modern Product Notification System: For Engineers and Product
The Developer's guide To Building Notification SystemsPart 1: User RequirementsPart 2: Scalability & ReliabilityPart 3: Routing & PreferencesHi, Im Troy Goode, the founder of Courier. To...
07:25 pm GMT - Mon, November 29, 2021
Dev To
Top 5 decentralized app development frameworks
Written by Victor Jonah With the recent rise of decentralized applications, or DApps, frameworks created specifically to ease DApp development have become more common.Like frameworks for frontend deve...
07:21 pm GMT - Mon, November 29, 2021
Dev To
Build a real-time video chat app with React Native
Dailys React Native library allows developers to build mobile apps compatible with both Android and iOS with one codebase. It also means your web developers, who have likely crossed paths with React a...
07:15 pm GMT - Mon, November 29, 2021
Dev To
How To Set Up Continuous Integration And Deployment With CircleCI
In this tutorial, I will be demonstrating how to set up continuous integration and continuous deployment with CircleCI. At the end of this article, you would have deployed a Node application to Heroku...
06:41 pm GMT - Mon, November 29, 2021
Dev To
Notification with Audio in JavaScript
[Clique aqui para ler em portugus]We always need a feedback to our user about some information, whether its a finalized registration or something removed, and today one of the best ways to give feedba...
06:38 pm GMT - Mon, November 29, 2021
Dev To
Docker Compose - Kafka simples
Ol meu pessoal bom de papo, tudo bo? Vim aqui com um script que aprendi para poder fazer um trabalho da faculdade usando Kafka e Python, quem sabe fao outro artigo mostrando como conectei e criei os c...
06:38 pm GMT - Mon, November 29, 2021
Dev To
Wasabi, Storj, Backblaze et al, are promising 80% savings compared to Amazon S3... What's the catch?
Vendors are Promising 80%+ Savings on Object Storage Compared To Amazon S3.We're asking, what's the catch?Our MethodsTo build this report, we:Mapped every object storage feature in a massive matrixTes...
06:30 pm GMT - Mon, November 29, 2021
Dev To
Pitch Your Idea for the Secret Ingredient Challenge at AWS re:Invent!
Enter today's challenge here.The AWS on Air show is challenging you to pitch your ideas for the Secret Ingredient Challenge at AWS re:Invent this week!This challenge was inspired by cooking shows whe...
06:29 pm GMT - Mon, November 29, 2021
Dev To
Creating a custom VSCode Terminal Profile for using Rosetta on an M1 Mac (Apple Silicon)
Why do this?Many programs and packages still do not support the ARM architecture used on the new Apple M1 chip.If you are a developer dealing with older codebases, you may have already had issue...
05:52 pm GMT - Mon, November 29, 2021
Dev To
Learn Python
PythonPython is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs...
05:43 pm GMT - Mon, November 29, 2021
Dev To
Join me at AWS re:Invent - Level Up as a Developer and Software Engineer with me - DAY 1
I have an exciting announcement friends!! I just touched down in Las Vegas for day 1 of AWS' re:Invent 2021 conference and I cannot wait to share this week's exciting updates, announcements, learning...
05:24 pm GMT - Mon, November 29, 2021
Dev To
How to create a sleek "baseline" animation in CSS under 15 lines of code
Off late, I've been obsessed with this trend in web pages. I saw this animation in Canva. Here's how to make it: Step 1Let's create some HTML. We'll need a span element.<h1> <span clas...
05:18 pm GMT - Mon, November 29, 2021
Dev To
React Tips & Tricks: Uploading a File With A Progress Bar
Forms are often tricky to get right with React. While there are great libraries like formik or React Final Form to do the heavy lefting for us, handling file upload still isn't always straightforward....
05:14 pm GMT - Mon, November 29, 2021
Dev To
100 Languages Speedrun: Episode 09: Ada
Ada is an old programming language created to enforce "safe" programming.It is best known for tiny accident when such a "safe" Ada program blew up Ariane 5 rocket in 1996, costing approximately $370m....
05:10 pm GMT - Mon, November 29, 2021
Dev To
CSS Maker: Wizards Toolkit utility
Here is a free utility so you can quickly modify existing color themes and easily create brand new color themes using CSS.Originally built for Wizards Toolkit and MaterializeCSS, this can easily be mo...
05:09 pm GMT - Mon, November 29, 2021
Dev To
LeetCode WalkThru: 'MoveZeros'
Hello Everyone This is the second installment of my series LeetCode WalkThru. Today, we will be working from beginning to end to solve LeetCode's 'MoveZeros' problem. To get started, here is the link...
05:05 pm GMT - Mon, November 29, 2021
Dev To
Bulding a Talwind CSS dark mode switcher using Flowbite
Disclaimer: this tutorial uses examples from the official Flowbite documentation's dark mode guide.Offering a dark version for your website is more of an expected feature rather than a nice to have no...
04:57 pm GMT - Mon, November 29, 2021
Dev To
Note Catch-up
Over the Thanksgiving holiday I traveled and didn't have access to my desktop computer (I know, I know - who has a desktop anymore?) so I spent a little bit of time going back through some lessons and...
04:46 pm GMT - Mon, November 29, 2021
Dev To
Setting up VS Code for beginners
VS code editor has arguably become the most popular tool for development. It is no doubt powerful, easy to get along with and very light. Customizing VS Code according to your needs and work can bring...
04:35 pm GMT - Mon, November 29, 2021
Dev To
Semantics, Not Syntax; Developer empowerment using functional-first programming
"It's not about syntax; it's about semantics." - Richard FeldmanThis article is just a collection of my thoughts concerning my favourite languages and why I enjoy them. For the most part, I think soft...
04:30 pm GMT - Mon, November 29, 2021
Dev To
Aprenda a usar o LinkedIn para aumentar as suas oportunidades profissionais
Se torne um profissional bem visto e almejado aplicando essas dicas sobre LinkdeIn.Oliver est na metade do curso de Engenharia Eltrica, tira excelentes notas e estuda muito para as provas. Sophia da ...
03:44 pm GMT - Mon, November 29, 2021
Dev To
How to load responsive images in AVIF and WebP using the HTML picture element
We released support for the new AVIF image format on the Contentful Images API at our Fast Forward 2021 conference. This means you can return your images stored in Contentful in the new AVIF format vi...
03:37 pm GMT - Mon, November 29, 2021
Dev To
How to upload videos / docs along your code using SpeaCode?
What is Speacode?Speacode is a knowledge sharing platform that improves collaboration among developers that are working on the same repository. Speacode stores videos and docs and makes them eas...
03:21 pm GMT - Mon, November 29, 2021
Dev To
Release 0.4 Planning
IntroFor the last release, I have to work on something larger and more impactful than anything I have done in the previous three releases. This blog will be separated into 3 other blogs, Release...
03:06 pm GMT - Mon, November 29, 2021
Dev To
Getting Started with JSON
JSON is a lightweight text-based notation used to represent structured data. While JSON was inspired by Javascript object notation, it is generally agnostic in how it works (more on that later) and ca...
02:54 pm GMT - Mon, November 29, 2021
Dev To
Compilation of great reads 11/2021
This is an overview of posts and articles that recently made a buzz on our Slack channels. Together with our dev.to posts, they took shape of a newsletter we call Dev-to-dev. BITS FROM THE WWWTe...
02:51 pm GMT - Mon, November 29, 2021
Dev To
Weird Things About For-Loops In JavaScript
I bet you all use for-loop like the below one, at least once in your lifetime.for (let i = 1; i <= 5; i++) { console.log(i);}/* output12345*/Anyway, instead of this deadly usual, let's talk about ...
02:50 pm GMT - Mon, November 29, 2021
Dev To
Getting started - Yue Discord Bot
A long time ago I started programming with discord.js, unfortunately I never had time to finish a bot! Now I have the time and desire to finally build a bot! I'm trying as best I can to share my journ...
02:47 pm GMT - Mon, November 29, 2021
Dev To
Redux VS React Context
So, we all have worked on React or React Native for developing web and mobile applications. There are times we are stuck on which state management library to use. The most famous approaches are ReduxC...
02:41 pm GMT - Mon, November 29, 2021
Dev To
Building an Address Search Function Using Amplify Geo and MapLibre GL Geocoder
I built an address search function using Amplify Geo and MapLibre GL Geocoder Amplify Geo was officially released the other day. Amplify Geo is one of the features of AWS Amplify that makes it e...
02:38 pm GMT - Mon, November 29, 2021
Dev To
Day 2 - Basic CSS | 100DaysOfCode
What did I learn today?Completed the Basic CSS from FreeCodeCamp.CSS gives websites their looks. It's kinda like makeup but on steroids. I've only scratched the surface of it and I know there's ...
02:34 pm GMT - Mon, November 29, 2021
Dev To
Array cheatsheet Javascript
Variables in Javascript allow only one data to be stored at a time. However, given that it is often useful to manipulate many data, the concept of variable is sometimes insufficient, because it become...
02:26 pm GMT - Mon, November 29, 2021
Dev To
Memory Management in Javascript
Javascript is a high level language that has GC (garbage collections) being done by the modern browsers (Javascript engines). This gives Javascript developers an impression that neither they need to k...
01:50 pm GMT - Mon, November 29, 2021
Dev To
Code Snap a new way to share code
Code Snap is an extension for Visual Studio Code. It lets you save screenshots of the selected code and it looks better and cleaner. It can be customized to your liking and saves the image as png to m...
01:46 pm GMT - Mon, November 29, 2021
Dev To
Choosing the Right Technology for SaaS Product Development: Benefits of Ruby on Rails
This article was originally published on Codica Blog.Being the largest segment of the global public cloud services market, the SaaS industry is constantly growing. Undoubtedly, the launch of a SaaS ap...
01:26 pm GMT - Mon, November 29, 2021
Dev To
Bluetooth Low Energy (BLE) Tutorial for Beaglebone
1. IntroductionThis is a simple example showcasing how to control a BleuIO dongle connected to Beaglebone Black using a python script.When running the script, it will first ask for the com port ...
01:24 pm GMT - Mon, November 29, 2021
Dev To
Mutation isn't always bad in JavaScript
We humans like dealing in absolutes. It's easy. Nuance is hard. Unfortunately for us, everything involves nuance. That's why we should question ourselves if we start to wonder if mutation is always ba...
01:23 pm GMT - Mon, November 29, 2021
Dev To
How I Create Dazzling Dashboards Purely in Python.
I don't have to convince you why we need an interactive dashboard. But what most people don't know is that they don't have to buy expensive licenses ofTableauorPowerBI. You don't have to enroll in aJa...
01:22 pm GMT - Mon, November 29, 2021
Dev To
In Defense of CleanCode: 100 pieces of timeless advice from UncleBob
Clean Code by Robert C. Martin is the most recommended programming book of all time. Search any list of top books for software engineers, and you are almost guaranteed to find this book on the list.An...
01:21 pm GMT - Mon, November 29, 2021
Dev To
The Complete Customer Data Stack: Data Collection (Part 2)
Relational Data and BeyondIn part one, we talked about the importance of taking a holistic view of both data and infrastructure when building a data stack. We highlighted the essential role that...
01:19 pm GMT - Mon, November 29, 2021
Dev To
How to Static Website To AWS S3 CloudFront Using TypeScript AWS CDK
How to Static Website To AWS S3 + CloudFront Using The TypeScript AWS CDKIn this post, we're going to learn in steps deployment of a static website to an S3 bucket that has CloudFront setup a...
01:05 pm GMT - Mon, November 29, 2021
Dev To
A Guide to Building, Testing, and Deploying your First DApp with Truffle, Ethers.js, Ganache, and React.
If youre new to Ethereum development and wonder how to put the pieces together to build a decentralized application, this guide is for you. There are some great combinations of tools for building a de...
12:53 pm GMT - Mon, November 29, 2021
Dev To
Understanding Containers and Orchestration
Over the past 3-4 years, containers (like Docker) and orchestration (like Kubernetes) have grown in popularity and continue to grow as one of the most important tools in your toolbelt. Containers have...
12:52 pm GMT - Mon, November 29, 2021
Dev To
Top Tips If You Want To Learn JavaScript
JavaScript is currently a very popular language of choice for code beginners, so I wanted to share some of the top tips for anyone looking to give it a go! Easy to startOne of the best things abo...
12:51 pm GMT - Mon, November 29, 2021
Dev To
Do Coursera, edX, and Udemy Certifications Worth it? Do they help in Job and Career Development?
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, being an author of a popul...
11:55 am GMT - Mon, November 29, 2021
Dev To
The DEV editor - I give it but it is a good start!
Finally DEV has an editor to make creating your MarkDown a little easier. I thought I would run it through its paces and see how much easier it makes things! Keyboard shortcuts **Bold Text** CT...
11:55 am GMT - Mon, November 29, 2021
Dev To
An Effective Approach to Selecting Test Cases for Automation
Software development companies are in hot pursuit of automation whether its set up in-house or as outsourced testing. End-users are demanding higher quality apps with more advanced, intuitive features...
11:40 am GMT - Mon, November 29, 2021
Dev To
Jotai: The ultimate React State Management
Jotai is a relatively new state management library for React. It's simple, but make no mistakes, it's a robust library.Jotai is based on the new Recoil pattern and library by Facebook. More than ha...
11:24 am GMT - Mon, November 29, 2021
Dev To
Crafting a stunning CRUD application with MERN stack
In this blog tutorial, we will set up a full-stack app to perform CRUD operations using the MERN stack, MongoDB for the database, Express and Node for the backend, and React as the frontend. This blog...
11:03 am GMT - Mon, November 29, 2021
Dev To
Result Oriented Reactjs Development Services
Are you in search of trustworthy, result-oriented reactjs development services? Then first examine the offered services that you need. Every client wants a flexible, robust reactjs application that al...
10:50 am GMT - Mon, November 29, 2021
Dev To
Get Live Speech Transcriptions In Your Browser
There are so many projects you can build with Deepgram's streaming audio transcriptions. Today, we are going to get live transcriptions from a user's mic inside of your browser. Before We StartFo...
10:49 am GMT - Mon, November 29, 2021
Dev To
How do I deliver my projects in only 3 minutes?
Acceptance of Front-end Projects Frustrates MeI'm currently in charge of a front-end project that needs collaboration with the product team. But in the process of acceptance, I felt distressed.Our cur...
10:38 am GMT - Mon, November 29, 2021
Dev To
A Complete Guide on Behavioral Design Pattern and Chain of Responsibility Pattern in JAVA
In this blog, well learn behavioral design patterns where and when we can use this particular pattern, and its types.Also, well particularly focus on the chain of responsibility pattern which is a typ...
10:38 am GMT - Mon, November 29, 2021
Dev To
PHP 8: Constructor Property Promotion
IntroductionIf you have been a software engineer for a while, you know that software engineers love using scary names to describe simple things. The term constructor property promotion should no...
10:35 am GMT - Mon, November 29, 2021
Dev To
How I Use Obsidian As A Creative - Part 1
Welcome to the first in a four-part series where I share with you how I use Obsidian as a creative. It's an extensive look at how my Obsidian vault is setup and how I use it to store my thoughts, lear...
10:23 am GMT - Mon, November 29, 2021
Dev To
Another Python cheat sheet
Basics Types string int, float lists:names = ["Scarlett Johansson", "Anne Hathaway", "Jessica Alba"] tuples: immutable collections of elements separated by commas and enclosed in paren...
10:17 am GMT - Mon, November 29, 2021
Dev To
Front-End Roadmap for begginers
Hello Folks,Front-end tech stack has always been a hot topic talk or to write a blog on. I'm in front-end development for more than 8 months. I have seen lots of buzz words around this along the journ...
09:57 am GMT - Mon, November 29, 2021
Dev To
Detailed Python: or How to Cross the Border of Knowledge
Photo by Emile Perron on UnsplashDo you want your code to look high-quality and concise and speak about you as an experienced developer? Then let's dive a little deeper into the basic knowledge and se...
09:19 am GMT - Mon, November 29, 2021
Dev To
C conversions: Implicit VS Explicit
After many years programming in .NET, you may have already realized that the framework allows us, in a very simple way, to make conversions between different types of data.Conversions can be of 2 type...
09:19 am GMT - Mon, November 29, 2021
Dev To
Text Generation with Markov Chains in JavaScript
Let's do something fun today! I once came across a discussion on Russian Twitter about how to generate a nice human-readable login. From university, I remember that it's possible to use Markov chains ...
09:10 am GMT - Mon, November 29, 2021
Dev To
Amazon launches AWS RoboRunner to support robotics apps & much more
At a keynote during its Amazon Web Services (AWS) re:Invent 2021 conference today, Amazon launched AWS IoT RoboRunner, a new robotics service designed to make it easier for enterprises to build and de...
09:06 am GMT - Mon, November 29, 2021
Dev To
Mobile Testing
"The quality of a mobile application affects its sustainability in the market. The question is, how can app providers build high-quality products that stand out among the rest? The answer is with test...
08:27 am GMT - Mon, November 29, 2021
Dev To
Feature update: Feed
Hello, wonderful DEV community!My name is Amy, and Im a product manager here at Forem. I started my journey here this past August so if we havent interacted on DEV before, its great to meet you!Today,...
08:20 am GMT - Mon, November 29, 2021
Dev To
Use GIT REBASE instead of GIT MERGE
In this quick post, I want to show how to use git rebase to keep your commit path clean and maintainable. What is git rebase?It behaves like merging by applying all changes from the target branch...
08:16 am GMT - Mon, November 29, 2021
Dev To
Feature update: Markdown toolbar
Hello, DEV community!Today, I have a quick (but exciting!) update for those of you who write on DEV. We now have a markdown toolbar in our editor!We have always prided ourselves on minimalistic ...
08:06 am GMT - Mon, November 29, 2021
Dev To
Running Serverless Applications on Kubernetes with Knative
Kubernetes provides a set of primitives to run resilient, distributed applications. It takes care of scaling and automatic failover for your application and it provides deployment patterns and APIs th...
08:00 am GMT - Mon, November 29, 2021
Dev To
CAST AI is officially SOC 2 Type II compliant
We mean it when we say that security is at the heart of CAST AI.Several of our founders previously built a company that specialized in application security and attack mitigation. Leon Kuperman, our CT...
07:46 am GMT - Mon, November 29, 2021
Dev To
Create your own NFT collection on Ethereum w/Solidity
My Twitter feed has tons of avatar profile pictures, articles are coming out daily showcasing some large NFT sales, and people are earning money with their in-game creatures... I guess this means it's...
07:13 am GMT - Mon, November 29, 2021
Dev To
Typewriter effect CSS
In this article, we'll be creating a typewriter effect in CSS!We won't be needing any JavaScript to achieve this effect and the result will look like this:Alright, let's get started! Setting up t...
07:03 am GMT - Mon, November 29, 2021
Dev To
The feat of JavaScript
Yes, you have read that, JS is one of the most powerful programming language, the first language, with a slow learning curve, that allows you to be a full stack developer. Like you have been reading i...
06:58 am GMT - Mon, November 29, 2021
Dev To
tsParticles 1.37.5 Released
tsParticles 1.37.5 Changelog Bug FixesFixed issue with collisions, fixes #2586, fixes #2380 tsParticles 1.37.4 Changelog New features Bug FixesFix for Safari <14 ...
06:41 am GMT - Mon, November 29, 2021
Dev To
Crazy TLDs
Check out these weird domain extensions:.eurovision - No seriously. Imagine typing "google.eurovision".genting.gent.george.sucks.computer.meme.wtf.online.website.dot - Yes, I know. facepalm.rehab.demo...
06:40 am GMT - Mon, November 29, 2021
Dev To
How to create NFTs in different blockchain networks?
Non-fungible tokens (NFTs) have been in existence since 2017 and the popularity of it rose to a new height during the pandemic situation. NFTs can give you a sense of special ownership and possible di...
06:39 am GMT - Mon, November 29, 2021
Dev To
Refine vs React-Admin Which is Better for Your Project?
If you are reading this, chances are you are a developer researching options for delivering an admin panel or another internal tool. Together with you, we will take a look at the best admin panel fram...
06:38 am GMT - Mon, November 29, 2021
Dev To
Fixing permissions issues with Docker Compose and PHP
I've been maintaining and iterating on a basic Docker Compose setup for Laravel over the last year or so. It's worked well enough for local development, which was what I originally intended it for. Ev...
06:33 am GMT - Mon, November 29, 2021
Dev To
JavaScript Reduce Method Made Simple
The JavaScript reduce method is one of the most used array methods. It is also a part of functional programming. In this tutorial, you will learn what the reduce method is and how it works. You will a...
06:15 am GMT - Mon, November 29, 2021
Dev To
ASMR Coding React App | No Talk - Jazz and Rain
React is great!I'm not one of those who use React because it's released by Facebook, no, I like React because of its ultimate power and that's easy to learn, and not just because there are a great num...
05:41 am GMT - Mon, November 29, 2021
Dev To
Arcane Theme for Visual Studio Code
This is my first theme for vs code. I wanted to design a theme with "Arcane-league of legends" like colors. It turned out really cool so I decided to upload it on marketplace. You can install it here...
05:12 am GMT - Mon, November 29, 2021
Dev To
How do you manage releases on Github ?
Are you using any Github Marketplace App/Action or have you written your own pipeline or are you using something entirely different?Let's discuss (* - *)......
04:54 am GMT - Mon, November 29, 2021
Dev To
Converting and Optimizing Images From the Command Line
Images take up to 50% of the total size of an average web page. And if images are not optimized, users end up downloading extra bytes. And if theyre downloading extra bytes, the site not only takes th...
03:23 am GMT - Mon, November 29, 2021
Dev To
Create a Calendar in HTML and CSS
A calendar widget is the most important component for events-related websites. It helps users to see schedule or event information for a specific day or date. Besides this, a calendar is also used in ...
02:10 am GMT - Mon, November 29, 2021
Dev To
Parallel Testing vs. Traditional Testing | All You Need To Know
It is no surprise that the integration of digital technology into all areas of business operations is creating a high demand for software. To increase the effectiveness of their operations, enterprise...
01:27 am GMT - Mon, November 29, 2021
Dev To
The meaning of .this
Let's talk about this. This is determined by the object that it belongs to. Contexts in which the 'this' keyword can be usedThe definition of this as the property of an execution context is much ...
01:13 am GMT - Mon, November 29, 2021
Dev To
Mdulo 02 (19 33) - TypeScript Zero to Hero
Fala Coders! Tudo certo? Enfim, graas Deus, recuperando e melhorando a cada dia mais e podendo gerar cada vez mais contedos para todas as pessoas!Enfim, consegui concluir o mdulo 02 do nosso Curso de...
01:12 am GMT - Mon, November 29, 2021
Dev To
Aprendendo em pblico: blockchain e criptomoedas
Tenho ouvido em todas minhas bolhas sociais sobre criptomoedas, bitcoin e NFT, mas no entendo nada do assunto. E penso que eu que trabalho com programao deveria ter um bom entendimento. Ento j hora d...
11:58 pm GMT - Sun, November 28, 2021
Dev To
Angular CDK - Creating a Custom Dialog
This is the first in a series of posts about using the Angular CDK library to build your own custom components.If you're building applications using Angular, you probably know about the amazing Angula...
11:39 pm GMT - Sun, November 28, 2021
Dev To
Getting My Groove Back, and Surviving Dysfunctional Startups
Hello there! Y'all are spoiling me with your support; I received several encouraging responses to my last newsletter. Im grateful! Ok! Jump in below, and enjoy! PS My Calendly is open again for anyone...
11:05 pm GMT - Sun, November 28, 2021
Dev To
Moving Objects in Unity The Right Way
Physics basedRigidbody SetVelocityrb.velocity = transform.forward;Once velocity is set provided there is no drag object will maintain pace until collision.Great for launching an object with a speed in...
10:50 pm GMT - Sun, November 28, 2021
Dev To
Understanding classes in javascript
ES6 introduced classes, it's often used by front-end libraries such as react, in simple term classes are special kind of functions.function Car(type,brand){ this.type= type; this.brand = brand;}...
10:21 pm GMT - Sun, November 28, 2021
Dev To
Accessibility Auditing My Portfolio Site - Part 6
Read Part 1 - The Audit, Part 2 - Quick Fixes, Part 3 - Dark Mode Toggle, Part 4 - Blog Preview Component and Part 5 - Blog Page Deep Dive.We've finally reached the end. If you've read multiple articl...
09:30 pm GMT - Sun, November 28, 2021
Dev To
JavaScript MaxChar Algorithm
In my last few posts I've written about common interview questions I've come across. Today, another: MaxChar. This problem asks of a given string, to return the character that appears most frequently ...
09:30 pm GMT - Sun, November 28, 2021
Dev To
How to get started with vim(neovim) for web development in 2021
Getting started with vim can be feeling hard if all you've seen of vim is a scary old terminal editor. But fear not! When setting up your vim for success with the right plugins and color theme it will...
09:15 pm GMT - Sun, November 28, 2021
Dev To
Creating a website using Golang and Svelte.js together
Hello Gophers,Sometimes, we need to use dynamic or single pages on our websites. For this, We can develop with reactive javascript programming tools (or frameworks) etc... in this case.In this post, i...
09:07 pm GMT - Sun, November 28, 2021
Dev To
ASMR Coding React App | No Talk, Coffee and Jazz
React is great!I'm not one of those who use React because it's released by Facebook, no, I like React because of its ultimate power and that's easy to learn, and not just because there are a great num...
09:04 pm GMT - Sun, November 28, 2021
Dev To
CRUD OPERATIONS IN NODE JS WITH EXPRESS AND FIREBASE
Create, Read, Update and Delete are what is referred to as CRUD.CRUD operations are present in almost every web app. In this tutorial I will explain how to perform CRUD operations in Node JS and Fireb...
08:45 pm GMT - Sun, November 28, 2021
Dev To
Accessing Elements in 2D Arrays in Java
The two-dimensional (2D) array is a useful data structure. Like one-dimensional arrays, 2D arrays work well with for loops.Here is a 2D array in Java:int[][] arr = { {0, 1, 2, 3, 4}, {5, 6, 7, 8, 9}...
08:39 pm GMT - Sun, November 28, 2021
Dev To
10 Good Practices For HTML Forms
If you are a web developer, then you've probably come across forms more times than you can imagine. Creating forms is great, everybody feels accomplished when they start doing it. But there is a bette...
07:56 pm GMT - Sun, November 28, 2021
Dev To
Become A JavaScript Console Expert
I used to use the console.log a lot. I still do, but I used to, too. However, my usage of the console.log has changed quite a bit over the years as I became more familiar with it. View This On Yo...
07:55 pm GMT - Sun, November 28, 2021
Dev To
React Tailwindcss TypeScript Vite Starter Template
This is a starter template for React + Tailwindcss + TypeScript + Vite. Project Structure How to use this template? Use TempleteYou can use this template by just creating a new repo wit...
07:37 pm GMT - Sun, November 28, 2021
Dev To
Git and GitHub for beginners
Topics coveredIntroduction to version control systemsGit and GitHubBranching and mergingHow to contribute to open sourceHow to sync your RepoGit and GitHub are must-learn tools for every software deve...
07:02 pm GMT - Sun, November 28, 2021
Dev To
Speed up your development with Git aliases
Git aliases are a powerful workflow tool that creates shortcuts to frequently used Git commands. Using Git aliases will make you a faster and more efficient developer. Creating aliasesUse the com...
06:58 pm GMT - Sun, November 28, 2021
Dev To
Trigger Lambda Functions with event filtering
AWS Lambda functions recently announced an enhancement with event-triggers for DynamoDB, Amazon SQS, Amazon Kinesis as event sources which makes it easier for event based Lambda function triggers to g...
06:46 pm GMT - Sun, November 28, 2021
Dev To
Weekly Digest 47/2021
Welcome to my Weekly Digest #47.This weekly digest contains a lot of interesting and inspiring articles, videos, tweets, podcasts, and designs I consumed during this week. Interesting articles to...
06:36 pm GMT - Sun, November 28, 2021
Dev To
Contribute like a Pro. Git-branching model (Part 2)
RefreshFrom Part 1 of this article, we discussed about --no-ff flag when merging. It helps to keep track of log messages of events happened in your sub-branch (feature branch) and you can easily roll ...
06:27 pm GMT - Sun, November 28, 2021
Dev To
Authentication: Cookie- vs. Token-based
Authentication is about confirming that users are who they say they are. Whereas authorization is about permissions of a given user (e.g. admin vs. user). Authentication is an integral part of most ap...
06:14 pm GMT - Sun, November 28, 2021
Dev To
Classification of Machine Learning Algorithms
In recent times, Machine Learning is considered an integral part of data science, which can be used to build predictive models. In any machine learning mechanism or system, computers are taught to sol...
06:12 pm GMT - Sun, November 28, 2021
Dev To
Let's talk quality - Part 3
In my first post I covered Operational Quality at a high level. The reality is that you might have written the cleanest, nicest code by all the metrics covered in my (last post)[https://dev.to/sociabl...
05:48 pm GMT - Sun, November 28, 2021
Dev To
Never copy/paste when youre learning React (or any other library/language)
Learning a new language or library and thinking about copying and pasting that Stack Overflow chunk of code, tutorial example, or "Getting Started" code block?Think again!Why not? Let's examine... ...
05:37 pm GMT - Sun, November 28, 2021
Dev To
Living in the Shell; ls [LS5]
ls Lists directory content. Long list (detailed format) -lcd ~ && ls -ldrwxr-xr-x 5 babak babak 4096 Nov 1 12:49 Desktopdrwxr-xr-x 9 babak babak 4096 Nov 21 18:49 Docum...
05:24 pm GMT - Sun, November 28, 2021
Dev To
Curved Timeline in CSS
In this article, we are gonna build a curved timeline for your website which you can use later on in your portfolio to display your work history or maybe something else you want. Let's first look at w...
05:04 pm GMT - Sun, November 28, 2021
Dev To
An Example Shopping App Built with ReactJS, MongoDB, ExpressJS
I want to share with the community the source code of a fullstack web application that I have just developed using MERN (MongoDB, ExpressJS, ReactJS, NodeJS) stack demonstrating basic features of a bo...
04:52 pm GMT - Sun, November 28, 2021
Dev To
mongoose recommended plugin
the scope of this library is allow mongoose users to implement in a simple way a content-based recommended system with mongoose schema,is pretty simple and in future i want to introduce a collaborativ...
04:49 pm GMT - Sun, November 28, 2021
Dev To
Port management in your local Kubernetes cluster
Most of my talks contain a demo. A fair share of these demos require multiple "infrastructure" dependencies: a database (or more), Elasticsearch, you name it. To ease my setup and avoid stuffing my ma...
04:48 pm GMT - Sun, November 28, 2021
Dev To
4 Latest Javascript Features...
JavaScript has grown way beyond the browser. Code School's Sergio Cruz reveals the new features, tools and libraries that are transforming the way we use JavaScript today 1 - WRITE TOMORROW'S I J...
04:45 pm GMT - Sun, November 28, 2021
Dev To
Why you should use the URL to store state in your application
It seems we have, in the web community, collectively forgotten the role of the URL in storing the state of our application. For good or bad, we've started developing websites like they are apps and fo...
04:22 pm GMT - Sun, November 28, 2021
Dev To
Gradient Color Generator with JavaScript & HTML
In this article I have shown you how to make Gradient Color Generator using JavaScript. Earlier I shared with you how to make many more types of random color generators. However, in this project you c...
04:02 pm GMT - Sun, November 28, 2021
Dev To
Day 1 - Basic HTML and HTML5 | 100DaysOfCode
What did I learn today?Completed the HTML & HTML5 Basics from the FreeCodeCamp.HTML is essential for Web Development as it gives structure to the webpage. I learned basic HTML tags including...
03:48 pm GMT - Sun, November 28, 2021
Dev To
React: Redux Action
Updating state is one of Redux core tasks. In Redux, all state updates are triggered by dispatching actions. Think of Redux actions as messengers that deliver information about events happening in you...
03:39 pm GMT - Sun, November 28, 2021
Dev To
Integrate Firebase Authentication with Google Sign-In to SwiftUI app
SwiftUI framework is already in its third iteration and with that, it is well and truly on its way to production-ready applications. Such applications are certainly going to need some sort of authenti...
03:04 pm GMT - Sun, November 28, 2021
Dev To
Java is Lord of the Rings
You might have heard that "Java is Beatles" but I don't know enough music to make the right analogies... And besides... Maybe music isn't even the right analogyWhen people say that "Java is Beatl...
02:53 pm GMT - Sun, November 28, 2021
Dev To
DigitalOcean Kubernetes Challenge - MongoDB On Kubernetes
Kubernetes is an open-source container-orchestration system for automating computer application deployment, scaling, and management. It was originally designed by Google and is now maintained by the C...
02:15 pm GMT - Sun, November 28, 2021
Dev To
Animated Profile Card Using HTML CSS & GSAP
Hello Guys,Thank you guys for my last post response. Today I Created an Animated profile card using HTML CSS & GSAP Animation. I use the simple card and use GSAP timeline() to animate the card usi...
02:10 pm GMT - Sun, November 28, 2021
Dev To
Lazy-load a component in Angular without routing
One of the most desirable features in Angular is to lazy load a component the time you need it. This approach provides many benefits to the loading speed of the application as it downloads only the re...
02:09 pm GMT - Sun, November 28, 2021
Dev To
Create Side Navigation bar with HTML and CSS
Welcome back Guys!Today I'm going to show you how easily you can create a side navigation bar with using simple HTML and basic CSS. So let's get started with HTML part.Reference Video: <html lang="...
01:54 pm GMT - Sun, November 28, 2021
Dev To
3-lines code to detect text from an image in python
Using Tesseract library, we can detect the text from an image in 3 lines of code.Step-1:Install teserract libraryIn command prompt: pip install pytesseractIn Anaconda prompt: conda install -c co...
01:52 pm GMT - Sun, November 28, 2021
Dev To
JavaScript Object Trap Simplified by SilvenLEAF
Ahoy there! Let's meet the biggest Object Trap in JavaScript!!Did you know that you can not copy an object? I mean you can't use any of these following methods to purely copy an object in JavaScript. ...
01:48 pm GMT - Sun, November 28, 2021
Dev To
Placeholder title
My Workflow Submission Category: Yaml File or Link to Code Additional Resources / Info[Note:] # (Be sure to link to any open source projects that are using your workflow!)[Reminde...
01:40 pm GMT - Sun, November 28, 2021
Dev To
What is Create React App? Part 2 (package.json,README & node_modules)
In part 1 of this series, we learned how to install React using Create React App. In part 2, I will breakdown the following files and folders:What is a package.json file?What is a package-lock.json fi...
01:39 pm GMT - Sun, November 28, 2021
Dev To
Top 3 Best Stock Fundamentals APIs for 2022
Revenues, earnings, profit margins, and other fundamental statistics are used to estimate a company's underlying worth and future growth prospects. The Securities and Exchange Commission offers fundam...
01:26 pm GMT - Sun, November 28, 2021
Dev To
Maghic: a Swiss army knife for GitHub Actions Workflow
Maghic is a Swiss army knife tool for GitHub Actions Workflow.This is created for the GitHub Actions Hackathon: 2021 GitHub Actions Hackathon on DEV My WorkflowMaghic provides:a command line tool...
01:14 pm GMT - Sun, November 28, 2021
Dev To
GitLab Project Guide Step By Step!
You will needBasic understanding of Git and git commands. There are a lot of resources about Git on the internet. This book is a good place to start.Git installed on your local system. If you do...
12:42 pm GMT - Sun, November 28, 2021
Dev To
The CableReady Language Implementation Project
We believe that CableReady can become the universal standard tool for developers to dynamically control client browsers from the server. While the project has roots in the Ruby on Rails community, the...
12:41 pm GMT - Sun, November 28, 2021
Dev To
Equality Operators
What is equality operators?Equality operators comparing two values which will either return a Boolean value "true" or "false".Equality is use in decision making scenario. There's two type of equ...
12:12 pm GMT - Sun, November 28, 2021
Dev To
Make onboarding simple using VS Code Remote Containers
Note: this article was written before the Docker Desktop license change but I still think it's a valuable technique. I believe that the Docker Desktop license will still be good value for money compar...
10:46 am GMT - Sun, November 28, 2021
Dev To
Building a web3 frontend with React
IntroductionIn a previous tutorial, we covered how to create and deploy an NFT collectible smart contract from scratch. We also explored how to verify our contract on etherscan and enable yourse...
10:43 am GMT - Sun, November 28, 2021
Dev To
Request/Response Cycle of Django Basic
Django is a popular framework that is used by many high level tech companies for back-end development. Django has lots of handy structure to handle web applications. One of them is request/response cy...
09:57 am GMT - Sun, November 28, 2021
Dev To
Deploying DApp to Heroku: Part (4/4)
In this part of the tutorial we'll be deploying the react app we built in the previous section.This project is hosted here.Link to Github Repo of the project here. This will serve as a reference for y...
09:56 am GMT - Sun, November 28, 2021
Dev To
Building a frontend react app for Dapp from scratch: Part (3/4)
This part is the primary reason that motivated me to write this tutorial series in the first place. Tutorials on solidity were easy to find and they were good enough, but the problem was finding a goo...
09:37 am GMT - Sun, November 28, 2021
Dev To
5 ways to keep your skills fresh after finishing a coding bootcamp
One year ago at this time, I was nervously making last-minute changes to slides for my final project of a Data Science Bootcamp.Today, I work as a technical writer at a startup that is developing a lo...
09:34 am GMT - Sun, November 28, 2021
Dev To
Typesafe F configuration binding
At Symbolica we're building a symbolic execution service that explores every reachable state of a user's program and verifies assertions at each of these states to check that the program is correct. B...
09:33 am GMT - Sun, November 28, 2021
Dev To
small Google Search Sheet Cheat
define Returns Definitionor |filetype: Returns only search results that match a particular file extension.site: Returns only search results from a particular website.to Convert measurements fro...
09:19 am GMT - Sun, November 28, 2021
Dev To
Cost Modeling Data Lakes for Beginners| AWS White Paper Summary
IntroductionCustomers want to realize the value held in the data their organization generates. Common use cases include helping them expedite decision making, publishing data externally to foste...
08:57 am GMT - Sun, November 28, 2021
Dev To
Ubuntu zerinde SNMP servisi kurulumu
A izleme seenekleri arasnda en verimli yntemlerden birisi SNMP protokol olarak grlebilir. SNMP protokol 161 ve 162 portlarn kullanr. Protokoln 3 farkl srm bulunmakta olup bunlar SNMP v1, SNMP v2c ve S...
08:37 am GMT - Sun, November 28, 2021
Dev To
Go ile Algoritmalar QuickSort
Bu gn Go ile QuickSort algoritmasn yazacaz. Bunun iin harici bir ktphaneye ihtiyacmz yok.Ksaca QuickSort algoritmasna deinmek gerekirse bu algoritma Bl ve Fethet mant ile alr. Eldeki veri kmesini srek...
08:14 am GMT - Sun, November 28, 2021
Dev To
Python decorator to show execution time of a function
When working on a high throughput, low latency system, it's important to measure the execution time of your code to identify bottleneck and fix them. To do so, let's use a decorator to measure the ex...
07:43 am GMT - Sun, November 28, 2021
Dev To
Day 51 of 100 Days of Code & Scrum: Company Website & Professional Blog
Happy Sunday, everyone!This week I will be focusing on fixing any remaining bugs and deploying my company website, as well as working on my professional blog. I most likely will work on them in that o...
07:41 am GMT - Sun, November 28, 2021
Dev To
How to become a Certified AWS Developer in 2022
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, if you want to become a c...
07:39 am GMT - Sun, November 28, 2021
Dev To
JavaScript Struggles - Part 4 | Comparing
Here we go again!This one is very easy but we all have to know it, you may already heard about it somewhere else too.If you weren't familiar with JS's comparing way keep going. If you're then this pos...
06:58 am GMT - Sun, November 28, 2021
Dev To
10 BEST PLUGINS FOR FIGMA DESIGNERS
Many of us use Figma for our daily design requirements. Figma is an outstanding free designing software using which, you can design amazing design prototypes, web and app designs etc. Figma also provi...
06:51 am GMT - Sun, November 28, 2021
Dev To
The Next Generation of Digital Identity
Metaverse is a 3D virtual world where you can explore and chat with people from all over the globe in a shared, immersive space. Metaverse has been compared to Facebook's Spaces feature because it all...
06:20 am GMT - Sun, November 28, 2021
Dev To
OverSimplified: Programming Languages
OverSimplified is a series where I try to oversimplify CS concepts in an attempt to help us all better understand them. Thanks for your time and enjoy! What is a Programming Language?Programming ...
06:01 am GMT - Sun, November 28, 2021
Dev To
Redux vs Context API: When to use them
The simplest way to pass data from a parent to a child in a React Application is by passing it on to the child's props. But an issue arises when a deeply nested child requires data from a component hi...
05:43 am GMT - Sun, November 28, 2021
Dev To
Using NEW, instead of MAKE, to create slice
As we know, slices in golang are reference types, and hence, need make to initialize them.func main() { a := make([]int32, 0) a = append(a, 10, 20, 30) fmt.Println(len(a), cap(a), reflect.Val...
05:42 am GMT - Sun, November 28, 2021
Dev To
Planning and Developing a Power BI Data Governance Strategy
Self-service business intelligence empowers analysts and their end-users with dashboards and insights. Anyone in the organisation can find the answers they need using common datasets without waiting f...
05:19 am GMT - Sun, November 28, 2021
Dev To
5 Modern JS Sliders for 2022
I find I'm always looking for a new JS slider library for one reason or another. Here's a roughly ordered list of the top libraries that I've come across going into 2022. SwiperJS ...
05:12 am GMT - Sun, November 28, 2021
Dev To
Create stunning profile card || HTML & CSS
In this blog i coverd how you can make amazing and stunning profile card.You can use this card to showcase your skills and share your social network for contact. No need to take a cup of coffee or te...
05:08 am GMT - Sun, November 28, 2021
Dev To
How to fix phpMyAdmin Login without a password is forbidden by configuration error?
This is a security measure implemented by phpMyAdmin to block blank password logins. But we can easily disable it by changing the configuration file of phpMyAdmin. Enter the following command in the t...
03:52 am GMT - Sun, November 28, 2021
Dev To
What is Create React App? Part 1 (Installation)
If you are new to React and want to start building your own projects, then there is a helpful tool you can use. Create React App makes it simple to get started coding in React because it comes with al...
02:49 am GMT - Sun, November 28, 2021
Dev To
Applicable React Redux example step by step from scratch
A simple example of React ReduxStep 0: Create a react app and install redux npx create-react-app reactappcd reactappyarn add react-reduxStep 1: Create actionsACTIONS -> INCREMENT (describes what yo...
02:48 am GMT - Sun, November 28, 2021
Dev To
5 HTML Tags you may not know about
Hello Coders, I am Akshit Singh, and in today's blog, I would tell you about 5 tags in HTML that you may not know. Even I did not know about the following tags at all. I recently found it on the web a...
01:54 am GMT - Sun, November 28, 2021
Dev To
The Functional Donut
It was about time to create a functional version of the Obfuscated C Donut. The C Donut is a 15-year-old creation by Andy Sloane that renders a rotating three-dimensional donut in a terminal using cha...
01:52 am GMT - Sun, November 28, 2021
Dev To
Day 50 of 100 Days of Code & Scrum: 7th Week Retrospective (Halfway There!)
Happy weekend, everyone!Wow, I didn't notice it already is the 50th day.This week has been fairly productive, which is a nice change of pace from the past two weeks. My Internet coming back helped a l...
01:13 am GMT - Sun, November 28, 2021
Dev To
Day 22 of 100daysofcode: Inspiration
I woke up today with fresh ideas and inspiration that really helped solve problems that I ran into yesterday, so I want to take some time to talk about my views on sleep. The importance of sleepH...
01:07 am GMT - Sun, November 28, 2021
Dev To
Write your first React hook
It's possible to go far without writing our own hooks and instead lean on hooks made by third party libraries. However, we shouldn't shy away from it, at worst it will help us understand how other hoo...
12:14 am GMT - Sun, November 28, 2021
Dev To
How to save the entire user session using Python?
It is very important to know how to save the entire current session like local variables, objects etc when we are working with AI projects using Python because it is very difficult to run the entire p...
12:11 am GMT - Sun, November 28, 2021
Dev To
Day 0 - Getting Started | 100DaysOfCode
What is 100 Days Of Code?It's in the name, duh. But, what does it actually mean? In a nutshell, you code everyday for at least an hour and document everything that you learnt. It's from the 100D...
12:00 am GMT - Sun, November 28, 2021
Dev To
Improving React Native app performance
I'm not a great writer, and I'm certainly not great with putting my thoughts into words; this is my first post, so I'm going to keep this sweet and short.React Native is a great framework for rapidly ...
11:31 pm GMT - Sat, November 27, 2021
Dev To
A developer guide to automated testing with Postman. Run postman collections inside Docker via newman CLI.
TL;DRSee a practical example of how to write and execute postman collections inside a Docker container. Source code https://github.com/NikiforovAll/testing-with-newman-demo. IntroductionWha...
11:03 pm GMT - Sat, November 27, 2021
Dev To
The Complete Guide to Installing and Configuring a Next.js Project in 2022
In this article, we will install and configure a Next.js project, including:Adding SASS / SCSS supportSetting up Eslint and PrettierSetting up Eslint to run automatically before every commit (via a Gi...
10:57 pm GMT - Sat, November 27, 2021
Dev To
Type systems as told by my dog
There are a lot of programming languages out there to build cool apps in, and one of the major concepts you'll encounter in all of them is the concept of the many types a piece of data, such as a vari...
08:45 pm GMT - Sat, November 27, 2021
Dev To
Using GitHub Actions to Update .NET Dependencies Automatically
Its a tale as old as time, as a software engineer, you write some code, youre happy with it and then you deliver it. End of story, right? No more work to be done! As usual theres many more layers to d...
08:38 pm GMT - Sat, November 27, 2021
Dev To
Interesting C bug involving `std::cin` for input.
So, I was making hangman for fun, and I hadunsigned short guesses;std::string word;std::cin << guesses;// ...And I discovered something interesting.I was just playing around, and I typed 1, a...
08:21 pm GMT - Sat, November 27, 2021
Dev To
A quick Glitch bio break!
Today, I had time to do some coding I started my Saturday early, with a 6am presentation (my time) to one of our Twitter Developer Communities, in India. It was a fun run through of whats new in the l...
08:13 pm GMT - Sat, November 27, 2021
Dev To
A Story Of React States.
It's hard to maintain a state. Harder to maintain a UI. And near impossible to keep a user happy.No matter how well you plan, disintegration always happens.React is a well-known web UI library with a ...
08:04 pm GMT - Sat, November 27, 2021
Dev To
The first code in JavaScript
let hi = "Hello World";console.log(hi);...
07:22 pm GMT - Sat, November 27, 2021
Dev To
Creating a JS Polar Chart in 4 Steps
Polar charts often look impressive, which makessome people think that creating them is a tricky process demanding plenty of skills and expertise. Well, I am going to debunk this myth right now! Let me...
07:17 pm GMT - Sat, November 27, 2021
Dev To
Start With React.js
1.Install Node.js2.Type in terminal$ npm install -g create-react-appAnd boom it's installed To create a new React appType in terminal$ npx create-react-app (app name)go to React.js to find more t...
06:22 pm GMT - Sat, November 27, 2021
Dev To
100 Languages Speedrun: Episode 07: Sed and Regular Expression FizzBuzz
Time for some regular expressions! Just like with the CSS episode, we won't use them for intended purpose, we'll use them for programming! SedTechnically I'll count this as a Sed episode.Sed is a...
06:11 pm GMT - Sat, November 27, 2021
Dev To
You are an array
Javascript always has some surprises in store. for example, typeof [] return object and not array. This has historical reasons. But this can be very confusingHow can you then properly check if somethi...
05:47 pm GMT - Sat, November 27, 2021
Dev To
How to create dynamic input fields with Laravel Livewire.
Hey there , I recently ran into a situation where I needed to build a dynamic input field and thought I would share how I did it.This how-to is going to cover how to generate an input field on demand,...
05:46 pm GMT - Sat, November 27, 2021
Dev To
Aggregate Functions in SQL
Aggregate functions are mathematical computations that return a single value from a range of values which expresses the significance of the aggregated data. They are used to derive descriptive statist...
05:40 pm GMT - Sat, November 27, 2021
Dev To
Node.js RestAPIs Download File from Amazon S3 | using Express, AWS-SDK
https://ozenero.com/node-js-restapis-download-file-from-amazon-s3-using-express-aws-sdkIn the tutorial, we show how to build a Node.js/Express RestAPIs to Download Files from Amazon S3 using AWS-SDK.R...
05:35 pm GMT - Sat, November 27, 2021
Dev To
Vue Router example with Nav Bar, Dynamic Route & Nested Routes
https://ozenero.com/vue-router-example-with-nav-bar-dynamic-route-nested-routesVue Router example with Nav Bar, Dynamic Route & Nested RoutesVue Router deeply integrates with Vue.js that we can u...
05:28 pm GMT - Sat, November 27, 2021
Dev To
Best Black Friday Offer - 100% Open-Source and Free Starters
Hello Guys!These days we are flooded from all directions with BF offers and amazing discounts from 50% up to 95% for all sort of services, digital and physical products. Well, this list aims to provid...
05:24 pm GMT - Sat, November 27, 2021
Dev To
What was your win this week?
Hey there! Looking back on this past week, what was something you were proud of accomplishing?All wins count big or small Examples of 'wins' include:Starting a new projectFixing a tricky bugEnjoying ...
05:23 pm GMT - Sat, November 27, 2021
Dev To
5 Useful and Interesting Web Animation Libraries
IntroductionLibraries help us to code faster through their predefined classes for different functions. Your idea of the project and combining it with the libraries to add functionality, make a g...
05:20 pm GMT - Sat, November 27, 2021
Dev To
Best thing about Symbl.ai Docs
Hi, as you have probably known symbl.ai, it is a very powerful tool that you can use for conversation intellisence.The thing I loved is how they added different requests methods which can be very help...
05:06 pm GMT - Sat, November 27, 2021
Dev To
Frame Development
Internet of Things, Outdoor Monitorization, In Real Time WiFi...
04:29 pm GMT - Sat, November 27, 2021
Dev To
How To Implement OAuth2 Social Login(Single Sign-On)Using Facebook & Spring Boot Part 2
OAuth2 FacebookHello, Its Rohan KadamHello All, Hope you are doing well. Today we are going to understand how we can implement OAuth2 Social Login Using Facebook and Spring Boot. Let us start co...
04:07 pm GMT - Sat, November 27, 2021
Dev To
Simple Machine Translation: Yorb to English
Finetuning Helsinki NLP Multilanguage model to translate text from Yorb to English.In this article, we will build a machine translation model to translate sentences from the Yorb language to the Engli...
03:33 pm GMT - Sat, November 27, 2021
Dev To
How to use with another exciting framework
As we mention multiple times, on our site , Fylgja is component based framework, meaning you can download and use each CSS component separately.Making it easier to combine and use with other CSS frame...
03:33 pm GMT - Sat, November 27, 2021
Dev To
Create Custom Scroll Bar Using CSS
If you are thinking about styling the browsers scrollbar then you are in the right place. You may have tried to make a custom scrollbar but did not get the actual output that you were wanted. In this ...
02:36 pm GMT - Sat, November 27, 2021
Dev To
Simplest Drag and Drop setup in React, in 10 lines of code with SortableJS
TDLRSortableJS make things really easy !For those who just want the final result, here is the code and a demo just below Codeimport React, { useState, useEffect, useRef } from 'react';impor...
01:49 pm GMT - Sat, November 27, 2021
Dev To
Nodejs Express RestAPI Upload/Import Excel File to MySQL using Read-Excel-File & Multer
https://ozenero.com/nodejs-express-restapi-upload-import-excel-file-to-mysql-using-read-excel-file-multerIn the tutorial, Grokonez shows how to upload & import Excel File/Data to MySQL using read-...
01:40 pm GMT - Sat, November 27, 2021
Dev To
First Month as an Accessibility Specialist at Oura
So, I joined Oura Health in October, and it's been a little bit over a month now. My role is an accessibility specialist, and I'm the first person to be hired in the company in such a role.During the ...
01:20 pm GMT - Sat, November 27, 2021
Dev To
Dotnet Outdated - Install and Update
My Workflow stphnwlsh / dotnet-outdated-action Dotnet Outdated ActionThis action installs the dotnet outdated dotnet tool an...
01:06 pm GMT - Sat, November 27, 2021
Dev To
Simple Dropdown Menu Bar | HTML & CSS
Lets create from from scratch, a Simple Dropdown Menu Bar using just HTML & CSS, step-by-step from scratch! Source Code:<!DOCTYPE html><html lang="en"><head> <meta...
12:53 pm GMT - Sat, November 27, 2021
Dev To
A look at the ch CSS unit
A while ago, I wrote about the [Tailwind typography plugin].I was pretty blown away by how easy, and readable big text elements become.After researching their applied styles, I've noted the prose clas...
12:24 pm GMT - Sat, November 27, 2021
Dev To
How to Manage and Use Apache virtual hosts in Ubuntu
What Is Apache Virtual Hosts?Virtual Host term refers to the method of running over one website, such as yourdomain.com, test.yourdomain.com, or www.yourdomain.com, www.yourdomain2.com on a sing...
12:14 pm GMT - Sat, November 27, 2021
Dev To
Web dev and designer tools (Part-1)
So in this topic I've listed web developing and designing tools that you require,which I know,if we get some more so I'll be posting like part 2,so we'll see which and what are they!1)Time saving Web ...
11:43 am GMT - Sat, November 27, 2021
Dev To
How to get dev.to posts from the API
I've decided to download my dev.to posts so that I can store them in git. That means that if the site ever goes down, I have a copy of my blog content. The API is documented here.The following endpo...
11:06 am GMT - Sat, November 27, 2021
Dev To
What is Enough in new programming language ?
Do you learn new programming language?Well, what do you think about being enough knowledge about new language?In this story you can find this questions answer. But it will vary from person to person. ...
11:00 am GMT - Sat, November 27, 2021
Dev To
Start contributing to Opensource as a web dev beginner
Hi folks, hope you are doing well. In this post, I am going to show you how to get started in open source as a web dev beginner.I am myself a beginner in open source and started contributing in open s...
10:23 am GMT - Sat, November 27, 2021
Dev To
Secure Web applications using CryptoJS and PHP
Encrypt data using JS on front end and decrypt using PHP on backend using AES encryption method.Why to use this methodTo prevent Man-in-the-middle (MITM) attacks. Maximum cyber attacks occur MITM atta...
09:34 am GMT - Sat, November 27, 2021
Dev To
Find closest value in Binary Search Tree
Binary Search Tree is a sorted binary tree meaning given a root node all the values to the left are less than it and all the values to the right are greater it. This property enables Binary Search to ...
09:27 am GMT - Sat, November 27, 2021
Dev To
Mental Health as a Software Developer
Phew !!This is the word every developer, programmer, designer, coder, software engineer or any personnel working in tech says nowadays when finishes work or get home.And as an individual, I have also ...
09:17 am GMT - Sat, November 27, 2021
Dev To
Spring Data Power of Domain Events
Domain Event is one the ideas from Domain Driven Design. Once you become familiar with the technique, you won't be willing to deal without it anymore. So, in this article, I'm showing you an example o...
08:39 am GMT - Sat, November 27, 2021
Dev To
Getting Started with Camunda & Spring Boot
This tutorial intends to gives you a quick and practical introduction to the open-source workflow and decision automation platform Camunda! Here you can find the code for this chapter under the git ta...
08:38 am GMT - Sat, November 27, 2021
Dev To
Remix and Supabase integration
PrefaceThis post will be the first part of the series on how I will create the entire application. So I will start with a boring introduction about the motivation of this series.Because I recent...
08:31 am GMT - Sat, November 27, 2021
Dev To
Username Validator
Usernames should be formatted and they should conform to follow some validation constraints.As an example,TypeConstraintsLength of usernameInclusive to 6 to 26 charactersContaining figuresOnly o...
08:23 am GMT - Sat, November 27, 2021
Dev To
22 Tech Skills Java Programmers can Learn in 2022
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, If you want to upskill to ...
08:07 am GMT - Sat, November 27, 2021
Dev To
Crypto Wallet Sketch Mobile App UI Kit Design
Hello designer Lover, This is a Crypto Wallet Sketch Mobile App UI Kit design . This high-quality UI design kit is suitable for e-wallet applications, finance App and Crypto App. The UI kit includes b...
08:03 am GMT - Sat, November 27, 2021
Dev To
React form validation with Formik and Yup
OverviewValidating user input on forms prior to submission is one of the most important and fundamental tasks on a website. And thank god we have lots of libraries that help us in this process, ...
08:00 am GMT - Sat, November 27, 2021
Dev To
300 Nodejs Projects For Beginners to Advance
If you have decided to build your career inNodeJSdevelopment, we have gathered a list ofnodeJS projects for beginnersfor all node enthusiasts to build highly scalableweb applications.These bestnodeJS ...
07:58 am GMT - Sat, November 27, 2021
Dev To
15 reasons why you should learn JavaScript right now
There are two reasons why its sometimes hard to make a choice; either there are too few options to choose from, or there are too many. When it comes to programming languages, there is an embarrassment...
07:45 am GMT - Sat, November 27, 2021
Dev To
Publishing a project to npm
Introduction For the past three months, I have been working on my static site generator, adding features and fixing bugs as the project grows. With the recent implementation of static analysis t...
07:39 am GMT - Sat, November 27, 2021
Dev To
Blog Bigdata Vietnamese
Blog about bigdata write by team Demanejar with Vietnam language: https://demanejar.github.io/...
07:15 am GMT - Sat, November 27, 2021
Dev To
Publishing my first package
This week, I've published my 1st package on npm - mh-ssg - a static site generator CLI.The process is not complicated and only involves 4 steps: 1. Configure the packageIn the package.json, I nee...
06:41 am GMT - Sat, November 27, 2021
Dev To
Django Interview Questions
In case you google for web improvement occupations, there, you will see as a large portion of them require Django abilities. Assuming you are planning for an impending web designer talk, we would sugg...
06:39 am GMT - Sat, November 27, 2021
Dev To
OSD600 - Publishing my-ssg To NPM
1. Lab10 requirementAfter a long time updating my-sgg with new features, this time is an appropriate time to provide a release that allows users to install and use the tool easier. Since the too...
06:24 am GMT - Sat, November 27, 2021
Dev To
Flatiron | In the Deep End
Hooray, I did it! This is my last project with Flatiron. For the last several months my life has been consumed in code, tearing into projects. Now is the time to apply all my newly acquired skills and...
06:23 am GMT - Sat, November 27, 2021
Dev To
Flutter Profile Page UI - Travel App
Free Profile Travel app Profile Page UI in the FlutterApplication.This Profile UI designed with Android studio. Minimal design by using below Flutter widgets BoxDecoration,SingleChildScrollView,Contai...
06:17 am GMT - Sat, November 27, 2021
Dev To
How to built a Instagram Navbar Clone | HTML CSS & Js
Learn how to create an Instagram Navbar clone with pure HTML CSS and JavaScript! This project is good for beginners to start with , and after completing this project you will be confident enough to b...
05:52 am GMT - Sat, November 27, 2021
Dev To
App secrets in dot net core
Create new application in dotnet core using CLI or Visual Studio IDEGo to project directory and run below commanddotnet user-secrets initdotnet user-secrets set "Key_name" "key_value"now get value usi...
05:39 am GMT - Sat, November 27, 2021
Dev To
How Schema Data is Helping New & Existing Content Creators
Google has been moving more towards rich results in recent years, and with the advent of smart devices, the importance of having structured data on your website is more important than ever.Almost all ...
05:25 am GMT - Sat, November 27, 2021
Dev To
Top 5 Microservices Development Trends in 2022
Microservices and containers have succeeded in tremendous popularity in the past years. If we figure this out, numerous developing technologies and tools support microservices and containerization to ...
04:49 am GMT - Sat, November 27, 2021
Dev To
Setting up Passport.js Google OAuth2.0: Possible Causes of Internal Server Error
I have been working on a side project that builds with the MERN (MongoDB, Express, React, Node) tech stack and using Passport.js, specifically Google oauth2.0. The project is deployed on Heroku (a bac...
03:45 am GMT - Sat, November 27, 2021
Dev To
What is your weakness?
You get asked the question "What is your weakness?" on your interview. How would you answer? Below is a video on how to potentially answer this question, how not to answer, and other ways this questio...
03:25 am GMT - Sat, November 27, 2021
Dev To
Publishing My First NPM Package
IntroI published my first package, jellybean, to npm! I actually published the package back when I first created the repository in September, just to experiment. However, it didn't work back the...
03:07 am GMT - Sat, November 27, 2021
Dev To
What I Wish I Knew Before I Became A Data Engineer
Photo byChris AinsworthonUnsplashAs 2022 approaches, Data Engineering is primed to be one of the most important and fastest-growing fields of work.According toForbes, data scientists, machine learning...
02:59 am GMT - Sat, November 27, 2021
Dev To
Day 21 of 100daysofcode: Your code will haunt you
I hope everyone has had a great holiday so far.One of my mentors really liked the phrase "Your code will haunt you" and I thought it was really memorable. It was kind of a mantra to make sure the code...
01:54 am GMT - Sat, November 27, 2021
Dev To
How I structure my React.js projects
Structuring React applications into files and folders is an opinionated topic, because there is no right or wrong way to do it. I decided to share how I have structured my projects lately. Warning: Hi...
01:30 am GMT - Sat, November 27, 2021
Dev To
Changelog 0003 HTTPie command generation
Friday! It's the time to let you know what have we been up to. Check out what's new this week HTTPie for Web & DesktopOur mission to provide the best experience to anyone working with APIs c...
12:30 am GMT - Sat, November 27, 2021
Dev To
DGraph Data Modeling: Part 1 - Timestamps
What is DGraph?In my opinion, DGraph is the best competition to Firestore there is (and much much more). Imagine Firestore with Subscriptions, plus a Graph Database for complex searching, plus a...
12:14 am GMT - Sat, November 27, 2021
Dev To
Move WSL File System to another Drive
If the C: drive is running out of space, we can move our WSL2 file system to another drive in a few steps. PrerequisitesIf we are using an user different than root, we need to know it, running th...
10:32 pm GMT - Fri, November 26, 2021
Dev To
2 Ways to Implement Binding Adapters
One way is using function parameter and another way is using extension function.There could be more than 2 ways to implement binding adapters, but this is what I know. Let's look at what binding adapt...
10:29 pm GMT - Fri, November 26, 2021
Dev To
Auto-fixable import sorting rules for ESLint
The pretty much standard way of sorting imports in JavaScript:3rd party imports firstthen local default exportsand then local exportsAnd here's the snippet that sorts them in this exact order and sati...
10:11 pm GMT - Fri, November 26, 2021
Dev To
Four tips for staying motivated while learning
IntroductionSoftware engineering is a field that is regularly changing. Thus, developers must be continual learners to stay sharp.However, motivating yourself to learn and creating a lasting hab...
10:05 pm GMT - Fri, November 26, 2021
Dev To
What to charge for your app and whats the value of it?
We all want to see a return on our investment, especially when creating applications, which require significant resources.You spent money, your time, put in a lot of effort, and finally, your app is r...
09:49 pm GMT - Fri, November 26, 2021
Dev To
How I send a gift coupon to my nerdy friend
ContextOur company has organized "Secret Santa", pre-covid times. I got the name of a nerdy colleague and a friend. I decided to gift him Amazon gift coupon. Like people usually do - hiding gift...
09:45 pm GMT - Fri, November 26, 2021
Dev To
GameOff 4 - Total destruction!
Since the last post, we have added so much to the game! VFX is ready, with better character animations, new monsters and map tweaks. Over the map is flying now Santa Claus throwing gifts with weapons ...
09:05 pm GMT - Fri, November 26, 2021
Dev To
How to Easily Add a Map to Your Website in Under 10 Minutes
Many modern web platforms leverage on maps and location-based features to provide services to users. Some popular examples of this are Uber and Airbnb. With the TomTom Maps SDK , including a map in y...
08:14 pm GMT - Fri, November 26, 2021
Dev To
First NPM Release
This week I successfully published my Static Site Generator static-dodo as an NPM package. PublishingAfter creating an account at npmjs.com I used the command npm login from the terminal to link ...
07:50 pm GMT - Fri, November 26, 2021
Dev To
Linear Regression using Normal Equation
OverviewLinear Regression is the first algorithm in the Demystifying Machine Learning series and in this article we'll be discussing Linear Regression using Normal equation. This article covers ...
07:36 pm GMT - Fri, November 26, 2021
Dev To
Publishing my first npm package
The ProjectEleven weeks ago when I started in Open Source Development 600 at Seneca I never thought I would get to the point of actually releasing something into the wild. Over the term we have ...
06:58 pm GMT - Fri, November 26, 2021
Dev To
All of my Telegram bots
Bot list:Quiz Bot Quote Bot (with own API)Secure Message BotLogo creator BotWord game BotUser info BotYoutube BotSource code: https://github.com/Lucifer25x/telegram-bots...
06:50 pm GMT - Fri, November 26, 2021
Dev To
Client / Server Chat
Github Repo# client_server_chat# This is a program to demonstate a chat between client and server using UDP.# Run this program and add either client or server as an argument.# Once you have run ...
06:43 pm GMT - Fri, November 26, 2021
Dev To
Bug killing development tips
Does anyone NOT use a debugger? I can't remember the last time I did. It's not because I <s>don't</s> dislike them, I just don't need to use them. The main reason for this is because I hav...
06:39 pm GMT - Fri, November 26, 2021
Dev To
DeepSee: Databases, Namespaces, and Mappings - Part 1 of 5
I am planning to implement Business Intelligence based on the data in my instances. What is the best way to set up my databases and environment to use DeepSee? This tutorial addresses this question...
06:37 pm GMT - Fri, November 26, 2021
Dev To
Decode Adapter Pattern
When to useTo wrap an existing class with a new interface.To perform impedance matching IntentConvert the interface of a class into another interface clients expect. Adapter lets classes wo...
06:21 pm GMT - Fri, November 26, 2021
Dev To
IsEven API - SaaS platform for checking if number is even
Have you ever heard about the SaaS platform for if a number is even? Well, I've decided to recreate a service like this of my own! Not for the profit, of course - who would need the paid service for ...
06:14 pm GMT - Fri, November 26, 2021
Dev To
Living in the Shell; jq (JSON) [LS4]
jq JSON formatter/prettifier. https://stedolan.github.io/jq/ https://github.com/stedolan/jq Installation (on Debian)sudo apt-get install jq Format/prettifyecho -n '{"who":["me","you"],...
05:49 pm GMT - Fri, November 26, 2021
Dev To
Interview questions for JS With Answer
JavaScript, commonly known as JS, is a server-side programming language with a high level. Because JavaScript is widely utilized to create diverse online apps around the world, there are several possi...
05:20 pm GMT - Fri, November 26, 2021
Dev To
Why You Should Learn Functional Programming
Many of the widely used languages (including C++, Java, and Javascript) are imperative. In imperative programming, computations are structured as sequences of instructions that operate by making modif...
05:19 pm GMT - Fri, November 26, 2021
Dev To
ES2020: New Features & What's Beyond
The world of JavaScript( officially ECMAScript ) changes fast and with awesome features getting added each year, it's certainly hard to keep up. The last big overhaul happened in ES2015 when a bunch o...
05:17 pm GMT - Fri, November 26, 2021
Dev To
A Complete Beginner's Guide to React useState hook [Part 1]
Hi In this article, we will deep dive into the world of React hooks, useState in particular from a beginner's point of view.React Hooks are the result of a continuous rise in functional programming ov...
05:16 pm GMT - Fri, November 26, 2021
Dev To
Building Dark Mode in React: The Fun Way
Dark mode is a common feature seen in most sites in the past few years. It's a cool convention where the default white backgrounds and bright colours are changed to different colours, making the page ...
04:58 pm GMT - Fri, November 26, 2021
Dev To
Incident Post-Mortems at Jobber
No matter how stable your software product is, occasionally things go wrong in production, and Jobber is committed to doing a post-mortem investigation to follow up and learn from each incident.At a h...
04:56 pm GMT - Fri, November 26, 2021
Dev To
Become a Full-Stack Web Developer in 2021: A Guide to Success
If you want to be a successful full-stack web developer, there are some things you need to know. From HTML and CSS to JavaScript and React, it can be hard to keep up with the latest development trends...
04:41 pm GMT - Fri, November 26, 2021
Dev To
If you use React, DO THIS!
This article was originally published on my newsletter last week. I publish previous week's newsletter here on the blog. If you want to read these as soon as they are published, sign up for the newsle...
04:22 pm GMT - Fri, November 26, 2021
Dev To
Building a real-time web application with Materialize and AdonisJS
IntroductionIn this tutorial, we are going to build a web application using AdonisJS and integrate it with Materialize to create a real-time dashboard based on streaming data using standard SQL....
04:08 pm GMT - Fri, November 26, 2021
Dev To
Best Ultimate Guide To Build A Random Quote Generator 2022
Hey Everyone , todays article is aimed at beginners trying to build a random quote generator using JavaScript. This will definitely make you understand the interaction between the frontend and backend...
03:54 pm GMT - Fri, November 26, 2021
Dev To
How to easily get started with ThreeJS - Part 2
Hi guys, hope you are fine! :)I'm back after posting the first part of this series about how to get started on Three.js without pain.If you haven't done it yet, you can read the first part here ...
03:52 pm GMT - Fri, November 26, 2021
Dev To
Adding Gitmark to lazygit
Gitmark is a way to mark your git commits to achieve finalizationLazygit is a useful tool for those running git on the command lineLazygit has an interesting feature which lets you add commands to key...
03:44 pm GMT - Fri, November 26, 2021
Dev To
How to make a simple HTML Code Editor using HTML, CSS, and Javascript ?
In this article, we will learn how to make a simple HTML code editor using HTML, CSS, and Javascript from scratch.You can see its demo here.The logic behind this code editor is simple. we have created...
03:35 pm GMT - Fri, November 26, 2021
Dev To
Top Code Learning Websites
Top Code Learning Websiteswww.codecademy.com www.lynda.com www.udemy.com www.udacity.com www.coursera.org www.w3schools.com www.thenewboston.org www.programmr.com www.codeavengers.com www.codeschool.c...
03:32 pm GMT - Fri, November 26, 2021
Dev To
Symfony Station Communique - 26 November 2021. A Look at Symfony and PHP News.
This post originally appeared on Symfony Station.Welcome to this week's Symfony Station Communique. Its your weekly review of the most valuable and essential news in the Symfony and PHP development co...
03:28 pm GMT - Fri, November 26, 2021
Dev To
DevTips Daily Update 26/11/21
So in this week's videos on DevTips Daily, we were carrying on with our full end to end project and we got setup with our server on Digital ocean, starting creating some endpoints in the Express app f...
03:24 pm GMT - Fri, November 26, 2021
Dev To
Using a Private GitHub Repository as a Helm Chart Repository
IntroductionApplications deployed on Kubernetes typically consist of multiple Kubernetes resources, such as deployments, services, config maps, and so on. Application developers can package thos...
03:22 pm GMT - Fri, November 26, 2021
Dev To
Hacking the hinge
In a previous post I showed you how to optimize a two column layout for devices with a hinge. The idea is to get the configuration of the hinge using Jetpack WindowManagerplace a third column with the...
03:21 pm GMT - Fri, November 26, 2021
Dev To
Building a Unicorn Engineering Org at GRIN
How do you build an engineering organization that can drive your company to a billion-dollar valuation and unicorn status?And how do you do it in an emerging and highly-competitive product category li...
03:16 pm GMT - Fri, November 26, 2021
Dev To
Packaging and Releasing (Lab 10)
For this lab, we were tasked with packaging and releasing our SSG project we've been working on all semester. Since I wrote my SSG in Python, I chose PyPI for this. Setting upReading PyPI's docs,...
02:59 pm GMT - Fri, November 26, 2021
Dev To
Sass(SCSS) @mixin, @extend
@mixinMixin allows you to define style that can be re-used throughout your stylesheet.(They make it easy to avoid using non-semantic classes like .float-left, and to distribute collections of st...
02:47 pm GMT - Fri, November 26, 2021
Dev To
10 Trending projects on GitHub for web developers - 26th November 2021
Trending Projects is available as a weekly newsletter please sign up at Stargazing.dev to ensure you never miss an issue. 1. Remix RunBuild Better Websites. Create modern, resilient user experien...
02:44 pm GMT - Fri, November 26, 2021
Dev To
AWS SSO Tutorial with Google Workspace (Gsuite) as an IdP Step-by-Step
AWS SSO and AWS Organization were released around 2017 and are probably the best way to manage AWS access at scale."AWS Single Sign-On (SSO) is a cloud SSO service that makes it easy to centrally mana...
01:56 pm GMT - Fri, November 26, 2021
Dev To
Bulk merge & Approve Github Pull Requests with the Gomerge github action!
My WorkflowAre you an open source maintainer? Do you get dozens of contributions from your community every week? Are you someone who would like to automate everything?Late last year, I created t...
01:45 pm GMT - Fri, November 26, 2021
Dev To
Autotab To Next Input Field JQuery Example
n this example I will give you example of autotab to next input field jquery or move cursor to next input jquery when maxlength is reached, some time we have requirement to restrict user to add more c...
01:44 pm GMT - Fri, November 26, 2021
Dev To
Appwrite's Hacktoberfest '21 Journey
October is our favourite month of the year because it brings with it Hacktoberfest, the largest celebration of open source in the world! Hacktoberfest 2021 was a very special edition for us as we joi...
01:18 pm GMT - Fri, November 26, 2021
Dev To
The Complete Customer Data Stack: Data Collection (Part 1)
The Importance of CategoriesEven the best possible data stack is completely useless without data. For this reason, the first problem we always face when building data infrastructure is what data...
01:15 pm GMT - Fri, November 26, 2021
Dev To
How to Create NFT Preview card with HTML CSS
How to create nft preview card using only html and css.HI I'm Sadee (webdev)In this channel I make videos about Complete Responsive website.You can checkout my channel My Channel : codewithsadee Subs...
01:09 pm GMT - Fri, November 26, 2021
Dev To
Implementing Graceful Shutdown in Go
Shutting down gracefully is important for any long lasting process, especially for one that handles some kind of state. For example, what if you wanted to shutdown the database that supports your appl...
01:06 pm GMT - Fri, November 26, 2021
Dev To
Six (Dirty) Ways to shorten your Javascript
Shortening your code might not be the best way to do something, but it can help you out a lot if you are competing or trying to make a small javascript package! Here are ten tips I'll show you that y...
01:06 pm GMT - Fri, November 26, 2021
Dev To
Introduction FastAPI (Python) : Partie 2
Voici une srie d'articles qui vous permettra de crer une API en Python avec FastAPI.Je vais publier un nouvel article environ aux deux jours et petit petit vous apprendrez tout ce qu'il y a savoir s...
12:56 pm GMT - Fri, November 26, 2021
Dev To
Day 49 of 100 Days of Code & Scrum: Sass-y Styling on Thanksgiving
Happy Thanksgiving day, everyone!...Unfortunately, we do not celebrate Thanksgiving in the country I live in, so it was just a normal day for me.Either way, I had a great time styling my homepage. I t...
12:05 pm GMT - Fri, November 26, 2021
Dev To
Yetkili Kullanc Politikas, Domain Kullanclarna Yalnzca Kendi Makinelerinde Yetki Verme
Kullanclara kendi makinelerinde yetki verilmesi 2 ekilde yaplabilir. 1- Her kullancnn yalnzca kendi makinesinde tam yetki verilmesiLiman MYS arayznden politikalar arayzne gidilir; Liman MYS'de Do...
11:54 am GMT - Fri, November 26, 2021
Dev To
Fashion Mobile App UI Kit Screen Design Sketch Resource
The Fashion Mobile App UI Kit is a beautiful, premium Brand Store App UI Kit design that consists of 25+ unique screens which you can easily customize to fit your design style. Create an online store....
11:48 am GMT - Fri, November 26, 2021
Dev To
Abstract Factory Pattern | Design Patterns in Java
Java implementation of the Abstract Factory Pattern which basically is a factory class structure for returning other factories. In this example the "Regular Shape" and the "Rounded Shape" represent se...
11:47 am GMT - Fri, November 26, 2021
Dev To
Factory pattern in a nutshell
Factory pattern is a design pattern that allows you to create objects without exposing the instantiation logic to the client.It's a way to delegate the instantiation of an object to a factory class wi...
11:21 am GMT - Fri, November 26, 2021
Dev To
Test plan vs. test strategy: whats the difference?
https://medium.com/@okqa/test-plan-vs-test-strategy-whats-the-difference-5ca9635201af...
11:15 am GMT - Fri, November 26, 2021
Dev To
First NPM Package
Overviewnpm install osd600-ssg --saveSo I am very excited that I have published my first package to NPM. As a Javascript developer, I have used many NPM packages more than I can remember, now, m...
11:14 am GMT - Fri, November 26, 2021
Dev To
Graphen Cheat Sheet
GraphGraph G(V, E) - Graph, welcher aus der Knoten- und Kantenmenge V und E besteht.Knoten v - Element aus V, der Menge der Knoten (v V) Kante e - Element aus E, der Menge der Kanten (e E) ...
11:10 am GMT - Fri, November 26, 2021
Dev To
My Top 3 Server Side Technologies. What are yours ?
Hey guys ,In this article, I will unveil My Top 3 Server Side Technologies that I work with.This article was first published on https://the-nerdy-dev.com/.Check the website for more interesting articl...
11:08 am GMT - Fri, November 26, 2021
Dev To
From Java to C - lambdas
In Java, we have our take on functional programming with lambdas. Obviously, as functional programmers love to tell us - they're just a mere simplifications of the 'real' functional languages. However...
11:03 am GMT - Fri, November 26, 2021
Dev To
Mobile Security: OWASPList
Technological revolution has been the most dynamic thing in the world to change it's dynamics. Less than a decade ago, smartphones were a little device which would be accessible to wealthy persons onl...
10:44 am GMT - Fri, November 26, 2021
Dev To
Introduction to mutation testing with PiTest
Mutation testingWrite tests for your software has many advantages: It ensures your business requirements are satisfiedIt's a security net against regressionsIf you practice TDD, it guides your i...
10:39 am GMT - Fri, November 26, 2021
Dev To
Understanding The Building Blocks OfAndroid
App components are the essential building blocks of an Android app. Each component is an entry point through which the system or a user can enter app. Some components depend on others.In this post we ...
10:29 am GMT - Fri, November 26, 2021
Dev To
Day 71-72/100 HTTP and Forms
"Communication must be stateless in nature [...] such that each request from client to server must contain all of the information necessary to understand the request, and cannot take advantage of any ...
09:43 am GMT - Fri, November 26, 2021
Dev To
Free Bootstrap Button Generators
Bootstrap button generator tools helps developers to create buttons with different shapes, colors, and sizes without any programming knowledge. The tool selects the appropriate button for the develope...
09:22 am GMT - Fri, November 26, 2021
Dev To
Fully Isolating Resources in a Multi-Tenant SaaS on Google Cloud using a Token Vending Machine
If you're building a multi-tenant SaaS, securely isolating customer data not only from other customers but from your own developers is a conversation that you'll have sooner or later. Here at Skribe ...
09:22 am GMT - Fri, November 26, 2021
Dev To
Laravel ( WhereRaw HavingRaw OrderByRaw And SelectRaw )
Let's get started quickly We start with WhereRaw$products = DB::table('products') ->whereRaw('price > IF(state = "TX", ?, 100)', [200]) ->get();havingRawProduct::groupBy('product_id')-&...
08:54 am GMT - Fri, November 26, 2021
Dev To
Readymade Script For Building Fiverr Like Marketplace
Easily create your online marketplace with our readymade PHP script. Create your Fiverr clone and start earning! ADVANCED MARKETPLACE That's why we've created this Fiverr Clone Script to help you make...
08:53 am GMT - Fri, November 26, 2021
Dev To
JavaScript Object Keys
This article was originally published on webinuse.comWe have already mentioned JavaScript Object Keys when we spoke about Object manipulation in JavaScript. In this article, we are going to cover Obje...
08:53 am GMT - Fri, November 26, 2021
Dev To
Oracle Fusion HCM Online Training
Rainbow training institute is the Perfect place to learn Oracle emulsion HCM online training and Oracle Fusion Financials Online Training and numerous further Fusion Courses. It gives complete commerc...
08:28 am GMT - Fri, November 26, 2021
Dev To
Using JSDoc to write better JavaScript Code
Using TypeScript consistently offers a lot of benefits, especially for writing clean code to prevent unnecessary bugs and errors. But it takes some time and effort to learn, and you have to adapt ever...
08:10 am GMT - Fri, November 26, 2021
Dev To
How to Create and deploy Lambda function on AWS with CDK and API endpoint to Lambda
1.What is AWS and CDK ?Amazon Web Services (AWS) is the worlds most comprehensive and broadly adopted scaleable cloud platform. AWS offering over 200 fully featured services from data centers gl...
08:01 am GMT - Fri, November 26, 2021
Dev To
Features of clean code architecture | Node.js
Goal: Make our code resilient against changes over time A brief introduction to architectureSoftware architecture is primarily the structure of the software components to be arranged in a purpose...
07:46 am GMT - Fri, November 26, 2021
Dev To
Who am I?
WTF? Oh, Shit Yes it's exactly which you have just read, it's completely describe such a Shit, but why?, the question should be why is it called shit?In this posts I will share you everything yo...
07:46 am GMT - Fri, November 26, 2021
Dev To
This is really a great shit
WTF? Oh, Shit Yes it's exactly which you have just read, it's completely describe such a Shit, but why?, the question should be why is it called shit?In this posts I will share you everything yo...
07:44 am GMT - Fri, November 26, 2021
Dev To
30 Best Chrome Extensions for Personal Productivity in 2022
Having the capability to enhance our online presence and optimize work without extra efforts, Chrome extensions are helpful in achieving a high level of efficiency. In this post, you will find 30 top ...
07:38 am GMT - Fri, November 26, 2021
Dev To
Historical Test Report Portal How Developers Accelerate the Testing Process
"Your testing team, from developers to testers, has put out a great amount of work to design test cases.Knowing that an error-free testing process simply does not exist, when it comes to the test exec...
07:14 am GMT - Fri, November 26, 2021
Dev To
A Detailed Guide on Angular Onpush Change Detection and Component Design
IntroductionFor all of our favorite projects, we've switched to Angular. We understand what Angular has to offer and how we can use it to create fantastic online applications. However, there are...
07:09 am GMT - Fri, November 26, 2021
Dev To
Splitting User Stories - What it is and techniques used
What is a user story?Firstly, let's understand what stories are in agile. It is a short description that talks about the desired function from the perspective of the user. Agile teams size these...
07:01 am GMT - Fri, November 26, 2021
Dev To
Advanced Typescript | Generics
Learn advanced Typescript features and apply them to practical code exercisesTypescript Generics provide a way to write flexible code that can work with various data types rather than a single data ty...
06:55 am GMT - Fri, November 26, 2021
Dev To
Use react-hot-toast with Promise & Axios
PromiseA promise is an object that may produce a single value some time in the future : either a resolved value, or a reason that it's not resolved (e.g., a network error occurred). A promise ma...
06:43 am GMT - Fri, November 26, 2021
Dev To
4 best python web app hosting services for free(with complete process)
Hi developers, I am Yash Makan and in today's post, we are going to discuss 4 platforms where you can host your flask or Django app. If you've completed a website or API using python or planning to cr...
06:31 am GMT - Fri, November 26, 2021
Dev To
Contact Form with Emailjs - React
IntroductionThis article is majorly for frontend engineers/developers who have no backend skill or do not want to delve into it but needs a way to get contacted from their website at minimum cos...
06:18 am GMT - Fri, November 26, 2021
Dev To
Simple way to generate random string in PHP
While developing an application, sometimes it requires generating a random but unique string, e.g. Password Generator, CSRF token, and many more.There are so many methods to generate random and unique...
06:14 am GMT - Fri, November 26, 2021
Dev To
How to Implement Server-sent Events in Node.js?
Server-sent events **are a new **HTTP API for pushing events from the server to the client. Unlike W*ebSockets, server-sent events (SSE* for short) are built on top of the HTTP protocol, so no need fo...
05:39 am GMT - Fri, November 26, 2021
Dev To
3 Best Black Friday Deals for Online Educators, Instructors, and Course Creators in 2021
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, if you love teaching onlin...
05:35 am GMT - Fri, November 26, 2021
Dev To
My honest opinion on Tailwind CSS
I've written quite a few articles about Tailwind CSS and would really like to give my honest opinion about it.There seems to be a big divide between those loving Tailwind and those not loving it.Which...
03:47 am GMT - Fri, November 26, 2021
Dev To
Make your first open-source contribution
How to make your first open-source contribution?There are many ways you can contribute to open source and it doesn't have to be exclusive to code.You can contribute byWriting codeReporting bugsR...
03:42 am GMT - Fri, November 26, 2021
Dev To
React.js 18: An overview of its new features and updates
React is an open-source JavaScript UI library designed by Facebook, it has gained a lot of popularity in the front-end developer community.React 18 is shifting from alpha to beta and has some exciting...
02:47 am GMT - Fri, November 26, 2021
Dev To
Live Preview
My WorkflowThis project aims to provide temporary validation deployments that make the process of reviewing a PR easier by providing an environment in which the reviewer can verify if the change...
02:29 am GMT - Fri, November 26, 2021
Dev To
How I use Notion while learning programming
Notion is pretty popular these days and I've had it for almost 2 years now. I've been experimenting ever since with several ways to utilize it to my needs. In this blog post, I will specifically expla...
12:07 am GMT - Fri, November 26, 2021
Dev To
Building My First Command Line Interface (CLI) withRust
After telling myself over and over that today is the day I start learning rust. I finally successfully built a (very small) cli for engram.This post will cover some of the things I learned along the w...
10:55 pm GMT - Thu, November 25, 2021
Dev To
Clean Architecture Solution Template
Ive become a huge fan of the Clean Architecture pattern when working on .NET APIs. I wont go into a ton of detail here, as there are a lot of great resources out there on the subject already, includin...
10:27 pm GMT - Thu, November 25, 2021
Dev To
Integrating MacOS with multiple Github or Bitbucket accounts
Assume you want to use your personal Github account on your work laptop, and wanted to commit to your personal account without breaking your work repository configuration. In this tutorial I will show...
10:06 pm GMT - Thu, November 25, 2021
Dev To
5 Actionable Steps to Land Your First Software Engineering Role
Originally published on my blog.Landing your first engineering role after getting a degree in computer science (or software engineering) is a challenging process. There are so many software engineerin...
09:44 pm GMT - Thu, November 25, 2021
Dev To
Adding Emacs Function for my Forem Pull Requests
Automating the Repetetive while also Learning a Bit More about My EditorIn October I joined Forem as the lead engineer for the content experience team. Ive been contributing to open source softw...
09:21 pm GMT - Thu, November 25, 2021
Dev To
Understand React Redux from scrach on one page
Redux a popular React and React Native state management library.Here is all component of redux in one pagenpx create-react-app reactappcd reactappyarn add react-reduxAdd this in index.jsimport React f...
09:17 pm GMT - Thu, November 25, 2021
Dev To
Fetch and display the latest git commit hash in your iOS apps
If you want to know from what exact commit your app is built you can include the latest git commit hash to the place where you display the app version. I like to call that generated hash revision or i...
09:01 pm GMT - Thu, November 25, 2021
Dev To
Azia Dashboard - Open-Source Flask Dashboard
Hello coders!This article presents an open-source Flask Dashboard crafted with authentication, database, and Docker support on top of Azia Admin, a colorful dashboard template. The product can be used...
08:41 pm GMT - Thu, November 25, 2021
Dev To
Top 5 business intelligence blog websites
business intelligence blogs are those that talk about business formation with proper insights and researched analytics or data. These types of blogs help business owners or researchers to create busin...
08:10 pm GMT - Thu, November 25, 2021
Dev To
Storecle - a neat app state management for React and Solid
Storecle is a neat uni-directional app state management for React and Solid (). FeaturesStorecle uses a simple mental model which lets you access app-wide actions and their results by using Conte...
07:58 pm GMT - Thu, November 25, 2021
Dev To
Nodejs And Express CRUD
Now we are going to learn how to create a Nodejs and express CRUD application. A CRUD application is the simplest web application that we can create. The term CRUD comes from "Create," "Read," "Upda...
07:34 pm GMT - Thu, November 25, 2021
Dev To
Lenses: what they are and why you may want to use them ;)
This is my first post here, and I hope you will enjoy it.I was trying to figure out which topic I can talk about and I came up with one I encounter in the last few weeks.I am a backend software engine...
07:17 pm GMT - Thu, November 25, 2021
Dev To
Publishing my package to NPM
IntroductionHello everyone, my name is Dustin. Today, I'd like to talk about my experience of publishing my static site generator to NPM. It's quite a fun experience as I finally made my project...
07:08 pm GMT - Thu, November 25, 2021
Dev To
Which technologies would you choose for your next web project?
If you were building an application consisting of a user interface and an API, what technology choices would you make and why?I'll go first.1. TypeScriptI'd choose TypeScript because it's worth it. If...
06:42 pm GMT - Thu, November 25, 2021
Dev To
Thoughts - a self-hosted microblogging web app for teams and groups
Thoughts - a self-hosted microblogging web app for teams and groupsShare your ideas, thoughts, and feelings. Let your team and group know what's up.Lightweight, easy to use, and free.For startu...
06:17 pm GMT - Thu, November 25, 2021
Dev To
Typescript generics for React developers
I dont know about you, but I fall asleep every time Im trying to read typescript documentation. There is something in the way it is written that signals to my brain that I should not even attempt to c...
05:41 pm GMT - Thu, November 25, 2021
Dev To
Replacing Jira on-premises for QA testing purposes
Jira is probably one of the most popular proprietary issue tracking systems. However, the news that Jira decided to withdraw their on-premise product from the market, and discontinue product maintenan...
05:37 pm GMT - Thu, November 25, 2021
Dev To
I built my first Fullstack app: 5 lessons I learned
I built my blog with MERN (MongoDB, Express, React.js, and Node.js) stack. It's for my portfolio. I didn't build any full-stack project before. In the process of building this project, I've learned a...
04:37 pm GMT - Thu, November 25, 2021
Dev To
Blob Generator using JavaScript
I created Blob Generator using HTML,CSS and JavaScript. So, let's see the code part.HTML:-<body> <div class="wrapper"> <div class="output"> <div id="blob">...
04:36 pm GMT - Thu, November 25, 2021
Dev To
Make your website stand out with a custom scrollbar
The scrollbar is easily one of the most neglected UI components out there that are not leveraged by many websites to enhance their users' experience. By default, on all HTML, when the content of the w...
04:33 pm GMT - Thu, November 25, 2021
Dev To
QRCode with JavaScript
[Clique aqui para ler em portugus]Today, we use QRCode for everything, and it makes it very easy for us to share small information, so we are now going to use a js lib, to show how simple and easy it ...
04:16 pm GMT - Thu, November 25, 2021
Dev To
How To Create a Simple Bot on Discord
This tutorial will show you how to set up a simple bot using webhooks on a Discord channel. The bot will post a message to a channel. I recommend setting up your own personal server for testing purpos...
04:08 pm GMT - Thu, November 25, 2021
Dev To
32" Curved Monitor Recommendations?
I'm looking to buy a 32" curved monitor for Black Friday/Cyber Monday. I dropped the question on Twitter as well, but maybe folks will chime in here as well. Nick Taylor (he/h...
03:58 pm GMT - Thu, November 25, 2021
Dev To
next-export-i18n v1.2.1: i18n with Next.js and Mustache
Today I released version 1.2.1 of next-export-i18n, the i18n module for Next.js which is fully compatible with next export.Install next-export-i18n with $ npm i next-export-i18n or visit next-export-i...
03:37 pm GMT - Thu, November 25, 2021
Dev To
Removing people using UTF-8
While I was writing my new article I found out about really cool thing I am going to share with you.Check out this emoji containing 4 people .While I was trying to delete in VSCode using backspace it...
03:19 pm GMT - Thu, November 25, 2021
Dev To
I made a working Gameboy CSS art: try it out
Here is the story. Last year, I went to an interview (for an Angular position) and the interviewer asked me about a maze-solving algorithm. So I completed the algorithm and just for fun I went ahead a...
03:18 pm GMT - Thu, November 25, 2021
Dev To
Getting started with Web Sockets inNodeJS
In the day and age of live streaming, video conferencing, and remote work, one of the primary concerns of any user is latency. A seamless experience is the name of the game.Traditional HTTP, being dep...
02:41 pm GMT - Thu, November 25, 2021
Dev To
Let's create a Pixel Art maker with JavaScript
In one of my previous article I have showed you how to create a paint app using JavaScript. And in this article we will learn how to create a pixel art generator using HTML, CSS and vanilla JS.Pixel a...
02:23 pm GMT - Thu, November 25, 2021
Dev To
Short-Circuiting in JavaScript
In JavaScript, short-circuiting refers to the partial evaluation of expressions to avoid unnecessary computation. This blog post describes the short-circuiting operators and assignments in JavaScript ...
01:49 pm GMT - Thu, November 25, 2021
Dev To
AWS Step Function vs. AWS Lambda - Part 2
Do you also feel the tension of the cover image? It is time for a battle again. After I published the first part of my comparison, I was overwhelmed about the amount of feedback I received. May it be...
01:37 pm GMT - Thu, November 25, 2021
Dev To
Backtracking in JAVA
Backtracking is an algorithmic-technique for solving problems recursively by trying to build a solution incrementally, one piece at a time, removing those solutions that fail to satisfy the constraint...
01:31 pm GMT - Thu, November 25, 2021
Dev To
How to mock environment variables with Jest
If you use Jest as your trusty testing framework for your Node.js application, you probably ended up in the situation where the code you are trying to test, uses environmental variables that you acces...
01:25 pm GMT - Thu, November 25, 2021
Dev To
Multithreading in Java
MultithreadingMultithreading is a Java feature that allows concurrent execution of two or more parts of a program for maximum utilization of CPU. Each part of such program is called a thread. So...
01:15 pm GMT - Thu, November 25, 2021
Dev To
React: different types of state management
This is my categorization of different types of state management in React. 1. React contextThis is a native mechanism in react core. Actually context is not exactly state management tool, it is k...
01:10 pm GMT - Thu, November 25, 2021
Dev To
Automatic scrolling for Chat app in 1 line of code React hook
While using WhatsApp, twitch, or any social media application your chat feed automatically scrolls to the bottom when a new message is sent/received. While building an application with a chat feature ...
01:08 pm GMT - Thu, November 25, 2021
Dev To
Continuous Integration for Monorepos
Monorepos are highly-active code repositories spanning many projects. These can test the limits of conventional continuous integration. Semaphore is the only CI/CD around with easy out-of-the-box supp...
01:04 pm GMT - Thu, November 25, 2021
Dev To
Amazon Integration: Benefits, Pitfalls, and Solution to Implement It
For any SaaS App provider, the implementation of Amazon integration is of vital importance. Such a connection opens the doors to a wide range of online store owners. Thus, you can expand your market s...
01:03 pm GMT - Thu, November 25, 2021
Dev To
Avoid These Costly Mistakes During Web Application Development
This article was originally posted on Codica Blog.Did you know that over 90% of startups fail after launch? That's what findings of the Startup Genome Report tell us. Skipping the market research, hir...
01:00 pm GMT - Thu, November 25, 2021
Dev To
Build a Full-Stack Notebook App using React and Firebase
In this blog tutorial, we are going to set up and build full-stack notebook applications using react.js from absolutely scratch. We will be creating everything from absolute scratch. However, before w...
12:58 pm GMT - Thu, November 25, 2021
Dev To
Hashing in Java
Hashing*In hashing there is a hash function that maps keys to some values. But these hashing function may lead to collision that is two or more keys are mapped to same value. Chain hashing avoid...
12:53 pm GMT - Thu, November 25, 2021
Dev To
Day 48 of 100 Days of Code & Scrum: Just Chilling With Sass-y Styling
Greetings, everyone!Today was a really easy day in terms of work. All I had to deal with was SCSS styling for my entire homepage. It's still a work in progress, and I still have three sections that ne...
12:53 pm GMT - Thu, November 25, 2021
Dev To
Monitoring your FastAPI application using OpenTelemetry
FastAPI is a modern Python web framework based on standard Python type hints that makes it easy to build APIs. It's a relatively new framework, having been released in 2018 but has now been adopted by...
12:51 pm GMT - Thu, November 25, 2021
Dev To
Objects in java
A Java object is a member (also called an instance) of a Java class. Each object has an identity, a behavior and a state. The state of an object is stored in fields (variables), while methods (functio...
11:59 am GMT - Thu, November 25, 2021
Dev To
Permalink - A Complete Guide
What is Permalinks?Permalinks are the permanent URLs that point to your blog post. As soon as you publish a blog post, a permalink for it is created on your blog. You can change or modify it at ...
11:35 am GMT - Thu, November 25, 2021
Dev To
How to handle JWT & Http-Only Cookies Authentication with Next.js
Summary.Greeting! folks, If you don't want to save your JWT-token in the client side then I believe that's why you're here, So welcome. In this article am going to show you how to handle authent...
11:17 am GMT - Thu, November 25, 2021
Dev To
Testing the new AWS ARM CPU's with k6
Recently AWS made the new ARM processors for Lambda functions generally available. With that change Serverless functions now use Graviton2, said to offer better performance at lower cost.I built a sam...
11:15 am GMT - Thu, November 25, 2021
Dev To
Advanced Roadmap for React.js developers
The React JS or React is an open-source, front-end, JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companie...
11:08 am GMT - Thu, November 25, 2021
Dev To
Why is Git Important?
Git is useful for everyone who develops code or tracks changes to files, from web developers to app developers. So, What is purpose of Git and Why you should consider utilizing it.The most widely used...
10:50 am GMT - Thu, November 25, 2021
Dev To
RudderStack Blendo: Better Together
I startedBlendoin 2014. The only knowledge I had at that time was that I wanted to leave academia and consulting to build a company and, most importantly, a product. I also knew that, based on my back...
10:47 am GMT - Thu, November 25, 2021
Dev To
Open Source Analytics Stack: Bringing Control, Flexibility, and Data-Privacy to Your Analytics
Thank you Yakko Majuri fromPostHogfor coming up with the idea for this article and for your feedback and contributions to it.A data analytics stack enables all of the teams across your organization to...
10:30 am GMT - Thu, November 25, 2021
Dev To
How to Build a News Aggregator App using Strapi and Nuxtjs
If you are an avid reader, you might have a News Aggregator app installed on your device. Wouldn't it be awesome to create your own News Aggregator app that you can control and customize according to ...
10:23 am GMT - Thu, November 25, 2021
Dev To
Developing for Polygon and Sidechains
IntroductionIn our last tutorial, we covered how to develop and deploy an NFT Collectible Smart Contract from scratch. Last week, we published another article showing you how to estimate your co...
10:10 am GMT - Thu, November 25, 2021
Dev To
The Ultimate PowerShell Terminal Guide
Thanks to Scott Hanselman, my terminal looks fabulous, and it's not only the looks but also the productivity.You can find the whole guide on his blog (quick guide):https://www.hanselman.com/blog/my-ul...
10:04 am GMT - Thu, November 25, 2021
Dev To
Newsletter to subscribe to
Being in a fast-paced industry, we need to update our skills to stay relevant to perform our jobs better(to get a better salary). For me, having a short attention span is a challenge; one minute, I'm...
10:03 am GMT - Thu, November 25, 2021
Dev To
How to remove the background from your video automatically and without a green screen?
You can remove the background from your video totally for free on the BgRem website. You are not required to possess special knowledge in video editing artificial intelligence will remove the backgro...
08:29 am GMT - Thu, November 25, 2021
Dev To
MkDocs : Gnrer un site web pour votre documentation Markdown
...
08:25 am GMT - Thu, November 25, 2021
Dev To
Emmet Crash Course!
Hey fellow creators,Let's boost your productivity with Emmet!Originally, Emmet was an extension that's become so popular it's now been integrated into VS Code and other code editors. It's simply a sho...
08:18 am GMT - Thu, November 25, 2021
Dev To
Supercharge Your Node Productivity With Debugging
IntroductionThis tutorial will show you how to debug a NodeJS express app using Visual Studio Code. You don't need to be a node expert to do debugging, beginner level knowledge is all thats requ...
08:11 am GMT - Thu, November 25, 2021
Dev To
Adapter Pattern | Design Patterns in Java
Java implementation of the Adapter Pattern, with acts a wrapper between two objects, that have incompatible interfaces. In this example we create an Adapter to make it possible to get Employees name a...
08:02 am GMT - Thu, November 25, 2021
Dev To
7 tips for the newbie freelancers
If you found value in this thread you will most likely enjoy my tweets too so make sure you follow me on Twitter for more information about web development and how to improve as a developer. This art...
07:47 am GMT - Thu, November 25, 2021
Dev To
Top 10 popular sentiment analysis datasets
Sentiment analysis has found its applications in various fields which now help companies to correctly assess and learn from their customers or clients. Sentiment analysis is increasingly used for soci...
07:44 am GMT - Thu, November 25, 2021
Dev To
Python String Methods for Whitespace Removal
When working with Python strings, there are times when you'll need to remove unwanted whitespaces, tabs, and newline characters.You may have to resize strings, or ensure consistency for further proces...
07:36 am GMT - Thu, November 25, 2021
Dev To
Benefits of Salesforce Consulting Services
Whether you are a newbie or a seasoned Salesforce user, hiring a consulting company to help you use the platform effectively has several benefits. First, this professional service can be invaluable in...
07:32 am GMT - Thu, November 25, 2021
Dev To
ShipStation Competitors and Alternatives
ShipStation Competitors and Alternatives1)SummaryShipStation is an automation software for shipping operations. It helps eCommerce companies manage their shipments through a unified platform. It is in...
07:32 am GMT - Thu, November 25, 2021
Dev To
Top 6 best android games 2021
In recent years, Android games have become a more feasible alternative to handheld console games. Every day, a large number of mobile games are added to the Google Play store. Smartphones are the most...
07:22 am GMT - Thu, November 25, 2021
Dev To
Publishing your app on Google Play Store and Apple App Store
CloudNow recently completed the development and launch of an application on iOS and Android. We thought that we would document some of the nuances of this launch process on both the Google Play Store ...
07:09 am GMT - Thu, November 25, 2021
Dev To
Mardi Himal
The Mardi Himal is a 5,587- metre trekking spot beneath the much more prominent Machapuchare in the Annapurna region of Nepal, from which it is separated by a 5,200 meters col. It was first trek in 19...
06:54 am GMT - Thu, November 25, 2021
Dev To
Faster! Optimizing React app to the bone
In Tolgee platform, we manage translations. So our most important view is a list of translations, every row contains key and related translations in different languages. As this view serves multiple p...
06:46 am GMT - Thu, November 25, 2021
Dev To
Narvar Competitors and Alternatives
Narvar Competitors and Alternatives1)Summary Narvar is shipping software for eCommerce companies. It offers integrations with more than 300 shipping companies and operates a network of 200,000 drop-of...
06:44 am GMT - Thu, November 25, 2021
Dev To
A powerful drag and drop implementation in just 16 lines of JavaScript
Drag and drop is a very useful tool in applications as it can simplify a large part of the process for users. It's also a common task we delegate to other libraries which may bloat your app when you j...
06:32 am GMT - Thu, November 25, 2021
Dev To
Top 10 platforms to get free good quality datasets
If the data is the new oil then there is a lot of free oil just waiting to be used. And you can do some pretty interesting things with that data, like finding the answer to the question: Is Buffalo, N...
06:09 am GMT - Thu, November 25, 2021
Dev To
A home cloud open source project
Welcome your commentshttps://github.com/IceWhaleTech/CasaOS...
06:05 am GMT - Thu, November 25, 2021
Dev To
Top 10 VSCode Extensions for React
What will be covered here?We will be covering 10 essential visual studio code extensions for React developers. These extensions will help you code faster, cleaner and easier. Top 10 VS Cod...
04:59 am GMT - Thu, November 25, 2021
Dev To
Class Inheritance In Python
Howdie, folks! Today we are going to learn a bit about the vast world of **inheritance* from the realms of the OOP, or Object Oriented Programming: Are you guys ready for this amazing adventure? If so...
04:22 am GMT - Thu, November 25, 2021
Dev To
300 Nodejs Projects for Beginners Easy Ideas to Get Started Coding Nodejs [Beginners - Advance]
If you have decided to build your career inNodeJSdevelopment, we have gathered a list ofnodeJS projects for beginnersfor all node enthusiasts to build highly scalableweb applications.These bestnodeJS ...
04:12 am GMT - Thu, November 25, 2021
Dev To
Black Friday Lifetime Deal 90% Off Offer
Black Friday Lifetime Deal Going on www.uihut.comGet Lifetime Access for only $99. For Discount, Use the "nab10" Coupon and get a 10% Extra Discount. 5 Days LeftDownload 15,000+ Design Resources...
04:03 am GMT - Thu, November 25, 2021
Dev To
VS Code extension improve your project version management
BackgroundOur team mainly maintains Tob web projects, and each project has multiple versions that are maintained concurrently. For example, after project A is deloyed to different customers for ...
03:37 am GMT - Thu, November 25, 2021
Dev To
100 amazing GitHub repositories that will help you make a Beautiful Project
IntroductionToday I would like to give examples of good GitHub repositories that will help you implement complex animations, as well as useful functions in your projects.So let's get startedRead More:...
02:57 am GMT - Thu, November 25, 2021
Dev To
Dev Profile with GitHub Apis
Hey guys, Here is an GitHub Profiler. It is built using nextjs, tailwind, GitHub Rest apis and deployed on Vercel. Let me know what do you think guys. ScreenShot GitHub RepoGitHub Live ...
01:31 am GMT - Thu, November 25, 2021
Dev To
Dynamic Build Orchestration using CodePipeline, CodeBuild and Step Functions
IntroductionAWS CodePipeline helps in orchestrating CI/CD pipeline all the way from building and testing to deploying applications, from development to production environments.However, one of th...
01:31 am GMT - Thu, November 25, 2021
Dev To
Dynamic Pipeline Orchestration using CodePipeline, CodeBuild and Step Functions
IntroductionAWS CodePipeline helps in orchestrating CI/CD pipeline all the way from building and testing to deploying applications, from development to production environments.However, one of th...
12:49 am GMT - Thu, November 25, 2021
Dev To
A quick guide for package.json dependencies management
If you've just studied html, css and basic javascript and are starting with some framework that uses node, like react, you may have some doubts about managing dependencies. So let's take a look at som...
12:36 am GMT - Thu, November 25, 2021
Dev To
How is AI used for hiring?
TLDRArtificial Intelligence (AI) is shifting recruiting from a human to largely computer-based process. AI is being used to assist HR in the entire process of candidate selection from curating ...
12:11 am GMT - Thu, November 25, 2021
Dev To
Reminder Join the GitHub Actions Hackathon 2021 on DEV
This year's GitHub Actions Hackathon on DEV closes on December 8th, 2021 @ midnight PST (i.e. 8 AM UTC the following day)It's been so much fun watching submissions come in for the 2021 GitHub Ac...
12:00 am GMT - Thu, November 25, 2021
Dev To
Manually Removing .NET SDKs from MacOS
.NET SDKs including .NET Core, .NET 5 and .NET 6 support cross-platform. For some reason, you might feel like removing the latest preview version of SDK or a certain version of SDK. You can then use m...
11:52 pm GMT - Wed, November 24, 2021
Dev To
Quitting At Work, and Normalizing Burnout Conversations
Well, well! This piece reads like a bit of a downer doesnt it? Still, I wanted to share some not-so-glamorous sides of the developer experience (mine included). I believe that being able to feel, acce...
11:40 pm GMT - Wed, November 24, 2021
Dev To
9 Bootstrapping Lessons from my Interview with Arvid Kahl
The cool thing about having an entrepreneurial-related podcast is that I get to speak with very knowledgeable people inside the startup and bootstrapping world.Arvid Kahl is a multi-talented business ...
11:23 pm GMT - Wed, November 24, 2021
Dev To
JavaScript Vs TypeScript
What is JavaScript?JavaScript, is also known as JS, is a programming language that conforms to the ECMAScript specification. This is a high level, often just-in-time compiled, and multi-paradigm...
11:19 pm GMT - Wed, November 24, 2021
Dev To
Generating Universally Unique Identifiers with JavaScript
For as long as I can remember the recommended way to generate unique universal Identifiers in node.js was to the uuid module. These IDs are useful in all sorts of scenarios including for database keys...
11:12 pm GMT - Wed, November 24, 2021
Dev To
Angular Material Setup Guide - Installation and Quick Demo
In this video, I will show you how to install and use Angular Material UI in your Angular project.We will create a new angular project in Angular version 13 and then we will install Angular Material U...
11:01 pm GMT - Wed, November 24, 2021
Dev To
An Open Source DevOps Dashboard
Hey Dev friends! Forgive the shameless promotion, I'm so proud of my teammates and want to share, and hope you'll help! DevLake, is a free and open source tool, it brings together all the data from ma...
10:24 pm GMT - Wed, November 24, 2021
Dev To
SeedAcquire buy or sell a startup
Hi All!Today we launched SeedAcquire a place where you can buy and sell startups! Check it out at seedacquire.com or app.seedacquire.comQuestions? hit us up at [email protected] you!...
09:16 pm GMT - Wed, November 24, 2021
Dev To
NPM vs. YARN: Basic Commands
Here is a quick reference guide for basic commands that we can use when dealing with Node and requiring the use of NPM or YARN. Install dependencies from package.json:npm install == yarn Ins...
09:13 pm GMT - Wed, November 24, 2021
Dev To
Top 6 JavaScript Chart Libraries
JavaScript is a programming language used to develop dynamic and interactive websites.There are over 1.8 Billion websites in the world, and JavaScript is used on 95% of them. I have compiled the best ...
08:59 pm GMT - Wed, November 24, 2021
Dev To
Parameter usage for default args in JS
A default argument can reference a prior argument.const defaultFunc = (num1,num2=num1) => { console.log(`num1: ${num1} num2: ${num2}`)}defaultFunc(3) // num1: 3 num2: 3defaultFunc(3,6) // num1...
08:53 pm GMT - Wed, November 24, 2021
Dev To
Boolean coercion
Use !! to see how JavaScript would coerce a real value into a boolean-ish interpretation.console.log(!!" ") // trueconsole.log(!!"") // falseconsole.log(!!"0") // false...
08:51 pm GMT - Wed, November 24, 2021
Dev To
Welcome Thread - v152
Welcome to DEV!Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just a fun fact about yourself.Reply to someone's comment, either w...
08:47 pm GMT - Wed, November 24, 2021
Dev To
Assignment has a return value in JS
console.log(b=1) // 1Because assignment has a return value, we are able to chain assignments.let a;let b;a = b = 1console.log(a); // 1console.log(b); // 1Hard to read, but it works...let a = 1;let b =...
08:24 pm GMT - Wed, November 24, 2021
Dev To
State of my Cloud Journey: Nov 24, 2021
Bit of a late blog this week. I was deep into some coding until late last night, and then got absolutely flattened by my body's immune response to the COVID booster I received around lunchtime. I went...
08:01 pm GMT - Wed, November 24, 2021
Dev To
Learn JavaScript Generators Quickly
In this video we learn about JavaScript Generator functions.This is a great introduction to generator functions. Generators are functions that can be exited and later re-entered. You will learn what t...
07:57 pm GMT - Wed, November 24, 2021
Dev To
Advanced Git: Worktree
One of my favorite unknown features of Git is the worktree. A part from the Git toolbelt which allows us to have multiple checked out branches with just one repository.This is perfect for code reviews...
07:09 pm GMT - Wed, November 24, 2021
Dev To
Understanding User Authentication from Scratch
Authentication is a broad topic that can be both very simple and very complicated. In this series we'll describe what it is and different approaches to implement it, starting from older less-secure me...
07:01 pm GMT - Wed, November 24, 2021
Dev To
Visual Studio Code Lifehack that saved me a ton of time!
Do you know that situation when you have a huge file with a lot of lines in vs code and you jump from one line to another and lose your orientation where you where last?Don't worry, i got you!By simpl...
06:56 pm GMT - Wed, November 24, 2021
Dev To
Listen to the S7E3 of DevDiscuss: "Getting a Read on Tech Publishing"
There might be a book inside of you waiting to be written. Let's explore that in this week's episode of DevDiscuss... S7:E3 - Getting a Read on Tech Publishing De...
06:37 pm GMT - Wed, November 24, 2021
Dev To
Understanding Basic Coding Terminology: Industry Basics
This article was originally written by me for CodeCast.If youre just entering the world of development, one of the first things you will likely notice is how much jargon there is. I know when I first ...
06:31 pm GMT - Wed, November 24, 2021
Dev To
How To Hire the Right Bubble Developer
Did you know that no-code is the future? No-code development is fast becoming the ideal option for startups, small businesses, and enterprises to build and scale products quickly. One of the amazing ...
06:01 pm GMT - Wed, November 24, 2021
Dev To
What is Hoisting in Javascript ?
Hoisting is a phenomenon by which we can access the variables and functions even before we initialize it.Note: In above code we can access the getName() and x even though it is in the top. This type o...
05:52 pm GMT - Wed, November 24, 2021
Dev To
Announcing the Advent of GraphQL Challenge
We've got exciting news! StepZen is running an 'Advent of GraphQL' challenge in December! If you have around 5 minutes a day, you can complete this challenge and boost your GraphQL knowledge to boot. ...
05:44 pm GMT - Wed, November 24, 2021
Dev To
Full-Stack Development in a Nutshell
So what even is "Full-Stack Development"?Full-Stack is a term used to define a style of development that includes working on an application front to back, with everything in between how an appli...
05:32 pm GMT - Wed, November 24, 2021
Dev To
Web Scraping Sprott U Fund with BS4 in 10 Lines of Code
I started my second career as a Nuclear Fuel Uranium trader around a decade ago. A few years in, I was frustrated with my company's refusal to upgrade systems beyond 7 spreadsheets with redundant info...
05:30 pm GMT - Wed, November 24, 2021
Dev To
From Docker to Docker compose way!
If you work with docker, typing for every action is not a good deal, and sometimes it can be a nightmare because a typo mistake breaks our process, rerunning all commands. Today we will learn about ho...
05:20 pm GMT - Wed, November 24, 2021
Dev To
My life in a loop
My life in a loop:~ Wake up~ Be fresh (optional)~ Sit in the chair~ Wait for 12 hours~ Sleep...
05:18 pm GMT - Wed, November 24, 2021
Dev To
More Willpower to Developers
My WorkflowScenario: You're a developer, scouring the open source ocean of github, making contributions, raising issues, reading comments in the issue, contributing back, raising PRs and sometim...
04:55 pm GMT - Wed, November 24, 2021
Dev To
How to use scrolltrigger to construct an object? Animating Nezuko
This animation looks pretty amazing but in reality it is pretty pretty easy. GSAP offers srolltrigger plugin which allows us to animate objects into the viewport and trigger animation based on scroll....
04:55 pm GMT - Wed, November 24, 2021
Dev To
How Well-Architected Enables Junior Engineers
What is Well-Architected Well-Architected describes the key concepts, design principles and architecture best practices for designing your cloud workloads. It balances best practices with busine...
04:40 pm GMT - Wed, November 24, 2021
Dev To
Import Excel file data to HTML table using jquery
I found many tutorial to export html table data to excel, But in this post you will learn how to import Excel file data to HTML table using jquery.Thank You ...
04:38 pm GMT - Wed, November 24, 2021
Dev To
What lies in the .git folder? How are commits stored? Answered by Microsoft MVP & author of SQL Source Control!
The definitive deep dive into the .git folder by Rob Richardson, author of SQL Server Source Control Basics, a Microsoft MVP, and a frequent Speaker.Git --everything-is-local!From writing code, to bra...
03:49 pm GMT - Wed, November 24, 2021
Dev To
What's different about Amazon Linux 2022?
Amazon Linux 2022 was recently opened to Public Preview during pre:Invent 2021. There's a lot of interesting nuances compared to Amazon Linux 2, so I wanted to consolidate the differences and provide ...
03:42 pm GMT - Wed, November 24, 2021
Dev To
Personalised GitHub profile
Not so long ago I attended a personal branding workshop (it's quite popular topic these days). My mentor inspired me to unify my presence across internet. The idea behind it was to make me easily reco...
03:39 pm GMT - Wed, November 24, 2021
Dev To
How to use IndexedDB to store local data for your web application
If you would like to fork this project, the code and tutorial is available on Github.If you are interested in a video version of this tutorial, check out the link below. You can follow along with the ...
03:39 pm GMT - Wed, November 24, 2021
Dev To
Get started with discord.py!
Discord.py is a very fantastic API. It helps us in creating Discord bots easily. People have made game bots, RPG bots, Moderation Bots, Economy bots, and even more! Using this guide, you can learn how...
03:35 pm GMT - Wed, November 24, 2021
Dev To
Build a mobile audio chat app in an afternoon with React Native
At Daily, one of our primary focuses has been supporting audio-only apps with our APIs. Lately, weve been hearing more and more discussions about how to help app users avoid Zoom fatigue the feeling ...
03:31 pm GMT - Wed, November 24, 2021
Dev To
Cookie Cutter Flask - Generate Websites with ease
Hello Coders!This article presents an open-source tool that we can use to generate simple, yet modern presentation websites on top of Flask Framework. Cookie Cutter Flask extends the popular CookieCut...
03:28 pm GMT - Wed, November 24, 2021
Dev To
Building A Text To Speech Converter For Beginners!
Hey everyone! Today well be building something just too awesome in this article, you will learn how to create a Text To Speech Converter with HTML, CSS, and JavaScript.I have worked very hard on this ...
03:27 pm GMT - Wed, November 24, 2021
Dev To
Rust from the beginning, project management with Cargo
TLDR; this article covers how to work with Rust projects using Cargo. As soon as you are dealing with more than one file, it's a good idea to adopt Cargo.Series:Your first programVariablesFunctionsRus...
03:11 pm GMT - Wed, November 24, 2021
Dev To
3 Ways to CENTER a div in CSS
3 ways to center a div in HTML/CSS!! With Position/* Using positions */.parent { position: relative;}.child { left: 50%; position: absolute; top: 50%; transform: translate(-50%, -5...
03:08 pm GMT - Wed, November 24, 2021
Dev To
JAVASCRIPT CHEAT SHEET FOR BEGINNERS
This video covers all topics in JavaScript Cheatsheet for beginners and this javascript cheat sheet contains all the commands which you will require while writing javascript code. Hope you will find t...
03:06 pm GMT - Wed, November 24, 2021
Dev To
Drawing with Mr. Fourier and Typescript
What if we connect a couple of rotating sticks together and trace the shape they make? We can get something like this.The most interesting part about this is if we get enough sticks we can draw anythi...
03:03 pm GMT - Wed, November 24, 2021
Dev To
Caching Anaconda environments on GitHub Actions
My WorkflowOne of the most time-consuming tasks on my workflows is the solving, download and installation of Anaconda environments. In some cases, just solving the dependencies can take up to 10...
03:01 pm GMT - Wed, November 24, 2021
Dev To
Client-side rendering vs server-side rendering vs static site generation.
There's more to developing a website than throwing some HTML and back-end code together. An important consideration that is often overlooked, is how a website gets rendered and delivered to users. Thi...
02:59 pm GMT - Wed, November 24, 2021
Dev To
Linux / Ubuntu CLI(Command Line Interface) for beginners
What is Ubuntu and Linux?To start with, I had the same question myself because I had no idea so I am adding this link.What is difference between Ubuntu and Linux?Linux as an operating system (al...
01:31 pm GMT - Wed, November 24, 2021
Dev To
Entrepreneur With an Employee Mindset
Episode SponsorShortcutProject management has never been easier.We bring the flow to your software team's workflow. Plan, collaborate, build, and measure success with Shortcut.FREE Trial for Sho...
01:27 pm GMT - Wed, November 24, 2021
Dev To
Learn how to use map, filter, and reduce in JavaScript.
Higher Order FunctionsA higher-order function is a function that takes one or more functions as arguments or returns a function as its result. map, filter, and reduce are all higher order functi...
01:19 pm GMT - Wed, November 24, 2021
Dev To
Benefits of Cloud-Based Virtual Desktop for Your Business
1) Workplace FlexibilityIt might be the most obvious advantage of a Cloud Based Virtual Desktop. If your desktops are hosted virtually, employees and members of your team will be able to access them r...
01:18 pm GMT - Wed, November 24, 2021
Dev To
Black Friday Deal Limited Offer
Black Friday Lifetime Deal Going on www.uihut.comGet Lifetime Access for only $99. For Discount, Use the "nab10" Coupon and get a 10% Extra Discount. 6 Days Left...
01:14 pm GMT - Wed, November 24, 2021
Dev To
Reasons to migrate your file server to SharePoint Online
Complete access, alwaysBy migrating your files to SharePoint, you are making it easier for employees to access to their content. You can access your files from anywherewhether youre at home, at the of...
01:06 pm GMT - Wed, November 24, 2021
Dev To
Software Engineering Best Practices The Best Resources to Save
Maybe you're a newbie dev, in a coding academy, or newly graduated. Or perhaps you're old and cynical like me. The reality is, tech moves fast, and it's easy to get distracted by the latest software, ...
01:01 pm GMT - Wed, November 24, 2021
Dev To
What programming resources are you thankful for?
Thanksgiving is this week here in the US, which means it's a good time to reflect on things you're thankful for.What programming resource are you most thankful for right now?Has there been a tutorial ...
12:59 pm GMT - Wed, November 24, 2021
Dev To
Benefits of Migrating to QuickBooks Premier Hosting
Global AccessibilityYou might have gone through a situation when one of your clients asked for a particular report and you are out of office. In such cases, you cant do anything until you reach your l...
12:56 pm GMT - Wed, November 24, 2021
Dev To
Common behavioral mistakes of novice programmers and how to avoid them
The mistakes of novice programmers, those who are just learning or just starting to work, are very similar to each other. Many of them can be called not mistakes, but behavioral features, stages all b...
12:55 pm GMT - Wed, November 24, 2021
Dev To
Why Conferences Can Be So Important For You, As A Developer.
Alright, So now you are probably wondering that why conferences matter, here are some benefits of attending a conference: Job OpportunitiesIf you are looking for a job, then the best place to loo...
12:45 pm GMT - Wed, November 24, 2021
Dev To
Javascript snippets you need to know right now - 3
Hello friends!Hope you all are doing great. Welcome back to my series of posts where I give 10 JS snippets every week amounting over to 50 essential JS snippets.Here's the previous edition if you miss...
12:45 pm GMT - Wed, November 24, 2021
Dev To
SOLID Principles
Solid PrinciplesObject Oriented Design principlesThe following link contain examples for every principle, coding with kotlin and java.Also there are illustrations attached with every code packagehttps...
11:36 am GMT - Wed, November 24, 2021
Dev To
Creative coding with Replit
If you're into creating graphics, 3D worlds, games, sounds, and other more creative things, Replit has a number of tools and environments to help you. One of the benefits of coding with Replit is that...
11:07 am GMT - Wed, November 24, 2021
Dev To
How To Find A Bug Without Pulling Your HairOut
Working with code you're unclear about is like wading through a swamp. You should attempt to get yourself on solid ground as quickly as possible Jon SkeetOne of the most frustrating things about bugs ...
10:56 am GMT - Wed, November 24, 2021
Dev To
The Basic Necessities of a Mock User Authentication with json-server-auth
When first building a react app as a beginner, you may have all these cool ideas you want to include in your project, but the one thing holding you back is a user authentication system where you can s...
10:49 am GMT - Wed, November 24, 2021
Dev To
Django Basics: Folder Structure
IntroductionAfter setting up the development for the Django framework, we will explore the project structure. In this part, we understand the structure along with the various components in the P...
10:36 am GMT - Wed, November 24, 2021
Dev To
Migrating a Vue 2 project to Vue 3
In September of 2020 Evan You announced the stable release of Vue 3. The official blog post stated that it comes withimproved performance, smaller bundle sizes, better TypeScript integration, new APIs...
10:35 am GMT - Wed, November 24, 2021
Dev To
Google oAuth on NextJs
If your search has brought you here, then I'm sure you have done some type of authentication and authorization with probably Express PassportJs on a project, so Let's save our time by jumping to strai...
10:19 am GMT - Wed, November 24, 2021
Dev To
Credit Card Form - VueJs
A fantastic credit card form with smooth and sweet micro-interactions. Includes number formatting, validation and automatic card type detection. Built with vuejs and also fully responsive.See on Githu...
10:11 am GMT - Wed, November 24, 2021
Dev To
JavaScript Array length the definitive guide
This article was originally published on webinuse.comJavaScript Array length property is something we use, almost, every time we work with an array. But, often, we forget how powerful this property ca...
09:57 am GMT - Wed, November 24, 2021
Dev To
Flutter Web x Firebase Hosting - GitHub Action
My WorkflowThis GitHub Actions workflow assists Flutter developers specifically outputting to Web.Please see the additional resource below to stay up-to-date with the required tools for this wor...
09:54 am GMT - Wed, November 24, 2021
Dev To
10 Best Black Friday Cyber Monday Deals 2021 for Programmers and Developers
image_credit- CodecademyDisclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, if...
09:43 am GMT - Wed, November 24, 2021
Dev To
Easy way to write Unit Test cases ofNode.Js
Initially, I used to think why my Architect is asking for writing test cases it's just wasting of time, But later I realised that it's important to write test cases along with the application features...
09:37 am GMT - Wed, November 24, 2021
Dev To
How to Select a Matching Tech Partner to Develop a Fashion eCommerce Website?
Everyone has a fashion euphoria today. So, there is a huge demand for fashion products, including apparel. If you want to sell fashion products, there is no best way than an eCommerce website. Hence, ...
08:42 am GMT - Wed, November 24, 2021
Dev To
10 best practices every Node.js developer must follow
According to the StackOverflow developers survey, Node.js is the most popular development framework among developers from the last few years. It is an open-source, cross-platform, back-end JavaScript ...
08:08 am GMT - Wed, November 24, 2021
Dev To
React - useEffect hook - A Quick Guide
What is useEffect?useEffect is a react built-in hook that allows us to run code on the mount, update and unmount stages of our components lifecycle. Its the equivalent of the class based compone...
08:05 am GMT - Wed, November 24, 2021
Dev To
Don't Miss The Opportunity that Web 3.0 Gives You
In the last decade, there has been a change in how we use our computers. Web 2.0 was all about social media and blogs with a focus on connecting people over the internet. Today, we are entering the ag...
08:02 am GMT - Wed, November 24, 2021
Dev To
Join professionals from RedHat, Polypane & Researchers in Quantum Computing at Git Commit Show
Join us for the 3rd Season of Git Commit Show LIVE, ONLINE on 27th & 28th November, 2021. Masterclasses and Showcases on DevOps, ReactJS, Web Development, Community Engagement, RPA and ...
07:59 am GMT - Wed, November 24, 2021
Dev To
Automated Self-assigns Labeler Contributors list
My WorkflowThis workflow is a collection of numerous existing actions on marketplace bunched together to function ultra-efficiently.All links to marketplace & usage here have been provided.T...
07:52 am GMT - Wed, November 24, 2021
Dev To
Mainteneur sur un petit projet pendant Hacktoberfest
Cette anne, jai dcid de participer lHacktoberfest en tant que mainteneur. Jy ai propos 2 projets : dune part je suis devenu rcemment co-mainteneur dun projet Python rcuprant des datas sur des NAS (pl...
07:29 am GMT - Wed, November 24, 2021
Dev To
Top 10 Ruby on Rails Development Companies to Consider in 2022
It is said that RoR is a trustworthy app for creating eCommerce websites and mobile apps. Ruby on Rails offers enterprises of all sizes and shapes a scalable, fast, marketable, and feature-rich, from ...
07:26 am GMT - Wed, November 24, 2021
Dev To
Quick Overview of CSS
Css is an acronym for cascading style is a styling language for HTML documents. It is used to define the appearance of the html elements.In other words, we would call it the make up for the HTML ...
07:21 am GMT - Wed, November 24, 2021
Dev To
HTML 5 and The Legends of the Elements
Hi! so far we've been taking small bites of HTML cake but it's time to go further! ready?*Let's go! *First of all let's go in depth with elements, their attributes, and ways to format them. Not forge...
07:17 am GMT - Wed, November 24, 2021
Dev To
Get Original MD-100 Dumps for Your Exam Preparation.
Gets assured success under experts direction dealing with all the field aspects? As competent experts have authored this intelligent study guide, it contains all the essential details about the exam. ...
07:05 am GMT - Wed, November 24, 2021
Dev To
What is a Web API in JS?
A Web API is an ultimate developer goal which can help increase the functionality of the browser, making it more efficient and friendly in its own kind.The most complex functions and readability can b...
06:55 am GMT - Wed, November 24, 2021
Dev To
What kind of Developer do I want to be?
Whether you're just starting your journey in the technical field, half way through, or fully integrated, it's always a good practice to step back in your career and ask yourself a few things: (w...
06:50 am GMT - Wed, November 24, 2021
Dev To
Understanding the OOPs paradigm in JavaScript.
Hello Everyone,In this post we will explore the object oriented programming paradigm in JavaScript. OOP is a paradigm where everything is managed with objects.There are four ways to work with objects ...
06:45 am GMT - Wed, November 24, 2021
Dev To
How to escape Tutorial Hell (Short Post)
Please bear me my english and my grammar might not be good because I'm new to blogging in fact this is my first blog post okay so let's get started.Have you ever started a project and went completely ...
06:39 am GMT - Wed, November 24, 2021
Dev To
RudderStacks Licensing Explained
Software licensing can be a tricky subject, especially when you are a commercial company building an open-source product like RudderStack.We want to build RudderStack into a strong company, and we kee...
06:37 am GMT - Wed, November 24, 2021
Dev To
How to prevent Lambda Cold Starts using Serverless Framework?
What are AWS Lambda Cold Starts?Whenever we call a lambda function it doesn't just start instantly if you haven't called it recently, it takes time before it starts executing the code, this happ...
06:36 am GMT - Wed, November 24, 2021
Dev To
Why Twilio Acquired Segment
Congratulations to the team atSegmentfor their massive acquisition by Twilio. From being founded in 2012 to getting acquired in 2020 (for billions) is a huge success and a testament to their team's ou...
06:29 am GMT - Wed, November 24, 2021
Dev To
Nick Salzano- Technology and its Impacts on Sports Industry's Marketing
Nick Salzano, a marketer from the USA, has deliberately explained the impacts of Technology on the sports industry's marketing efforts.Nick Salzano Digital time has worked on significant cycles in an ...
06:20 am GMT - Wed, November 24, 2021
Dev To
Amazing E commerce Mobile App UI Kit Design Template
Hello, This is an eCommerce Mobile App UI Kit Design. Beautiful, modern, and up-to-date trendy E-Commerce UI Kit crafted with Love and UX-friendly design. The Kit is designed as a starting point for b...
06:03 am GMT - Wed, November 24, 2021
Dev To
Advanced Javascript Design Patterns
OverviewI have covered here 20+ design patterns explanations in javascript. We will be discussing all these design patterns using Javascript es6 classes. About MeI am a react.js developer a...
05:35 am GMT - Wed, November 24, 2021
Dev To
Crafting an interactive Node CLI tool from absolute scratch
In this blog tutorial, you will learn how to create your very own Command Line Interface using Node.js, where we will attempt to automatically fetch the pre-configured JavaScript and various other fra...
05:14 am GMT - Wed, November 24, 2021
Dev To
7 Awesome Python Libraries To Play With
Hello, buddies! While playing with Python for a time, I found some quite interesting modules that are considered worthy of sharing with others. So today we're going to see 7 Interesting and Awesome Py...
05:11 am GMT - Wed, November 24, 2021
Dev To
YouTube Channels and resources for Engineering Students
The concept of education has changed drastically in the recent years. With the rise of internet and technology you don't have to be present in the classroom to learn something. You have access to qual...
04:46 am GMT - Wed, November 24, 2021
Dev To
Download 15000 Design Resources
Download thousands of free & premium web design, illustration, bootstrap template, flutter app, icon, 3d illustration, and graphic assets for your ui design project. Added Design Resources 2000+ W...
04:19 am GMT - Wed, November 24, 2021
Dev To
Greeting contributors automatically on Jarvis with Github Actions
Submission Category:Maintainer Must-Haves Yaml File or Link to Code:https://github.com/DevMike123/Jarvis/tree/main/.github%2Fworkflows Additional info and resources about the workflow:...
03:54 am GMT - Wed, November 24, 2021
Dev To
Library of Babel PR
My WorkflowLibrary of Babel PR Submission Category:Wacky Wildcards Yaml File or Link to Code realSaddy / library-of-babel Gith...
03:37 am GMT - Wed, November 24, 2021
Dev To
HTML mais do que uma linguagem de marcao
O que HTML5?O termo HTML5 amplamente usado como uma palavra da moda para se referir a tecnologias da web modernas, muitas das quais (embora muitas, no todas) so desenvolvidas pela WHATWG.A WHA...
02:58 am GMT - Wed, November 24, 2021
Dev To
Introduction to Storage with AWS
Although legacy storage players are tired of talking about clouds impact on their business, the reality cannot be ignored. Cloud has been the most disruptive force in storage over the past 10 years. B...
02:53 am GMT - Wed, November 24, 2021
Dev To
SPO600 Lab4 String lab Option 1: Adding Calculator
Hello, welcome to lab 4 for the SPO600. My team chose to work on option 1 and option 4. IntroductionThis blog is for option 1, we created an adding calculator using 6502 assembly language. I will...
02:39 am GMT - Wed, November 24, 2021
Dev To
JSON vs JavaScript Object Literal
What is Js Object Literal?The standard definition would be: it is a comma-separated list of name-value pairs wrapped in curly braces. You can think of it as a 'container' for datas, for example:...
02:36 am GMT - Wed, November 24, 2021
Dev To
Cultura gil - O modelo Nubank Squads
Neste artigo voc entender a forma que as empresas mais valiosas do mundo esto organizando e gerenciando suas equipes promovendo uma cultura super gil, a fim de manter a mxima agilidade possvel na solu...
01:17 am GMT - Wed, November 24, 2021
Dev To
Writing Clean JavaScript ES6 Edition
Clean code is not just code that works, but rather code that can be easily read, reused, and refactored by others. Writing clean code is important because, in a typical work environment, you are not w...
11:49 pm GMT - Tue, November 23, 2021
Dev To
Controlled vs Uncontrolled Components
What is the difference between controlled and uncontrolled components in react?To put simply, controlled components have their data being handled with a react component whereas an uncontrolled c...
11:43 pm GMT - Tue, November 23, 2021
Dev To
Build an Image Classification API Using Django Rest Framework.
Overview:Machine Learning (ML) and data science applications are in high demand. When ML algorithms offer information before it is known, the benefits for business are significant. Integrating m...
10:25 pm GMT - Tue, November 23, 2021
Dev To
A Guide to Stacks and Stages on AWS
Article by Jay AllenLearning AWS is complicated enough. But learning AWS is made more challenging when you're also still grappling with some of the major concepts of DevOps software deployments. In th...
10:16 pm GMT - Tue, November 23, 2021
Dev To
Render in Vue, 16 ways
In this blog post I will show you 16 ways how to render something in Vue So let's startTalk is cheap. Show me the code. Linus TorvaldsHere is full example that you can play around https://github...
10:09 pm GMT - Tue, November 23, 2021
Dev To
What is Slate.js, and will it replace Quill and Draft.js?
Written by Ekekenta OdionyenfeSlate.js is a highly customizable platform for creating rich-text editors, also known as WYSIWYG editors. It enables you to create powerful, intuitive editors similar to ...
09:58 pm GMT - Tue, November 23, 2021
Dev To
Machine Learning for Anomaly Detection: Decreasing Time to Find Root Cause by Automating Log Analysis
Learn a practical approach to using Machine Learning for Log Analysis and Anomaly Detection in the article below.There are many articles on applying machine learning for log analysis. However, most of...
09:44 pm GMT - Tue, November 23, 2021
Dev To
How to interpret machine learning models with SHAP values
OutlineIntroductionWhat are SHAP values?Walkthrough exampleHow does Mage explain models?Conclusion IntroductionMachine learning models are usually seen as a black box. It takes some feature...
09:41 pm GMT - Tue, November 23, 2021
Dev To
HACKTOBERFEST 2021 dev.to badge
Yeah!!! I'm happy to say that I just received my Hacktoberfest 2021 dev.to badge ! See you next year !Thanks to #HacktoberFest, #Digital Ocean & #Dev.to !You can find my work on Gitlab and Github....
09:16 pm GMT - Tue, November 23, 2021
Dev To
The Sacred Steps to Achieving Good Documentation
So, you've spent hours, weeks, or even months on a project you believe in, and you are damn proud of it. It is capable of solving problems every developer faces, the test coverage is about 110%, and t...
09:03 pm GMT - Tue, November 23, 2021
Dev To
JS Features - Why JS will be the future? :)
Javascript, I am sure you have been heart about it, it one of the most commented programming language, for instance, JS looks really easy to learn. All this staff is the main reason why JS acceptance ...
09:01 pm GMT - Tue, November 23, 2021
Dev To
Top 7 Featured DEV Posts from the Past Week
Every Tuesday we round up the previous week's top posts based on traffic, engagement, and a hint of editorial curation. The typical week starts on Monday and ends on Sunday, but don't worry, we take i...
09:01 pm GMT - Tue, November 23, 2021
Dev To
Html And The Mystery Of The Skeletons
Ready? Round 2! Hi! Remember when in the previous post I told you what HTML was, what it looked like and what the attributes were? well, it's time to start playing with it. So grab paper and pencil an...
08:57 pm GMT - Tue, November 23, 2021
Dev To
HTML5 and the myth of the markups language
Have you ever googled something, no matter what it is, a recipe, a meme or even a school assignment, and prayed that the answer would show up on a web page? I have too, and that's why on more than one...
08:43 pm GMT - Tue, November 23, 2021
Dev To
Improving your communication skills as a software developer
Communication with other people is an important part of a software developers career. As a software developer, you will often communicate with other developers on your team, non-technical people on yo...
08:39 pm GMT - Tue, November 23, 2021
Dev To
Deploy a MySQL database server in Kubernetes - Static
In this tutorial, you are going to learn how to deploy a MySQL database server in a Kubernetes Cluster set up in a local machine, this is one of many ways to persist data in Kubernetes.Kubernetes is a...
08:30 pm GMT - Tue, November 23, 2021
Dev To
Reusing SVG elements in HTML without copy-pasting it
Sometimes you might encounter the case where you want to use the same SVGs multiple times across one page. The first example that comes to my mind is the use of social media icons both in the navbar a...
08:26 pm GMT - Tue, November 23, 2021
Dev To
Up-to-date Docker Images
My WorkflowMonitor upstream repos, update to the latest tagged version and commits the changes. This then trigger downstream yml files to start a new build. This runs hourly and hence new upstre...
08:08 pm GMT - Tue, November 23, 2021
Dev To
How Javascript Code is Executed?
When the above javascript code is run, a global execution context is created. If you want to know about execution context refer to my earlier post.Execution Context is created in two phases.1st Phase:...
07:33 pm GMT - Tue, November 23, 2021
Dev To
Get Started With ThreeJS
Recently, I used ThreeJS and it was really fun. Today, I'll teach you how to get started with it, with a fun (and simple) tutorial.As stated by Wikipedia,Three.js is a cross-browser JavaScript library...
06:43 pm GMT - Tue, November 23, 2021
Dev To
Quick HTML/CSS hack for prettier Japanese titles
As you read this article in English, look at the end of each line of text. You can thank the <space> character for cleanly separating words into unbreakable chunks that aren't interrupted by new...
06:16 pm GMT - Tue, November 23, 2021
Dev To
What is OpenAPI ? - OpenAPI [1]
OpenAPI (known as Swagger before) is a standard to declare Restful API.But why should I use it?In the current context, when we are working with APIs (no matters of the language used) we want to have a...
06:16 pm GMT - Tue, November 23, 2021
Dev To
Did you know there are F13-F24 keys?
I have been using a computer for years and although I will have stumbled across this at some point it never stuck / sank in before.There are 24 function keys assigned for keyboards. (F1-F24!)That blew...
06:13 pm GMT - Tue, November 23, 2021
Dev To
Black Friday - Sweet deals for developers
Hello Coders,This article presents a short-list with nice deals that might help designers and developers to start commercial projects at a lower budget without compromising the quality. Criteria used ...
05:51 pm GMT - Tue, November 23, 2021
Dev To
Kacie Ahmed: Web3 - How to Get Started as a Beginner
In this article, Tech Twitter celebrity Kaci Ahmed teaches us how to get started in Web3 development. He provides us with the libraries and frameworks to use, projects to practice, tutorials to ...
05:50 pm GMT - Tue, November 23, 2021
Dev To
HacktoberFest 2021
This year I participated in the Hacktoberfest'21. I'm glad about the project and my little contribution. This is my first post on dev.to.I worked on one mobile project built with flutter. I've learned...
05:47 pm GMT - Tue, November 23, 2021
Dev To
Modern Angular
What is Modern Angular Tooling?With the Angular CLI no longer including a complete out-of-the-box development solution, it is more important than ever to understand the tools at our disposal to ...
05:31 pm GMT - Tue, November 23, 2021
Dev To
Is your website mobile friendly?
...find out here, using this free tool from Google.If your page isn't live on the web, you can also copy-paste the source code in.Pretty handy!...
05:11 pm GMT - Tue, November 23, 2021
Dev To
How no-code solutions can actually help coders
Over the past few years theres been a growing debate about the no-code or code-less tools and platforms. Many people have mixed thoughts and feelings when it comes to this and the majority likes to be...
04:42 pm GMT - Tue, November 23, 2021
Dev To
Introduction to Entity-Relationship model
Relational DatabasesRelational databases are the most common database type. They are also very flexible and can be used for many different applications. Like for example, they can be used for st...
04:40 pm GMT - Tue, November 23, 2021
Dev To
3 easy ways to install nodejs in linux
Installing node in linux is quite challenging sometimes, especially if you are a beginner and don't have any idea on how to do that.In this article, I will show you three different ways of installing ...
04:07 pm GMT - Tue, November 23, 2021
Dev To
Ultimate list of 100 deals for Black Friday
This is the ultimate list of 100+ software deals available for Black Friday 2021. The list features different types of software - from development and testing to marketing, sales, and web design. The ...
04:05 pm GMT - Tue, November 23, 2021
Dev To
Pitfalls of Metaprogramming in Elixir
Welcome back to this final part of our four-part series on metaprogramming in Elixir.Previously, we explored the various applications of macros.In this part, we'll delve into common pitfalls that you ...
04:04 pm GMT - Tue, November 23, 2021
Dev To
Hashcode and Equals Debugging, Performance
A few weeks ago I ran into this story on reddit that discusses the problem with using the URL class as a key in a Map. This boils down to a remarkably slow implementation of the hashcode() method in...
04:00 pm GMT - Tue, November 23, 2021
Dev To
Big O Notation for Coding Interviews Explained Fast
This definition from Wikipedia elegantly explains big O in computer science as a classification of algorithms according to how their run time or space requirements grow as the input size grows.It is a...
03:54 pm GMT - Tue, November 23, 2021
Dev To
Build Your Own Responsive Developer Portfolio Website (App) with Flutter
The best way of learning something is by doing.And if you have to build your own developer portfolio then why not build it by yourself!In this tutorial I'll tell you step by step how to build responsi...
03:53 pm GMT - Tue, November 23, 2021
Dev To
1 line of code: How to get every n-th item of an Array
const nthItems = (arr, pos) => arr.filter((arr, index) => index % pos === pos - 1);Returns all items which are at the n-th-position. The repository & npm packageYou can find the all the...
03:51 pm GMT - Tue, November 23, 2021
Dev To
How to Serve Massive Computations Using Python Web Apps.
In aprevious article, I wrote about the limitations of using Python web apps for analytics projects. Some of the points kindled readers' curiosity and inspired me to write another story to complement ...
03:50 pm GMT - Tue, November 23, 2021
Dev To
How The Cloud is Revolutionizing Gaming
There's virtually no sector of the tech industry that hasn't experienced at least some changes with the advent of cloud computing. One of the specific industries that is undergoing a shift of tectonic...
03:37 pm GMT - Tue, November 23, 2021
Dev To
Correlate Security Findings With AWS Security Hub and Amazon EventBridge
AbstractRather than spending time manually reacting to security alerts or looking at the GuardDuty/ Security hub dashboard, you can instead focus on activities such as enhancing application prot...
03:35 pm GMT - Tue, November 23, 2021
Dev To
My Programmer Humor Videos
Presenting here the top programming funny videos I invested time to create for you to giggle a bit :-)Aladdin Parody - A Whole New Code:https://www.youtube.com/watch?v=jCZuBLD_j10Programmer Pick Up Li...
03:32 pm GMT - Tue, November 23, 2021
Dev To
The end of text documentation!
You've been working on your task for two weeks, fixing bugs, adding features, writing hundreds and maybe even thousands of lines of code , having fun , and then it comes - the documentation phase.Now ...
03:24 pm GMT - Tue, November 23, 2021
Dev To
Fetching Data in React
IntroductionThis blog post will teach you how to fetch data from an external API and use it in your React apps.Before you start reading you should be familiar with React, useState and useEffect...
03:11 pm GMT - Tue, November 23, 2021
Dev To
Cube Cloud Deep Dive: Starting a New Cube App
Cube has been an open-source project since 2018. We try our best to listen to the community and our users to make it the best analytics API server on the market today.We really appreciate all the help...
03:07 pm GMT - Tue, November 23, 2021
Dev To
The Quest for ReactiveScript
This article isn't going to teach you about the latest trends in frontend development. Or look in detail into the way to get the most performance out of your website. Instead I want to write about som...
03:07 pm GMT - Tue, November 23, 2021
Dev To
mmm.page Make livelier, free-form personal websites. Try editing the homepage itself.
Hey all,I've spent the past few months working on a website builder (works on desktop & mobile) that makes it easy to create automatically-responsive, collage-like websites -- websites that allow ...
03:02 pm GMT - Tue, November 23, 2021
Dev To
UI design trends of today and how to apply them in your apps
From outline icons to switch designs, the UIs of major OSes are all starting to looksimilar.If youre like me, you get excited by major new software releases and enjoy reading roundups of every n...
03:02 pm GMT - Tue, November 23, 2021
Dev To
Introducing Instant Rebalancing for a fully autonomous Kubernetes optimization platform
Anyone who has ever worked with manual cost management tools knows how time-consuming they can be. Reaching an optimized state can take months without any guarantee of an ongoing optimized state.With ...
02:54 pm GMT - Tue, November 23, 2021
Dev To
FrontEnd Developer Roadmap
Hey guys ,In this article, let us understand the roadmap that will help you in becoming a Frontend Developer in 2021. Step 1:First learn HTML, CSS and JavaScript Step 2:Work on your own pro...
01:44 pm GMT - Tue, November 23, 2021
Dev To
Javascript flaws you should know
IntroductionWe all know and everybody does agree that javascript is awesome. It is a language that by any metrics is growing faster than anything else. There is a lot of reasons for this. There ...
01:42 pm GMT - Tue, November 23, 2021
Dev To
Demystifying Closures in JavaScript
Hey guys ,In this article, let us talk about Closures in Javascript.In this article, we will understand What are Closures ? Code Example with explanation. Conclusion What are Closures ?Before und...
01:34 pm GMT - Tue, November 23, 2021
Dev To
Python FastAPI crash course Part 2
Here is a crash course (series of articles) that will allow you to create an API in Python with FastAPI.I will publish a new article about every two days and little by little you will learn everything...
01:33 pm GMT - Tue, November 23, 2021
Dev To
Levelling as a Developer with Content Creation and Community Building DevRel
Join Developer Relations Expert at New Relic Pachi Parra for her amazing talk on Content Creation and Community Building! Join Git Commit Show #season03Get your FREE Tickets here Fill the form W...
01:21 pm GMT - Tue, November 23, 2021
Dev To
How to easily get started with ThreeJS - Part 1
Hi guys, hope you are fine! :)Recently I came across a teaser video on my Twitter feed: it was a @prismicio post of an interview with the great @brunosimon. During the interview he explains how to use...
01:01 pm GMT - Tue, November 23, 2021
Dev To
Animated content card with HTML CSS
How to create animated content card using only html and cssIn this video, I will show you how to create responsive animated content card using only html & css,And you also learn how to pause the a...
12:36 pm GMT - Tue, November 23, 2021
Dev To
The Best Way to Build a Free Website for Your Solopreneur Ideas.
Solopreneurs are independent individual business owners who like the idea of being their own boss and working from home.Solopreneurs usually have multiple income streams. A website is almost always as...
12:32 pm GMT - Tue, November 23, 2021
Dev To
Tutorial: Build Serverless functions with C
The world of cloud computing has been revolutionized by a solution called serverless computing. It has been an absolute joy for developers to use.Before this innovation, developers had to worry about ...
12:29 pm GMT - Tue, November 23, 2021
Dev To
5 JavaScript Array methods you need to know!
While building applications you would have noticed yourself using Array's a lot. So let's take a look at the 5 Array methods.To show you all the methods with examples, I am going to create a simple Ar...
12:16 pm GMT - Tue, November 23, 2021
Dev To
C Arrays
In previous chapter we learnt about collections (Lists, Stacks, Queues, Dictionaries), and I gave a special mention to Arrays. Why was this, well arrays can store a collection of objects too just like...
12:14 pm GMT - Tue, November 23, 2021
Dev To
Day 46 of 100 Days of Code & Scrum: Raging at CORS, AWS Lambda, and API Gateway
Good day, everyone!Today was my weekly visit to the physical therapist, so I wasn't able to code much.I didn't really make that much progress because I was still stuck on the same problem as I was yes...
12:00 pm GMT - Tue, November 23, 2021
Dev To
How to create an iOS app? A step by step guide
Are you new to the iOS app business? In this blog you will learn the whole process of how to create an iOS app.Over the past decade, mobile app development has become one of the most promising and bri...
11:46 am GMT - Tue, November 23, 2021
Dev To
30 Free Vue.js Admin and Dashboard Templates
After the very good result of this article where I have published some of my favorite premium resources based on Vuejs, today I would like to share with you a selection of gorgeous and 100% open-sourc...
11:25 am GMT - Tue, November 23, 2021
Dev To
Django How to upload, view, delete file using ModelForm and MySQL
https://ozenero.com/django-how-to-upload-file-using-modelform-tutorial-mysqlIn this tutorial, were gonna look at way to upload file in Django using Django ModelForm and save its information to MySQL D...
11:20 am GMT - Tue, November 23, 2021
Dev To
Basic server side caching using Redis in nodejs
Caching is the process of storing copies of files in a cache, or temporary storage location, so that they can be accessed more quickly. Caching helps us in making our website more faster, respond to u...
11:19 am GMT - Tue, November 23, 2021
Dev To
Django Star Admin - Open-source / Bootstrap 5 / Docker / CookieCutter
Hello Coders! This article presents an open-source Django Dashboard that has all the ready-to-use bare minimum essentials: database, authentication, Docker support, and a modern Bootstrap 5 design: St...
11:18 am GMT - Tue, November 23, 2021
Dev To
What is Javascript?
I suppose it's your first time trying to read about how to code, unfortunately we will not talk about that. First of all you need to understand why JS is important and how to use JS in your daily rout...
11:14 am GMT - Tue, November 23, 2021
Dev To
Web 3.0 Terms and Their Definitions in Plain English
You've probably heard about Web3 unless you've been living under a rock. Web 3.0 is the next step in the web's growth, and it aims to make the internet more intelligent. In this article, we are going ...
11:11 am GMT - Tue, November 23, 2021
Dev To
How to hack Chrome Dino Game using Javascript
IntroWe all know the popular internet game of chrome which appears when there is no internet, there is however another way to access it that is by typing chrome://dino into the address bar.So I ...
11:06 am GMT - Tue, November 23, 2021
Dev To
Secrets Detection Tools for reproducible, detailed, and meaningful benchmarks
New series focusing on performance at GitGuardian. Learn how we built the tools to produce meaningful benchmarks and track our improvements in speed over the year.This article is the first in a series...
10:31 am GMT - Tue, November 23, 2021
Dev To
How to become a Certified AWS Solution Architect in 2022
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, If you are preparing for t...
10:16 am GMT - Tue, November 23, 2021
Dev To
Whats an Ideal Programming Language for a Startup?
Its been said more than enough about the best programming languages for your product design, as well as the most popular frameworks, etc. This time well revise the five best programming languages that...
09:46 am GMT - Tue, November 23, 2021
Dev To
Making the chrome dino game play itself using Javascript
Hello, guys in today's blog we are gonna hack chrome dino ( automating it ) using javascriptChrome dino game is made by Google. this game is available in chromium based browsers like brave, chrome, ed...
09:44 am GMT - Tue, November 23, 2021
Dev To
Data Structure and Endianess in Nodejs
Data structure is the collection of data values, the relationship among them and the functions or operations that can be applied to the data according to Wikipedia.Memory in Data structureThe concept ...
09:38 am GMT - Tue, November 23, 2021
Dev To
Adding authentication to a Flask application
Welcome to the last part of the series. Here, you'll learn how to add authentication to your flask application. The todo application built in part 2 will be used here. So if you come across this part ...
09:02 am GMT - Tue, November 23, 2021
Dev To
Getting Started with Custom Structural Directives in Angular
IntroductionAngular comes with many built-in directives. Some of them (eg. NgIf, NgModel or FormControlDirective) are used daily by Angular developers. Those directives can be split into 2 categ...
09:00 am GMT - Tue, November 23, 2021
Dev To
Upload files to SharePoint with JavaScript using Microsoft Graph and Microsoft Authentication Library
Phu, thats a long title - but I wanted to make it really clear what this blogpost is about. So as you might have guessed, in this blogpost I will cover how to upload files to SharePoint with JavaScrip...
08:38 am GMT - Tue, November 23, 2021
Dev To
The React roadmap for beginners you never knew you needed.
One of the most widely used JavaScript libraries for developing dynamic web apps is React. It has a sizable community and a dedicated development team behind it.Although React is reasonably simple on ...
08:24 am GMT - Tue, November 23, 2021
Dev To
JavaScript Call stack , event loop and callback queue
When I started as a beginner in JS, I had some difficulties in figuring out the concepts which I am about to say. I think I have figured it out. Thanks to talk given by Philip Roberts at JS conf EU. I...
08:22 am GMT - Tue, November 23, 2021
Dev To
Using Axios with React to Make API Requests
IntroductionI was working on a project that uses React and Material UI. For this project, I needed to fetch data from the server and I encountered some difficulties trying to fetch data from API...
07:49 am GMT - Tue, November 23, 2021
Dev To
5 things I struggled with when learning React with a Vue background
Initial stateHaving worked with Vue for the majority of the past 3 years, I got very used to the Vue syntax and libraries and became very comfortable with the framework. Vue was easy to pick up ...
07:39 am GMT - Tue, November 23, 2021
Dev To
Prototype Pattern | Design Patterns in Java
Java implementation of the Prototype Pattern, with which you can clone full objects. This is implementation of the Cloneable interface in Java but it could have to achieve the same goal of cloning obj...
07:39 am GMT - Tue, November 23, 2021
Dev To
Best Web Development Company NYC
New York is the heart of all the technological advancements, and for great reasons. Web Development Company NYC is the ideal choice for many companies. The region has also been home to a variety of st...
07:34 am GMT - Tue, November 23, 2021
Dev To
Host a simple snake game on your website
You can easily host a simple snake game on your website, using code and a hosting service. You may not know coding or even the names of some programming languages. But, dont worry. I can help you do i...
07:28 am GMT - Tue, November 23, 2021
Dev To
Add a video background in HTML/CSS
Hey fellow creators,Here's a simple tutorial on how to add a video background to your website ! You'll learn all the tips and tricks to make it responsive. If you prefer to watch the video version, it...
07:26 am GMT - Tue, November 23, 2021
Dev To
Salesforce Certification Guide: Step by step Overview and Career Paths
Salesforce.com has the top prize for its customer relationship management (CRM) products for small and medium-sized companies. However, enterprises of all sizes use Salesforce to manage their CRM. Thi...
07:24 am GMT - Tue, November 23, 2021
Dev To
HTML tags | rt
It is used to specify the ruby text component of a ruby annotation, providing pronunciation, translation, transliteration or explanation for East Asian typography.The <rt> element must always be...
07:19 am GMT - Tue, November 23, 2021
Dev To
3 recent trends in low-code & year-end events you can't miss!
Low-code has steadily gained prominence among developers, showing that they appreciate low-code's visual builders that make complex use cases easier, with fewer lines of code.If you're a tech enthusia...
07:14 am GMT - Tue, November 23, 2021
Dev To
Full Site Editing - P5: What Are Block Patterns in Gutenberg? How to Create Them?
After the 4 articles in the FSE series, we've received a lot of positive feedback from readers. In particular, many of them asked to have one more part about Gutenberg block patterns. So, we came up w...
07:02 am GMT - Tue, November 23, 2021
Dev To
Going serverless with MongoDB Realm - Vue.js Version
Serverless architecture is a pattern of running and building applications and services without having to manage infrastructure. It involves the applications and services running on the server, but all...
07:02 am GMT - Tue, November 23, 2021
Dev To
Going serverless with MongoDB Realm - React.js Version
Serverless architecture is a pattern of running and building applications and services without having to manage infrastructure. It involves the applications and services running on the server, but all...
06:54 am GMT - Tue, November 23, 2021
Dev To
ASMR Coding a JavaScript App - rainy night
I did not realize how coding tutorials on YouTube are sometimes annoying - including my own (no exclusion ), don't get me wrong, I mean it's great to be taught and all but often it's just annoying, yo...
06:14 am GMT - Tue, November 23, 2021
Dev To
I wrote a script to bring Chrome DevTools to Android
Hey everyone, I wrote a script to bring DevTools (based on eruda) to Android Chrome. It works on any website, and you can access it by shaking your phone. It uses a local VPN tunnel to dynamically inj...
06:07 am GMT - Tue, November 23, 2021
Dev To
The Comprehensive Guide to Angular Performance Tuning
It's not uncommon to see Angular apps slow down over time. Angular is a performant platform, but if we don't know how to create performant Angular apps, our apps will become slower as they evolve. As ...
05:58 am GMT - Tue, November 23, 2021
Dev To
Getting started with Remix
What is Remix?Remix is a "relatively" new framework which was open sourced on 23rd of November 2021. It was originally created by the awesome Ryan Florence and Michael Jackson, and with the rece...
05:41 am GMT - Tue, November 23, 2021
Dev To
18 Python one-liners that will speed up your coding process.
Hi folks, I am Yash Makan and in today's blog, we are going to talk about one-liners in python. I clearly remember when I chose to learn python it was just because of the simplicity and readability. B...
05:29 am GMT - Tue, November 23, 2021
Dev To
Building RESTful APIs with Node JS & Hoppscotch
It all began when I failed miserably with my bulky monolithic web application which I developed for a client when working at a startup. I felt so disappointed that I even thought of quitting programmi...
03:57 am GMT - Tue, November 23, 2021
Dev To
Medical Landing Page
Download 15,000+ Design Resources.Download thousands of free & premium web design, illustration, bootstrap template, flutter app, icon, 3d illustration, and graphic assets for your UI, UX design p...
03:01 am GMT - Tue, November 23, 2021
Dev To
What is dev.to for?
Lately there has been an influx of certain kinds of posts on dev.to that we should probably talk about: Uneducated opinion piecesBefore I describe what kind of articles I am referring to, let's ...
01:56 am GMT - Tue, November 23, 2021
Dev To
Automated Web Application Code Testing On A Budget
For a software development manager or architect that works for a large company with endless resources then it is easy to simply follow the idealistic automated code testing philosopy that goes somethi...
01:33 am GMT - Tue, November 23, 2021
Dev To
code every day with me
--DAY 26--Hi, I am going to make #100DaysOfCode Challenge. Everyday I will try solve 1 problem from leetcode or hackerrank. Hope you can go with me until end.Now let's solve problem today:Proble...
01:00 am GMT - Tue, November 23, 2021
Dev To
100 das de cdigo: 18, 19 y 20 el fin de semana es complicado
Hey hey hey!Bienvenidos a este nuevo lunes, como cada fin de semana estuve tan ocupado que no pude darme el tiempo de escribir pero aqu estamos para explicar de lo ocurrido en el.A pesar de no tener m...
11:45 pm GMT - Mon, November 22, 2021
Dev To
JSON2OBJ
json2objAllows you to transform JSON data into an object whose members can be queried using the member access operator. Unlike json.dumps in the standard library that returns a dictionary object...
11:42 pm GMT - Mon, November 22, 2021
Dev To
CSS Media Queries
Media queries are extremely useful for responsive web design. Not everyone is using a desktop all the time, most of us are probably using our phones most of the time for the things were doing online. ...
11:24 pm GMT - Mon, November 22, 2021
Dev To
5 reasons why we ended up rewriting the whole application before its release
As developers, sooner or later we will end up in a situation where we have to work with a legacy codebase. That can be the whole application or just part of the application written at the very start o...
10:56 pm GMT - Mon, November 22, 2021
Dev To
Adding form validation to an Angular application
IntroductionAngular is a development platform for building WEB, mobile and desktop applications using HTML, CSS and TypeScript (JavaScript). Currently, Angular is at version 13 and Google is the...
10:49 pm GMT - Mon, November 22, 2021
Dev To
Vue.js Components Communication Patterns (without Vuex) - Part 2
$parent and $children patternsIn Part 1 of this series, we introduced two patterns that work perfectly in a two-level component hierarchy, but what about a three-level or even four or five-level hiera...
10:11 pm GMT - Mon, November 22, 2021
Dev To
Day 17 of 100daysofcode: Some Bumps in the Road
I ran into some life circumstances in the past 48 hours that is going to eat up a few days of valuable work time. I will do my best to keep up with updates, but I will be stretched thin this next week...
09:52 pm GMT - Mon, November 22, 2021
Dev To
Why is good naming so important?
I started to feel bad about torturing my fellow colleagues to have better function, variable and class names and also easy to understand error messages.If you can think of good names for every piece o...
09:29 pm GMT - Mon, November 22, 2021
Dev To
O mtodo para ir mais longe
Diariamente o ser humano vem procurando e criando meios para acelerar a evoluo, e aqui eu vou passar um pouco de 3 pilares que eu tenho utilizado evoluir cada vez no meu desenvolvimento pessoal e prof...
09:22 pm GMT - Mon, November 22, 2021
Dev To
Useful Docker Commands
Today I learned some docker commands, let me share it with you: To stop all containers simply type:docker kill $(docker ps -q)docker ps - list all running containersflag -q - displays only ids of...
08:52 pm GMT - Mon, November 22, 2021
Dev To
My golden rules for Angular intercomponent data communication
These are some rules that I have lazily picked up over the past four years of professional development on angular.I generally work on small to medium projects without the time to integrate a formal st...
08:35 pm GMT - Mon, November 22, 2021
Dev To
HackerRank 40 | Java Dequeue |
Esse exerccio recebe dois inputs iniciais: um integer N, relativo quantidade de nmeros em um array, e um integer M, relativo a um subarray deslocvel que far a "varredura" dentro do array principal.N ...
08:30 pm GMT - Mon, November 22, 2021
Dev To
My favorite image placeholder
For my first post, I decided to write about a tool that I always use gladly when mockup new websites. So here I would like to share with you my favorite image and video placeholder Place Corgi. As you...
08:27 pm GMT - Mon, November 22, 2021
Dev To
Build a web crawler from scratch
IntroductionHave you ever wondered how search engines like Google, fetch data from different parts of the web and serve it to you as a user, based on your query? The method used by applications ...
08:13 pm GMT - Mon, November 22, 2021
Dev To
Prometheus and Grafana, Part 2
The Prometheus.yml:# my global configglobal: scrape_interval: 15s # Set the scrape interval to every 15 seconds. Default is every 1 minute. evaluation_interval: 15s # Evaluate rules every 15 sec...
08:09 pm GMT - Mon, November 22, 2021
Dev To
Learn How To Lazy Load Image Using Javascript In PHP
Do you want to increase your website speed?Then you need this tutorial to lazy load your assets.https://www.youtube.com/watch?v=kyU8GvHf3o4Download Source Code: https://www.biggidroid.com/produc...
08:04 pm GMT - Mon, November 22, 2021
Dev To
BetterViewer A chrome extension for better image viewing experience
Hi everyone! After many cups of coffee and many more hours of hard work, I launched my free Open source Chrome extension: BetterViewerBetterViewer makes image viewing faster, easier, and more fun.Bett...
07:46 pm GMT - Mon, November 22, 2021
Dev To
Cloud Migration Benefits and Challenges
A growing number of organizations are switching to cloud services. In this guide, well outline the benefits and challenges of cloud migration.By Reza Piri Cloud November 17, 2021Cloud computing has ...
07:43 pm GMT - Mon, November 22, 2021
Dev To
How to build a search engine with word embeddings
Imagine you have a large set of news articles, and want to provide a way to allow your users to search through them. For example, here are 5 random articles from the Economist:An investment bonanza is...
07:30 pm GMT - Mon, November 22, 2021
Dev To
Adopting 200 OK! Error Handling strategy in GraphQL with Hot Chocolate (dotnet).
This article is about the strategy of handling errors in your C# GraphQL APIs and is based on Sasha Solomon's article about handling errors in GraphQL environments. It's adopted to asp.net core server...
07:04 pm GMT - Mon, November 22, 2021
Dev To
Developer Bloggers/Technical Bloggers Wanted
Hit Subscribe is a company that hires engineers to write content for technical blogs. So what we're looking for is quite straightforward: engineers interested in a side hustle writing technical conten...
07:03 pm GMT - Mon, November 22, 2021
Dev To
Learn how to use Git and GitHub in a team like a pro (part 2)
In the previous part of this tutorial, we learned how Harry and Hermione decided to build a SaaS app to allow people to build their own potions online and share them with the rest of the world. They n...
06:59 pm GMT - Mon, November 22, 2021
Dev To
Monster 1.25.0 released
Today we released the latest edition of our Monster project. Monster is a collection of javascript classes that we need for daily work in our web projects.Besides small helper functions and classes it...
06:40 pm GMT - Mon, November 22, 2021
Dev To
Creating Squid Game's Dalgona Using Canvas
I've been a front-end web developer for a while and yet I've only used HTML5's canvas element 1-2 times, and only in my spare time. Wes Bos has an Etch-a-Sketch game using canvas in his Beginner's Jav...
06:31 pm GMT - Mon, November 22, 2021
Dev To
How do i add Cardview to RecyclerView android kotlin example
We know how to user Recyclerview in android and we have created Recyclerview Item Click events in the previous post.In this post we will learn add CardView to RecyclerviewWhat is CardView?CardView is ...
06:27 pm GMT - Mon, November 22, 2021
Dev To
website to dextop App In six steps with electron
Convert Url To Desktop App With Electron Perquisitesnode JS - install Step-1 Create Folder And in Terminal Run This Commandsnpm initjust hit enter unless you end up . copy pa...
06:21 pm GMT - Mon, November 22, 2021
Dev To
VSCode Productivity Hack 1
Coveted ComparisonsLet me paint you a picture; you're working on a project that has several identical configuration files. The difference between these files is that each is used in different en...
06:16 pm GMT - Mon, November 22, 2021
Dev To
Tutorial: How To Integrate A Bubble App With A Backendless Backend
Bubble.io is one of the most popular no-code app builders on the market. When you integrate a feature-rich no-code Backendless backend with your Bubble app, you get a visual relational database, user ...
06:15 pm GMT - Mon, November 22, 2021
Dev To
Getting Started with Algolia API
IntroductionIn this course, you will learn how the Algolia API works by understanding its main components. The end goal is for you to be able to integrate Algolia into your application to delive...
06:14 pm GMT - Mon, November 22, 2021
Dev To
Comprehensive guide of Event Handling in Svelte
Using the on: directive, Svelte listens for any event on an element. Customised events convey data between child and parent components. Components in Svelte can listen for DOM and custom events. The o...
06:12 pm GMT - Mon, November 22, 2021
Dev To
what is partial hydration and why is everyone talking about it?
In The Cost Of Client-side Rehydration (February 8, 2019), Addy Osmani argued that:Server rendering a page and then rehydrating DOM client-side through a serialized version of a UI's dependencies (reh...
06:11 pm GMT - Mon, November 22, 2021
Dev To
100 Languages Speedrun: Episode 02: Emojicode
Most programming languages are created to address some genuine need, but some are just an art statement. One such art statement is the Emojicode language - self-described as a "full-blown programming ...
06:08 pm GMT - Mon, November 22, 2021
Dev To
The ephemeral miniconf - The videos
The ephemeral miniconf was last week It went very well and its time to share all the videos: [The epehemeral miniconf Youtube channel] Native GitHub actions in Perl - Juan Julin Merelo Guervs ...
05:35 pm GMT - Mon, November 22, 2021
Dev To
GitHub Actions - All the Shells
What are GitHub Actions?GitHub Actions helps automate tasks within your software development life cycle. They are event-driven, meaning that you can run a series of commands after a specified e...
05:31 pm GMT - Mon, November 22, 2021
Dev To
Build your own branded short links with GraphQL & Serverless Functions
Marketing teams for years have been using short URLs to track click origins, and of course, to shorten those long winded slug based URLs.You've most likely seen something like https://bit.ly/graphcms....
05:12 pm GMT - Mon, November 22, 2021
Dev To
Introduction to NodeJS
So recently I started learning Node.js and I was looking for some blogs that can help me get started with Node.js and I didn't find any good blogs that give a brief introduction to Node.js So I though...
04:47 pm GMT - Mon, November 22, 2021
Dev To
Vuex With Class Components
Helloooo, in this post I'll show you how you can use vuex with TypeScript and class-components. DisclaimerIn this tutorial I will be using:Vue 2Vuex ^3.6.2TypeScript 4.5 What we're gonna bui...
04:35 pm GMT - Mon, November 22, 2021
Dev To
Doodle Forms
Doodle forms make data collection simple, while still preserving flexibility to build just the right experience. They hide a lot of the complexity associated with mapping visual components to fields, ...
04:27 pm GMT - Mon, November 22, 2021
Dev To
Mezon Html Report generator
Hi! Let me introduce eport generator wich I have created for personal use.To be honest I don't like create reports. It took soooooooo mcuh time. But this class now allows me to do it much faster. ...
04:26 pm GMT - Mon, November 22, 2021
Dev To
Why dont people like PHP?
Written by Andrew Evans PHP, a recursive play on Hypertext Preprocessor, is a general-purpose scripting language geared towards web development. Although it is considered dated by some, PHP is still u...
04:21 pm GMT - Mon, November 22, 2021
Dev To
Why We Should Never Stop Learning
Have you ever felt so reluctant to learn when you are exhausted from the whole day of work? Or, you find yourself difficult to just sit down and study during your free time. Dang, there is so much fun...
04:19 pm GMT - Mon, November 22, 2021
Dev To
Logical assignments and it's use cases
Binary operations and conditional rendering are something we do quite frequently while building applications. This article is about logical assignment operators that were introduced in ES2021.it's imp...
04:04 pm GMT - Mon, November 22, 2021
Dev To
Create A Responsive Login And Signup Form
Hello friends, today we are going to learn How to Create a Responsive Login and Registration Form Template in HTML and CSS. There are a lot of Forms Design that I have created before but, to date, I h...
03:59 pm GMT - Mon, November 22, 2021
Dev To
Canvas Draggable Ball
Well do you know what canvas is? Well only recently, did I figure out about customisation using it.It is an HTML5 element that allows you to draw fun shapes, lines, and points and manipulate them usin...
03:58 pm GMT - Mon, November 22, 2021
Dev To
1 line of code: How to get the average of an array
const average = arr = arr.reduce((a, b) => a + b, 0) / arr.length;Returns the average of the sum of all items in a numerical array. Beware of JavaScripts Automatic Type Conversion if your Array con...
03:51 pm GMT - Mon, November 22, 2021
Dev To
How to scrape Zillow in no time
IntroductionZillow is a real estate company that offers various products targeted at both home buyers and sellers.You can scrape listings from Zillow, with data including addresses, prices, desc...
03:51 pm GMT - Mon, November 22, 2021
Dev To
Release 0.3: Contributing to IPC144
Follow the meta issue-18 me and my colleagues have a chance to contribute fixing and updating the docs for the IPC144 project Fixing character-strings.mdThis time, fixing the docs is quite differ...
03:44 pm GMT - Mon, November 22, 2021
Dev To
Hello! It's been a while...
Lately I've been transitioning from a front-end developer to a UX designer, and I haven't posted much on Dev.to since my popular "Implement Dark Mode on Your Website" article went viral, which now has...
03:42 pm GMT - Mon, November 22, 2021
Dev To
Responsive Side Navigation Bar in HTML CSS and JavaScript
In this article you will learn how to create Responsive Sidebar Menu using HTML CSS JavaScript. Earlier I shared with you the design of making many more types of Responsive Side Navigation Bar. I crea...
03:40 pm GMT - Mon, November 22, 2021
Dev To
Llamar a funciones JavaScript desde DotVVM con JS Directive
Hola! Un gusto saludarte. Para aprender a llamar funciones JavaScript desde DotVVM en ASP.NET, y viceversa, en este artculo tutorial aprenderemos a utilizar JS Directive al solicitar dos nmeros desde ...
03:34 pm GMT - Mon, November 22, 2021
Dev To
Create a custom error component in Next.js (SSR & CSR)
Next.js comes with great support for error handling. In the following article, I am going to show you how to implement a personalized error component by building a tiny application that fetches data f...
03:34 pm GMT - Mon, November 22, 2021
Dev To
The Easy Way to Copy Text in Tmux
How to Easily Copy Texts in TmuxIf you've used tmux for a while, you will realize that highlighting a text with a mouse in tmux to copy them is a painful experience. That's because it's now how ...
03:21 pm GMT - Mon, November 22, 2021
Dev To
Advanced Authentication and Authorization
Hey everyone ,In this article, let us learn about one of the most important concepts that you as a developer must have a solid knowledge of and that is Advanced Authentication and Authorization. ...
02:47 pm GMT - Mon, November 22, 2021
Dev To
Web Scraping with CSS Selectors using Python
When web-scraping, CSS selectors are one of the best friends. This tutorial will tell you what they're, their pros and cons, and why they matter from a web scraping perspective with Python examples to...
02:42 pm GMT - Mon, November 22, 2021
Dev To
Manage your WordPress plugin without knowing SVN
My WorkflowDespite I started my web developer career using SVN, I changed job in 2 years and moved from SVN to git without returning back. I use daily git, both with a GUI and on the cli, but SV...
01:42 pm GMT - Mon, November 22, 2021
Dev To
Go Basics: Variables
In the last article, I gave a small introduction to programming with Go, where we saw the tiniest possible programs and the general syntax. Continuing on the syntax, let's take a look at some more syn...
01:39 pm GMT - Mon, November 22, 2021
Dev To
Build an escrow contract on the Ethereum blockchain with Solidity and Replit
Since Satoshi Nakamoto released the first version of Bitcoin in early 2009, digital currencies and blockchain technology have been the site of frenzied innovation, excitement and speculation. In addit...
01:37 pm GMT - Mon, November 22, 2021
Dev To
SvelteKit Tooling: 7 Tools to Streamline you CI Workflow
SvelteKit Tooling: Putting your Continuous Integration Process on SkatesAdding SvelteKit tooling to your continuous integration (CI) process can help you work more efficiently as well as keep y...
01:36 pm GMT - Mon, November 22, 2021
Dev To
Building the perfect automated workflows for Blockchain's development
Build workflow for Blockchain's developmentTLDR: We were having a bad time with Blockchain smartcontract's development, and fortunately we had found solutions to save our asses. We'd like to sha...
01:35 pm GMT - Mon, November 22, 2021
Dev To
Como criar uma Lista de Controle de Acesso (ACL) personalizada no Magento 2
Contextualizando O que uma lista de controle de acesso?O Access Control List (Controle de Lista de Acessos) ou ACL so regras que permitem um administrador limitar as permisses de um usurio...
01:28 pm GMT - Mon, November 22, 2021
Dev To
Build Your New Uber for X App that is Too Competitive in the Existing Market
On-demand multi-services apps today got so popular among people all over the world. The convenient platform allows the customers to book various services online with a single log-on solution. Consider...
01:16 pm GMT - Mon, November 22, 2021
Dev To
How to run Nginx and PHP in Docker
Today we will try to run nginx web server with PHP 7.4 in Docker. We will use Docker, because we will not install any software on our host system. You should have installed on your system Docker and D...
12:58 pm GMT - Mon, November 22, 2021
Dev To
The Best Black Friday Developer Deals2021
Black Friday/Cyber Monday Mega Sale Season is here and so are the exciting deals..!!Grab your favorite premium admin templates at 25% OFF. Yes, you heard it right..!! 25% OFF, Just Apply The Promo Co...
12:57 pm GMT - Mon, November 22, 2021
Dev To
Day 68/100 Handling Events
"You have power over your mindnot outside events. Realize this, and you will find strength." Marcus Aurelius, Meditations...
12:56 pm GMT - Mon, November 22, 2021
Dev To
Modules and Packages in Python
In real-life development, we do not write every single line of code. If there are any resources or libraries available we generally use those as long as the source is trustable. It is just like the ol...
12:50 pm GMT - Mon, November 22, 2021
Dev To
Xplorer, a modern File Explorer that was written using TypeScript, has its performance improved on the recent release
Hello devs!About two months ago, I released the first version of Xplorer and wrote a post about it which makes both of the blog and the repository went into trending . Thanks a lot for it. Please read...
12:42 pm GMT - Mon, November 22, 2021
Dev To
5 Tips That Will Boost Your Productivity
you're reading this article, then you're probably thinking about new ways how to increase the quality of your work and your life itself without spending too much time on it. And I wanna share with you...
11:46 am GMT - Mon, November 22, 2021
Dev To
Decomposing theme elements styles in your Flutter app
IntroductionHey-hey, DEV friends! Lately, I've been reading and refactoring other people's code more and more often. Both incredibly beautiful and the kind of code I'd like to take apart with yo...
11:43 am GMT - Mon, November 22, 2021
Dev To
Let's create a typing practice game with JavaScript
As a programming we type a lot. But use some random app for typing practice? Nah fam, we are creating our own typing practice game from scratch using vanilla JavaScript.Video tutorial avail...
11:43 am GMT - Mon, November 22, 2021
Dev To
How to create Modern Dashboards directly in Figma
https://blog.simmmple.com/how-to-create-modern-dashboards-in-a-few-minutes-directly-in-figma/...
11:37 am GMT - Mon, November 22, 2021
Dev To
How to Transfer a Website to a Different Host (Without Downtime or Issues)
Picking the best hosting provider for your website can be time-consuming as there are so many options available. Unfortunately, sometimes when you make your choice, the service doesnt meet your expect...
11:04 am GMT - Mon, November 22, 2021
Dev To
Writing an NFT Collectible Smart Contract
IntroductionIn my previous tutorials, we showed you how to use our generative art library to create a collection of avatars, generate compliant NFT metadata, and upload the metadata JSON and med...
10:47 am GMT - Mon, November 22, 2021
Dev To
Day 45 of 100 Days of Code & Scrum: My Internet is Back, and so is My Productivity
Happy new week, everyone!Today was a really productive day, so I'm fairly pleased. Firstly, my Internet came back so I can finally work how I'd like. I also got a lot of things done, including almost ...
10:38 am GMT - Mon, November 22, 2021
Dev To
What's New at Python 3.10 And Why You Should Know That ?
Hi, have you already learned Python 3.10? And what if you meet a project written on this version? How fast can you figure out this code? Most people know that Python 3.10 has been released, but some ...
09:12 am GMT - Mon, November 22, 2021
Dev To
10 Best HTML, CSS and Web Development Courses for Beginners to Learn Online
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, if you want to learn HTML ...
08:54 am GMT - Mon, November 22, 2021
Dev To
Automated Twitter banner to show your 100DaysOfCode progress
Its name is pretty clear: the #100DaysOfCode challenge is about coding at least one hour per day, everyday, for 100 days. It's a great way to push yourself to act. Especially if you are a seasoned pro...
08:44 am GMT - Mon, November 22, 2021
Dev To
2021 Best Black Friday Deals for Web Developers
As Halloween has come and gone, Thanksgiving and Black Friday are upon us. The holiday season is quickly approaching and this leaves no room for procrastination or waiting when it comes to your holida...
08:00 am GMT - Mon, November 22, 2021
Dev To
Firebase Issue
./src/firebase.jsModule not found: Can't resolve 'firebase'I did (3 times)uninstalling, clear cache and installing latest version of firebase as answered by stack overflow community. Please can someon...
07:54 am GMT - Mon, November 22, 2021
Dev To
Seneca Telescope: Update Traefik
TelescopeTelescope is a tool for tracking blogs in orbit around Seneca's open source involvement. In more details, Telescope is an open source web server and client application for aggregating a...
07:54 am GMT - Mon, November 22, 2021
Dev To
Primeros pasos en Docker
Docker es un software de cdigo abierto que automatiza el despliegue de aplicaciones con el uso de contenedores. Esto hace que sea ms fcil empaquetar y aislar el software para que pueda implementarse...
07:50 am GMT - Mon, November 22, 2021
Dev To
18 best programming quotes to motivate yourself
1) Every Programmer is an Author.2) While( !( succeed = try() ) );3) The best error message is the one that never shows up.4 Any fool can write a code that computers can understand, good programers w...
07:37 am GMT - Mon, November 22, 2021
Dev To
Visitor Pattern | Design Patterns in Java
Java implementation of the Visitor Pattern, where you place the new behavior into a separate class called visitor, instead of trying to integrate it into existing classes....
07:35 am GMT - Mon, November 22, 2021
Dev To
Java/ Set Gutter Margins in Word
Gutter margins are designed to add extra space to the existing margins of a document, which ensures that the text of the document will not be obscured when binding. In this article, you will learn how...
07:34 am GMT - Mon, November 22, 2021
Dev To
Re-Doing the Django Tutorial With FastAPI And React: Building the CRUD endpoints!
Note: This is part 3 of a multi-part tutorial on FastApi and React, if you've not read the previous part, start here !Welcome to part 3 of the tutorial, today we'll see how to use path operations to r...
07:24 am GMT - Mon, November 22, 2021
Dev To
What are React Props?
Hey fellow creators,You're not sure what React Props are for? You've come to the right place!If you prefer to watch the video version, it's right here :Check out the source code here. 1. The bas...
07:20 am GMT - Mon, November 22, 2021
Dev To
HTML mistakes, Rust, coding challenges, NoSQL, and moreMy 10 favorite Tech Twitter tweets from this week:
If you found value in this thread you will most likely enjoy my tweets too so make sure you follow me on Twitter for more information about web development and how to improve as a developer. This art...
07:02 am GMT - Mon, November 22, 2021
Dev To
CDN on top of your website to increase your core web vitals
This is a long title, but it is on the point. I am going to show you how to set up AWS Cloudfront, the CDN solution of Amazon, in front of your AWS website. The solution works if your website is host...
06:56 am GMT - Mon, November 22, 2021
Dev To
[ReactJS] From Javascript to Typescript
Salam and holla, amigos!This article can be used other than React as well, but I will focused on React ecosystem, so just skip the React part if you do other than React. So, today I am discussing how ...
06:40 am GMT - Mon, November 22, 2021
Dev To
Back to Basics: Conditional Logic with Python if else if
Whether you are new to Python programming or returning to it after a break, you may need to learn or re-learn about decision-making and branching statements in Python.In this tutorial, you will learn ...
06:36 am GMT - Mon, November 22, 2021
Dev To
Solution to Problems that Beginners Encounter ~React/Deploy~
I've been learning React only for three weeks, but I've had so many problems. I'll share one of them I encountered while I was deploying my project. It was not the same way I usually do since this ti...
06:35 am GMT - Mon, November 22, 2021
Dev To
Cracking the code: Material UI
WHY?Here I am, back again to lay out the simplicities of programming. If you can find yourself to combine simple and programming in the same sentence... My first experience with Material UI, wasn't t...
05:12 am GMT - Mon, November 22, 2021
Dev To
Tips to Ignite Your Zeal by Jacqueline Nagle
Can a person be successful without the zeal or passion to do something? I doubt it! Businesses, CEOs, politicians, successful career men and women, the zeal to pursue it against all odds is what makes...
04:46 am GMT - Mon, November 22, 2021
Dev To
Infer in TypeScript, the Great and Powerful
Let's talk about the infer keyword in TypeScript. I believe, there're a lot of developers, who've been confused about infer. When should I use it? How it works? What is the purpose?Let's start with so...
04:45 am GMT - Mon, November 22, 2021
Dev To
JavaScript Tips to Improve Your Webpage Performance
One of the most important things, when you're building a website, is ensuring its good performance. When people visit your webpage, they don't want to wait for 10 minutes until the page (and all the i...
04:06 am GMT - Mon, November 22, 2021
Dev To
Free React Responisve Restaurant Website Design using Styled Components with ScrollReveal Animations
You can get the template from the link proivided in the description of the video. Technologies Used :-ReactStyled Components Libraries and Assets Used :-React IconsScroll Reveal T...
03:26 am GMT - Mon, November 22, 2021
Dev To
Level up your Github with GitHub Actions and Kubernetes, with Sr.Principle Dev from Red Hat
Watch Senior Principle Developer Karan Singh talk about the recipie to level up your software skills at Git Commit Show LIVE with QnA!Add some content from DevOps, Github Actions + Mixed with Ku...
03:26 am GMT - Mon, November 22, 2021
Dev To
Level up your GitHub with GitHub Actions and Kubernetes, with Sr. Principle Dev from Red Hat
Watch Senior Principle Developer Karan Singh talk about the recipe to level up your software skills at Git Commit Show LIVE with Q&A!Automate your workflow from idea to production. This is t...
03:13 am GMT - Mon, November 22, 2021
Dev To
React Mock Interview
Interviews are always a nerve-wracking thing to do! You spend hours upon hours studying Data Structures and Algorithms, Youtube top programming interview questions and answers, and think of all of the...
01:38 am GMT - Mon, November 22, 2021
Dev To
Frontend Challenge 6, Social Proof Component
Let me describe my coding journey to build a Social Proof component fromFrontend Mentors.Frontend Mentorsis a online platform that provide front-end challenges that include professional web designs.Th...
01:16 am GMT - Mon, November 22, 2021
Dev To
Tackling a Problem From a Beginner's Perspective
What do I do?We often see technical blog posts from experienced developers sharing their insights from years of coding, hardly ever from someone just starting out. The hardest part of beginning ...
12:26 am GMT - Mon, November 22, 2021
Dev To
Python challenge_11
Palindrome level of challenge 4/10A string is a palindrome when it is the same when read backwards.For example:the string "bob" is a palindrome So is "abba".But the string "abcd" is not a p...
12:22 am GMT - Mon, November 22, 2021
Dev To
Consulting Temperature API with JS
[Clique aqui para ler em portugus]Lets make a query for a temperature api using javascript fetch CodeFirst lets create the interface, well do something simple, using just HTML.<div> <sp...
12:19 am GMT - Mon, November 22, 2021
Dev To
Chain of Responsibility e ASP.Net Core
Ol!Este mais um post da seo Design, e nele vamos tratar de um pattern bastante til em cenrios com mltiplas condies, o Chain of Responsibility (CoR, ou Cadeia de Responsabilidade, em traduo livre). Ve...
11:48 pm GMT - Sun, November 21, 2021
Dev To
Intigriti 1121 - XSS Challenge Writeup
Another month, another amazing XSS Challenge from Intigriti, made by Ivars Vids. My first solution for this was not the intended one, but I hope you guys somehow appreciate it. In the end of the write...
11:36 pm GMT - Sun, November 21, 2021
Dev To
Levando DarkMode ao seu site
Com as ltimas atualizaes dos sistemas operacionais mobile (iOS e Android), o Dark Mode (Modo Escuro), tem virado tendncia tanto quanto nos sistemas operacionais, quando em aplicativos e sites e, com e...
11:30 pm GMT - Sun, November 21, 2021
Dev To
AI vs Machine Learning vs Deep Learning
Understanding the difference between Artificial Intelligence, Machine Learning, and Deep LearningLet's talk about the difference between Artificial Intelligence, Machine Learning, and Deep Learning an...
11:22 pm GMT - Sun, November 21, 2021
Dev To
Shenanigans with Shaders
Table Of ContentsIntroductionShadersSetupShader CodeConclusionFor those of you who love rabbit holes, learning graphics programming is a pretty deep one. Theres always some new thing to learn, t...
11:02 pm GMT - Sun, November 21, 2021
Dev To
Oops, I Did It Again...I Made A Rust Web API And It Was Not That Difficult
Over two years ago (gulp), I posted a walkthrough of my Rust implementation of todo-mvp by @gypsydave, demonstrating how to build a simple Rust API without a framework. The core functionality was bui...
10:38 pm GMT - Sun, November 21, 2021
Dev To
Resizing alone doesn't make it mobile first
Where I'm coming from, I never had to even bother about mobile.When I did start bothering about it... what was my surprise when everywhere I saw they would just resize the screen and call it a day.Gra...
09:41 pm GMT - Sun, November 21, 2021
Dev To
5 dicas e um bnus para deixar seu cdigo Kotlin melhor
KotlinautasEsse contedo oferecido e distribudo pela comunidade Kotlinautas, uma comunidade brasileira que busca oferecer contedo gratuito sobre a linguagem Kotlin em um espao plural. Crdit...
09:33 pm GMT - Sun, November 21, 2021
Dev To
Create a Restful API with Golang from scratch
In this tutorial, we are going to walk through an example of how to create a Restful API with Golang. We are going to cover the initial setup of the application, how to structure your app, how to hand...
09:29 pm GMT - Sun, November 21, 2021
Dev To
100 Languages Speedrun: Episode 01: Python
Time to start a 100 programming languages speedrun. Every day or so, I'll be posting about a different programming language. Not just doing 100 fizzbuzzes, but trying out something that's interesting ...
08:39 pm GMT - Sun, November 21, 2021
Dev To
Make A ToDo App using React and ReduxToolkit
In this article we will learn the very basics of redux toolkit and make a simple app using react and redux toolkit. I have kept it very simple with respect to styling, using a little bit css, but you ...
08:23 pm GMT - Sun, November 21, 2021
Dev To
Why don't we call copy-constructors **reconstruct**ors?
I think it'd be funny if we called copy-constructors (constructors that take a set of data from one object and puts it in another - of the same type) reconstructors, because they are reconstructing th...
08:06 pm GMT - Sun, November 21, 2021
Dev To
Playing around with browser cookies in Scala.js
Photo by Laura James from PexelsI spent this weekend playing around with Scala.js and learning how to manipulate browser cookies with it.Check out the live demo at cookies.awwsmm.com.The source is ava...
07:21 pm GMT - Sun, November 21, 2021
Dev To
Quick Guide to Typescript - Part 1
Let's get started with some quick guide to Typescript.In this article we'll cover the following concepts:IntroductionType InferenceExplicit TypesUnion TypesDynamic TypesFunctionsType Aliases Int...
07:10 pm GMT - Sun, November 21, 2021
Dev To
How to create NFTs (General Explanation) Extravagant Whales Collection
After months of hard work, I have finally released my NFT collection called Extravagant Whales. At first I wasn't really sure about NFTs, but the more I dived into the NFT world, the more I was convin...
06:25 pm GMT - Sun, November 21, 2021
Dev To
How to find a Front-end job for React?
I come from China and work in Shanghai. I have two years of front-end development experience. Used Vue 2 for a year.The currently developed projects using React, TypeScript, Node, Nest, TypeORM, MySQL...
05:51 pm GMT - Sun, November 21, 2021
Dev To
When to : SNS or SQS
Simple Notification Service and Simple Queue Service are the managed services which are offered by AWS which helps in architecting your application with the concept of decoupling and promotes adoption...
05:45 pm GMT - Sun, November 21, 2021
Dev To
AWS App Runner : How to deploy containerized applications using App Runner
Problems faced while running the container image with pipeline and issue of time and handling infrastructure''. I have tried to find out certain solutions from a scalable and cost perspective. Instead...
05:24 pm GMT - Sun, November 21, 2021
Dev To
Your First Line of Code
If learning to code with math examples are the bane of your existence, keep reading. This series uses relatable examples like dogs and cats.Jump To:Your First ProgramPractice Challenges Hello, Wo...
05:23 pm GMT - Sun, November 21, 2021
Dev To
How do I code?
Jump ToSyntaxReading Docs Pseudocode Commenting I Want It That Way Eek! Errors :( Tell Me Why Practice ChallengesCoding can be as easy as typing exactly what you see in a book, video, or tutorial and ...
05:04 pm GMT - Sun, November 21, 2021
Dev To
How I Structure My Writing
@adiatiayu asked how I write more than 1,000 words on a topic, and the short answer is practice. I was lucky to go through schooling that focused on writing from an early age. I lost count of how many...
04:58 pm GMT - Sun, November 21, 2021
Dev To
Testing-library: avoid these mistakes in async tests
Testing is a crucial part of any large application development. The more code you write, the more tests you want to add to make sure all the parts still work together as expected. Here in Revolut, a l...
04:55 pm GMT - Sun, November 21, 2021
Dev To
Learn Modern C in2021
1. LearnCppLearnCpp is a free course devoted to teaching you how to program in C++. Whether you have had any prior programming experience or not, the tutorials on this site will walk you through...
04:49 pm GMT - Sun, November 21, 2021
Dev To
Random Joke Generator using JavaScript
Here I have shown you how to create Random Joke Generator using JavaScript. This project may generate random jokes using API links. For this you need to have a basic idea about HTML CSS and JavaScript...
04:13 pm GMT - Sun, November 21, 2021
Dev To
Verified email badge ?
ThioJoe, an American Tech YouTuber with over 2 millions subscribers, revealed in a new video a hidden feature, extremely rare, how to get a badge like the one of "those influencers who thinks they're ...
03:54 pm GMT - Sun, November 21, 2021
Dev To
CSS Pixel Art Generator
Recently, I read an article outlining how to create CSS pixel art with box shadows. I thought it was a really cool idea-and thought it'd be interesting to make a generator with Javascript to let you c...
03:52 pm GMT - Sun, November 21, 2021
Dev To
1 Month Vim Only Challenge - Week 4 (Finale)
This is the last article in my vim miniseries.For the last month, I've been doing a "1 Month Vim Only Challenge", where I forced myself to use vim for 1 month, both in my free time as well as at work....
03:47 pm GMT - Sun, November 21, 2021
Dev To
Singleton design pattern. JS/TS Examples.
ImplementationPros and ConsExamplesSo why do we need to know design patterns?First of all it helps you to save your time. Programming is not a new thing, a lot of problems has been already solved befo...
03:38 pm GMT - Sun, November 21, 2021
Dev To
Token based authentication in nodejs
There are times when we need to authenticate the user before giving him access to specific pages on our website.This authentication ensures that user has access to only those data that he has privileg...
03:25 pm GMT - Sun, November 21, 2021
Dev To
Weekly Digest 46/2021
Welcome to my Weekly Digest #46 of this year.This weekly digest contains a lot of interesting and inspiring articles, videos, tweets, podcasts, and designs I consumed during this week. Interestin...
02:55 pm GMT - Sun, November 21, 2021
Dev To
Figma Webhook and Github Action to Automate Your Icon Library
This is the continuation of my previous post about the automation icon library in Vue, in this post I will share the upgrade version of it by using Figma webhook and Github action.You can see the full...
02:45 pm GMT - Sun, November 21, 2021
Dev To
Starting with React-Redux
Hello everyone, this is my first post on Dev.to. In this post, I am trying to explain the use of Redux in ReactJS with an example. Here, I have taken some references from YouTube Channel CodeWithHarry...
02:42 pm GMT - Sun, November 21, 2021
Dev To
Linkedin Learning Free For Lifetime
In this post I will show you how to get Linkedin Learnings Lifetime plan for free ! Steps to follow1.Enable any US VPN or Proxy then visit this Link.2.Now you will have to fill the form o...
02:22 pm GMT - Sun, November 21, 2021
Dev To
Visually Review HTML file changes introduced on a Pull Request with Comment Webpage Screenshot GitHub Action
My WorkflowComment Webpage Screenshot is a GitHub Action that captures screenshots of webpages and HTML files located in the repository, uploads them to an Image Upload Service and comments the ...
02:16 pm GMT - Sun, November 21, 2021
Dev To
So you want to fly to the moon? Start with AWS Cloud Practitioner Certification and Exam Tips
What are your learning goals? "You are never too old to set another goal or to dream a new dream." C.S. LewisYour learning goals may include wanting to re-skill, upskill, re-enter the workforce...
02:13 pm GMT - Sun, November 21, 2021
Dev To
How to use Preact with Astro
I recently tried to use Preact with Astro. Since I found no decent tutorial on how to use those two together, I decided to write one.If you don't know Astro, you should definitely check it out. Astro ...
02:07 pm GMT - Sun, November 21, 2021
Dev To
Ruby 3
Ruby 3 has been released. This major new version has goals of improving performance, concurrency and support for Typing. The headline improvement is the performance, with Yukihiro Matsumoto, aka Matz,...
01:53 pm GMT - Sun, November 21, 2021
Dev To
Responsive Navbar Using HTML & CSS
Hello,How are you all I am writing this post after so long break. Today I Created a simple responsive header menu using HTML & CSS I hope you like this also comments about your thoughts. also For ...
01:31 pm GMT - Sun, November 21, 2021
Dev To
8 Programmer Life Lessons They Dont Teach You At School
Some things you dont learn at school. These lessons come right from the work floor; I learned them the hard way!Read the full article for free on Medium using this link...
12:54 pm GMT - Sun, November 21, 2021
Dev To
Day 44 of 100 Days of Code & Scrum: Deadlines and Pressure
Happy Sunday, everyone!I decided that I will focus on my website primarily for this week. I must create an output that I can deploy and show at the end of the week. I'm giving myself a deadline so tha...
12:53 pm GMT - Sun, November 21, 2021
Dev To
Top 8 Docker Best Practices for using Docker in Production
Docker adoption rises constantly and many are familiar with it, but not everyone is using Docker according to the best practices. Before moving on, if you don't know what Docker is, you can learn eve...
12:48 pm GMT - Sun, November 21, 2021
Dev To
How To Efficiently Update React State For Multiple DOM Inputs Using the useReducer() Hook
This article assumes some basic familiarity with the useReducer() hook. Examples are using react-bootstrap but you don't need to be using it in your own project for this to work. Efficient VS Ine...
12:43 pm GMT - Sun, November 21, 2021
Dev To
Backend Skillset Roadmap
Hey There,Are you a Java developer, or a Python developer, or maybe Golang developer?Well, whoever you are, we all face the same set of problems in our backend, just our language of choice is di...
12:42 pm GMT - Sun, November 21, 2021
Dev To
The development cycle, and how I follow it
Hello! I am Piyush Raj and today I will be telling you about the development cycle and how I personally follow it. In this post, I will have the different stages in software development and at the end...
12:39 pm GMT - Sun, November 21, 2021
Dev To
My Coding Bootcamp Odyssey - Weeks 2-4
Odyssey : nouna series of experiences that give knowledge or understanding to someonean intellectual or spiritual questHi folks, thanks for tuning in! This is a kinda catch-up post as I have been a ba...
12:30 pm GMT - Sun, November 21, 2021
Dev To
How to use celery with flask
IntroductionHave you ever come across programs or task that takes a lot of time to process or give an actual output? Tasks such as sending emails and uploading data over the Internet takes time ...
12:26 pm GMT - Sun, November 21, 2021
Dev To
SMS Bomber App - Flutter
Note:- This app is only for educational purpose only. Please don't abuse the app or the API. Use it for fun not for revenge.About this app:- This is one of my small project to prank your friends whic...
12:13 pm GMT - Sun, November 21, 2021
Dev To
AWS Serverless Data Analytics Pipeline | AWS White Paper Summary
IntroductionA serverless data lake architecture enables agile and self-service data onboarding and analytics for all data consumer roles across a company. By using AWS serverless technologies as...
12:03 pm GMT - Sun, November 21, 2021
Dev To
Access private containers on Amazon ECS using PrivateLink and Terraform
Many companies are using container orchestration services (like ECS or EKS) to host their microservice environment. Those microservices can offer APIs which need to be accessible for other customers.I...
11:52 am GMT - Sun, November 21, 2021
Dev To
Contribute like a Pro.A guide for git-branching model (Part 1)
Building a software in a team requires a clear understanding and proper management of the codebase. If the team members only know the "pull-push", you'll soon find yourself in the trap of resolving m...
11:34 am GMT - Sun, November 21, 2021
Dev To
I made my website rank by accident
You must be thinking, clickbait , right?Well, it kind of is, but also isn't.I make my website rank on purpose but had an accidental big win on a specific topic.Let me explain what happened. Looki...
11:22 am GMT - Sun, November 21, 2021
Dev To
Clean & Minimal portfolio website
Portfolio WebsiteHey, this is my portfolio website, Let me know what do you think about the website.Website is made using next.js, tailwind, GSAP and deployed on Vercel.Live LinkLink to WebsiteG...
11:18 am GMT - Sun, November 21, 2021
Dev To
Just released Notion Pro Clipper Web Extension
Just Released our product Notion Pro Clipper on Producthunt. After working with 700+ beta user from Notion Community our it's finally here. So, what can you do with Notion Pro Clipper? Page Cli...
11:14 am GMT - Sun, November 21, 2021
Dev To
IPv6 on AWS | AWS White Paper Summary
Best practices for adopting and designing IPv6-based networks on AWSEvery node connected to an Internet Protocol (IP) network must have an IP address for communication purposes. As the internet ...
10:53 am GMT - Sun, November 21, 2021
Dev To
How to center a single item (Tailwind CSS)
Need to center an item? Maybe a spinner in the middle of a screen?Cheat code to Center an item:<div class="flex justify-center"><div> whatever you wanna center here.</div></div>...
10:08 am GMT - Sun, November 21, 2021
Dev To
Can $this be Used Outside Class (PHP)
Yes it's possible to use $this outside class with php, But how?It can be done by including the file that contains $this inside the class, Just like below.Example:class.php<?phpclass MyClass { priv...
10:02 am GMT - Sun, November 21, 2021
Dev To
Cool Neural Networks that You Can Try RightNow
A neural network is an adaptive system that can change its internal structure based on incoming information. Today neural networks help actively create new technologies and develop existing ones. They...
09:53 am GMT - Sun, November 21, 2021
Dev To
Validating data quality with AWS Glue DataBrew
In previous post, I have showed How AWS Glue DataBrew can help you to Handling PII data (The post is Thai language) For an English reader, the screenshot speaks for itself, you can easily follow.There...
09:41 am GMT - Sun, November 21, 2021
Dev To
WhereHas() In Laravel
Let's get started quicklyYou may want to base your results on the existence of a relationship. For example, imagine that you want to retrieve all projects that have project_one starting with ,CSS. To ...
09:33 am GMT - Sun, November 21, 2021
Dev To
Different ways to connect react frontend and node backend
There are different ways to connect react backend and NodeJS frontend. In this blog, I am going to tell you three ways how you can connect backend and frontend. These are the ways most of the develope...
09:33 am GMT - Sun, November 21, 2021
Dev To
Random Color Generator in HTML CSS and JS
Hello everyone, I am back here with an amazing article In this article, I am going to talk about creating a Random Color Article which might help you to improve your front end dev skills. Purpose...
07:55 am GMT - Sun, November 21, 2021
Dev To
How to Create Awesome README File For Your GitHub Repository
Hello, devs! If your README file doesn't look good, no one will be interested on your repo. So, how do you create nice READMEs? One way is to learn markdown format and use your creativity to make amaz...
07:46 am GMT - Sun, November 21, 2021
Dev To
I'll Be Writing PHP Functions In Here Just For Fun!
STR_SPRINTF<?phpfunction _sprintf(string $format, mixed ...$values): string { foreach($values as $key => $value) { $format = str_replace('%' . $key, $value, $format); } return $forma...
07:38 am GMT - Sun, November 21, 2021
Dev To
Types of Web API
Hello there, everyone. I'm Kunal, and I prefer to share information with as many people as possible so that everyone can learn alongside me.I was recently studying about APIs and their various varieti...
07:21 am GMT - Sun, November 21, 2021
Dev To
"`
Lets say you have this string in a variable (case insensitive):`etc etc etc<!-- etc etc<scRipT> etc`This will break any html tag after it.Or lets say you divided that into some variables:cons...
07:10 am GMT - Sun, November 21, 2021
Dev To
Bitcoin Technology Fundamentals - Tutorial 4 Bitcoin Improvement Proposals
Youtube video - https://www.youtube.com/watch?v=5Dpxk5f6BaA Bitcoin, #cryptocurrencies, #cryptocurrency, #cryptonews, #cryptotrading, #cryptocurrencies, #cryptoadoption, #bitcointrading, #bitcoin...
07:10 am GMT - Sun, November 21, 2021
Dev To
Bitcoin Technology Fundamentals - Tutorial 3 Bitcoin Mining
Youtube video - https://www.youtube.com/watch?v=WZv7G3j1dN8&t=95s Bitcoin, #cryptocurrencies, #cryptocurrency, #cryptonews, #cryptotrading, #cryptocurrencies, #cryptoadoption, #bitcointrading...
07:00 am GMT - Sun, November 21, 2021
Dev To
Ways to create Singletons and the tradeoffs between them
The singleton pattern is used to ensure that a class has only one instance, and provide a global point of access to it. Common use casesLogging - A singleton logger is used to log messages to a f...
06:58 am GMT - Sun, November 21, 2021
Dev To
Best Open Source Programs For Students to Participate
Contributing to open source is a really great way to get real-world software development and other domain experience from the comfort of your home even if youre a beginner and dont have a job in the i...
06:54 am GMT - Sun, November 21, 2021
Dev To
Bitcoin Technology Fundamentals - Tutorial 2 Bitcoin Network
Youtube video - https://www.youtube.com/watch?v=TyajsRb9vqQ&t=8s Bitcoin, #cryptocurrencies, #cryptocurrency #cryptonews #cryptotrading #cryptocurrencies #cryptoadoption #bitcointrading #bit...
06:54 am GMT - Sun, November 21, 2021
Dev To
Learning Svelte Part 5
Arrays & ObjectsHello developers and welcome back to this series about how i am learning Svelte.In today's post i will explain how to update Arrays and Objects, the update happen reactively ...
06:46 am GMT - Sun, November 21, 2021
Dev To
How to easily install Odoo on Ubuntu
Run the following commands to install the main dependencies:$ sudo apt-get update$ sudo apt install git python3-pip build-essential wgetpython3-dev python3-venv python3-wheel libxslt-devlibzip-dev lib...
06:39 am GMT - Sun, November 21, 2021
Dev To
Some Cool GitHub Actions You Won't Believe Exists
With GitHub Actions, you can automate, customize, and execute your software development workflows right in your repository. You may find, create, and distribute actions for any job you want to do, inc...
06:23 am GMT - Sun, November 21, 2021
Dev To
Cryptocurrency dashboard App with Streamlit [Python]
Streamlit is an open-source Python library that makes it easy to create and share beautiful, custom web apps for machine learning and data science.This is the 10th time I use Streamlit to create simpl...
06:19 am GMT - Sun, November 21, 2021
Dev To
Scaling Airflow Astronomer Vs Cloud Composer Vs Managed Workflows For Apache Airflow
Over the last 3 months, I have taken on two different migrations that involved taking companies from manually managing Airflow VMs to going over to using Cloud Composer and MWAA (Managed Workflows For...
05:33 am GMT - Sun, November 21, 2021
Dev To
A few useful Tricks in Python for Beginners
Hello everyone! Let's see together what elegant mechanics professional Python developers use in their codeI very often see such examples in some public Git repositories of experienced programmers.Let'...
04:58 am GMT - Sun, November 21, 2021
Dev To
Simple Commands in Linux That Will Make You Feel Like a Pro
Linux is a very popular and interesting operating system (OS), especially for programmers. The Linux terminal is a very important part of a Linux OS. That means that if you know the basic commands to ...
04:46 am GMT - Sun, November 21, 2021
Dev To
Different ways for User Authentication with NodeJS Part - 2 (JWT)
So this is the part 2 of the User Authentication with NodeJS. You can check out the Part - 1 here. In this Part we talk about the modern solution for User Authentication which is much more feasible an...
04:35 am GMT - Sun, November 21, 2021
Dev To
OOPS in JavaScript with easy to understand examples
IntroductionIn this article, we will learn and use Object-Oriented Programming (OOP) concepts in javascript.If you are coming from an Object-Oriented Programming language like C++ or Java, You p...
04:33 am GMT - Sun, November 21, 2021
Dev To
5 Effective ways to Grab Users' Attention
As the saying goes:Where attention goes, money followsIt is of utmost importance to effectively grab the user's attention so that they have an incredible experience using your application, and you too...
04:18 am GMT - Sun, November 21, 2021
Dev To
Self-Taught Developer Journey, Day 1
Today I learned.... How to start building a websiteI had my first experience pair programming today! My friend, Dwayne, walked me through making my first website.We created a navigation bar and h...
04:18 am GMT - Sun, November 21, 2021
Dev To
Singleton Design Pattern in PHP
Singleton Design Pattern is a creational design pattern for Object Oriented Programming. Singleton Pattern ensures that only one object of that class exists and provides a single point of access to it...
03:47 am GMT - Sun, November 21, 2021
Dev To
Day 43 of 100 Days of Code & Scrum: Sixth Weekly Retrospective
Happy weekend, everyone!...I still don't have my Internet back. However, I finished most of the single page skeleton of my company website, and I still made decent progress despite these impediments.I...
03:45 am GMT - Sun, November 21, 2021
Dev To
Find the closest Color from the Tailwind CSS Color pallet
Tailwind CSS color matcherput your Hex Code and edit the ranges to find the closes match to your color from the tailwind CSS color pallet,I'm using the HSL value to compare and find the best mat...
03:45 am GMT - Sun, November 21, 2021
Dev To
How is new() different in Go?
what is new()?new() is a builtin function, used to create zero values(doesn't initializes memory) and returns pointer. new() can be used to declare any data type. In other words it returns a poi...
01:42 am GMT - Sun, November 21, 2021
Dev To
How to build a Carousel from scratch
Featuring JavaScript, HTML, and CSS. What is a Carousel?In Web Development, a carousel is a feature that displays a collection of different items (usually images) in a slideshow-like manner...
01:28 am GMT - Sun, November 21, 2021
Dev To
First Exposion to Rust in Yassgy
This time I decided to torture myself and try learning Rust by writing integration tests. It was my first time using Rust and writing integration tests. However, @jerryhue taught me a lot about Rust, ...
11:07 pm GMT - Sat, November 20, 2021
Dev To
Yes, these are emoji buttons
Take a look at this horrid button in CSS. Click on it.<button style="padding:0;border:0;background:transparent;outline:0;font-size: 100px" onclick="if(this.innerText==''){this.innerText=''}else {th...
10:46 pm GMT - Sat, November 20, 2021
Dev To
Simple Setup for Application Wide State in React
For a lot of useful State Related Hooks, Checkout my Library merced-react-hooksTo quick setup application wide state in your app just make a file called src/GlobalState.js in your react app.GlobalStat...
10:21 pm GMT - Sat, November 20, 2021
Dev To
Add git blame on Visual Studio Code
When you are working on a project, it is very useful to know the history of the modifications using git. If you are coding on Visual Studio Code like me, you should activate git blame by following the...
10:13 pm GMT - Sat, November 20, 2021
Dev To
Elementary OS - Dev Environment Setup
OverviewSo every now and then i see something that catches my eye. Recently that seems to be Linux Distributions, over the last few months i have changed my distribution's a few times to try and...
09:26 pm GMT - Sat, November 20, 2021
Dev To
Google Trends with Python
Thinking these days how we probably started to value more building blocks of our existence. As it started to feel more integrated into our existence as follows - health, water, food and often mentione...
09:20 pm GMT - Sat, November 20, 2021
Dev To
Why you should choose Node.js for developing server-side applications
Node.JS is a technology that has transformed JavaScript, which is familiar to all web developers, from a client-side scripting language to a general-purpose language that has a large number of applica...
08:15 pm GMT - Sat, November 20, 2021
Dev To
Different ways for User Authentication with NodeJS
First let us get over with the debate of Authentication vs Authorization. AuthenticationIt is the process to verify if the user is telling the truth. For example: when we log into our account wit...
08:15 pm GMT - Sat, November 20, 2021
Dev To
Different ways for User Authentication with NodeJS Part - 1
First let us get over with the debate of Authentication vs Authorization. AuthenticationIt is the process to verify if the user is telling the truth. For example: when we log into our account wit...
07:53 pm GMT - Sat, November 20, 2021
Dev To
The ephemeral miniconf - Once Upon Perl Acronyms
(This was a talk at The ephemeral miniconf, here are the slides)Once upon a time, a guy named Larry Wall created a language called Perl.He became the BDFL of this PL which values are TIMTOWTDI, DWIM, ...
06:43 pm GMT - Sat, November 20, 2021
Dev To
Spread Operator and Rest Parameters
- English Version -There are many pages wich explain what the Spread Operator (also know as three dots) and Rest Parameters are. It is an operator that I really like and I would like to share wi...
06:36 pm GMT - Sat, November 20, 2021
Dev To
One way to make Tic Tac Toe using Javascript
There are quite a few posts online detailing how to make Tic Tac Toe using Javascript and other languages. This isn't meant to be a definitive "how to" on the subject, it's more of a "how I did it".Fi...
05:53 pm GMT - Sat, November 20, 2021
Dev To
Building Secure .NET Apps for IBM i
IBM i is a robust and reliable operating environment. It is still used by many organizations today, especially for data-heavy applications.Over the years, businesses have heavily customized IBM i appl...
05:51 pm GMT - Sat, November 20, 2021
Dev To
Developers Remember This Before Your Interview!
Interviewing can be very stressful. You may worry if you will make a good impression, or what type of test they will give you. But there are a few things to remember when you go to an interview. ...
05:12 pm GMT - Sat, November 20, 2021
Dev To
How to implement OAuth Login (Single Sign-on) using Google & Java(Spring Boot) Part 2
OAuth2 GoogleHello All, Its Rohan KadamIn previous part 1, we looked into how to create projects and keys and credentials. Let us look into code for implementing OAuth Login in Spring bootFollow...
04:59 pm GMT - Sat, November 20, 2021
Dev To
Responsive Side Navigation Bar in HTML CSS and JavaScript
In this article you will learn how to create Responsive Sidebar Menu using HTML CSS JavaScript. Earlier I shared with you the design of making many more types of Responsive Side Navigation Bar. Hope t...
04:58 pm GMT - Sat, November 20, 2021
Dev To
Automatically organize downloads folder with a simple python script
Automatically organize downloads folder with a simple python script Recently I opened my downloads folder to find pictures from my last trip and heres what I found.Randomly assorted 279 files wit...
04:50 pm GMT - Sat, November 20, 2021
Dev To
Development Status - Smart Notes (BuildLog[4])
Hello, this is Gaurav Gupta This blog post is regarding our development progress and changes in regards to our application, our progress speed-related information as well as about the plans we have fo...
04:43 pm GMT - Sat, November 20, 2021
Dev To
Blog Page Accessibility Deep Dive
Accessibility Auditing My Portfolio Site - Part 5Read Part 1 - The Audit, Part 2 - Quick Fixes, Part 3 - Dark Mode Toggle and Part 4 - Blog Preview Component.When I built the lambda functions to pull ...
04:30 pm GMT - Sat, November 20, 2021
Dev To
Wicked Blocks: Tailwind css & Alpine.js blocks and components. 100% Free to use. Updated
Hello everyone!I have built Wicked Blocks and I have updated recently with more blocks and I also added Alpine.js on the navigation at the moment, will be including even more. Right now, there i...
04:09 pm GMT - Sat, November 20, 2021
Dev To
10 apps and platforms built with no-code
While some organizations still have doubts about no-code platforms, others actively implement new instruments and strategies into their businesses. The usage of no-code technology brings a competitive...
04:01 pm GMT - Sat, November 20, 2021
Dev To
How to create download button for CSV and PDF using Ruby on Rails
Hey Guys ! Let's cut to the chase, hands on code !First generate scaffoldrails g scaffold Note titlerun db:migraterails db:migratenow we are going to install the gem to generate PDF, we wil...
03:57 pm GMT - Sat, November 20, 2021
Dev To
All Pluralsight Courses FREE this weekend
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello Devs, I have exciting news to s...
03:50 pm GMT - Sat, November 20, 2021
Dev To
Handling text files in python - an easy guide for beginners
When working on a large-scale web application or a project which involves working with a large amount of data, it is not logical to store all the data in variables as they are volatile in nature. We n...
03:50 pm GMT - Sat, November 20, 2021
Dev To
How to create an Axe API from scratch?
What is Axe API?Axe API is the fastest way to create Rest API by defining only database models and relationships between them. It is built on Knex.js, and its awesome active records pattern. On ...
03:47 pm GMT - Sat, November 20, 2021
Dev To
PLEASE STOP THIS!!!
PLEASE STOP THIS!!!Node.js is not a Framework or Programming Language but a runtime environment built on top of Chrome's V8 engine to execute JavaScript outside of the browser, SIMPLE!I often read art...
03:45 pm GMT - Sat, November 20, 2021
Dev To
A Walk-Through Bandit - Over the Wire Till Level 10
Im a Mac User, so I used terminal for doing the task.***I know some basic commands of terminal and with help of google I got to know about some new commands which helped me to solve the levelsLEVEL-0I...
03:34 pm GMT - Sat, November 20, 2021
Dev To
Microservices, express-react app (Part 2) End it with the backend!
This is the second article of a series of posts discussing Micro-services, how to use Docker, Kubernetes and make your own CI/CD Workflow to deploy your app with cool automation.Part 1You can clone th...
03:28 pm GMT - Sat, November 20, 2021
Dev To
5 good posts in "Living with Kubernetes"
Thanks a lot to AWS Justin Garrison for this good series of "Living with Kubernetes" ! Recommend read and understand more in kubernetes API versioning, Upgrade strategies, Multi-cluster management (su...
03:27 pm GMT - Sat, November 20, 2021
Dev To
Packaging Java apps with Maven and GitHub Actions
This post shows how to create workflows that package Java application with Maven and then store it as an artifact or publish to GitHub Packages.In the previous post we described GitHub Actions and how...
02:58 pm GMT - Sat, November 20, 2021
Dev To
How to Create a Notification/Toast using React and Tailwind
OverviewOne of the most important components to communicate something more effectively with the user is notifications. Obviously there are several types of notifications, some can be alerts othe...
02:41 pm GMT - Sat, November 20, 2021
Dev To
One Environment per Project: Manage Directory-Scoped envs with direnv in POSIX Systems
IntroductionOne of the more common practices in software projects is to keep certain information separated but accessible from the codebase which uses it. This is usually done with secrets such ...
02:11 pm GMT - Sat, November 20, 2021
Dev To
LEMP Stack & Certbot
A bit of backgroundLast month i was helping out a friend with some server logs on a Hetzner Cloud Package and was quite impressed with the Hetzner server controls etc... then my buddy told me th...
02:11 pm GMT - Sat, November 20, 2021
Dev To
Python FastAPI crash course
Here is a crash course (series of articles) that will allow you to create an API in Python with FastAPI.I will publish a new article about every two days and little by little you will learn everything...
02:10 pm GMT - Sat, November 20, 2021
Dev To
Ditching Linux for WSL 2
WSL 2 == Microsoft's love for Linux Development on LinuxI switched to Linux last year and shifted my development completely to the Linux ecosystem. Tried out arch, Manjaro, Pop OS!, Ubuntu,...
02:06 pm GMT - Sat, November 20, 2021
Dev To
How to use CKEditor and its plugins with Nuxt.js
CKEditor is Javascript based rich text editor. It has clean UX loaded with features makes it a no-brainer choice for your next custom Javascript CMS.It can be tedious to figure out its integration wit...
01:55 pm GMT - Sat, November 20, 2021
Dev To
GOLANG- MSSQL CRUD OPERATIONS
In this tutorial, you will learn basic crud operations in golang.Project structre looks like this.Sql table design looks like thisAfter the creating pages and table, you need to download sql-golang fr...
01:42 pm GMT - Sat, November 20, 2021
Dev To
Things not to forgot while learning coding as a beginner.
Taking your first tutorial:Complete the tutorial. Understand everything, shallow understanding is fine while starting. Write code by yourself even it feels tedious. Do not copy & paste.You do not ...
01:39 pm GMT - Sat, November 20, 2021
Dev To
Introduction FastAPI (Python)
Voici une srie d'articles qui vous permettra de crer une API en Python avec FastAPI.Je vais publier un nouvel article environ au deux jours et petit petit vous apprendrez tout ce qu'il y a savoir su...
01:26 pm GMT - Sat, November 20, 2021
Dev To
Let's talk quality - Part 2
In my previous post I talked about the different aspects of a more fully rounded view of quality beyond the standard code quality. In this post I'll be starting to talk about how to measure quality.Ea...
01:03 pm GMT - Sat, November 20, 2021
Dev To
Monitoring your Flask application using OpenTelemetry
In this article, we will use OpenTelemetry to instrument a sample Flask app. Flask is one of the most popular web application frameworks of Python. It consists of Werkzeug WSGI toolkit and Jinja2 temp...
12:47 pm GMT - Sat, November 20, 2021
Dev To
Track Twitter Trends of any country or town in the world
The ProblemWhen it comes to viewing what's trending on twitter of some other location other than your own it's very hard. Also, you can't really see twitter trends below 30 or sometimes 10 even ...
12:28 pm GMT - Sat, November 20, 2021
Dev To
Learning Programming is Non-Linear
Learning is by no means a linear process, even in hard sciences like Math.It is very common to see people asking in groups, Reddit, and other forum-like places "What path should I take to become a Sof...
12:14 pm GMT - Sat, November 20, 2021
Dev To
Handling sensitive client-side API keys in Next.js
How to avoid exposing API keys to the browser TL;DRCreate an API handler which will call the external API with the sensitive API key, then call that handler from the client-side. The p...
11:44 am GMT - Sat, November 20, 2021
Dev To
Valorant on Linux but how?
One of my friends is screaming how to play Valorant on Linux? I don't know how to do it, can you please answer him here in the forum....
11:35 am GMT - Sat, November 20, 2021
Dev To
Know about 10 popular open-source projects in the end of 2021!
Mozilla FirefoxMozilla Firefox is an open source web browser developed by Mozilla Foundation.First released in 2002 under the name Phoenix. It's available for most operating systems including Wi...
11:34 am GMT - Sat, November 20, 2021
Dev To
Chrome changed emojis in headings? I have a fix for your site!
Recently I noticed something a little different in Chrome, all emojis are now outlines only (and the same colour as text) if they are within Headings.I am not sure why this has happened, I can't seem ...
11:34 am GMT - Sat, November 20, 2021
Dev To
Chrome just changed emojis to outlines in headings? I have a fix for your site!
Recently I noticed something a little different in Chrome, all emojis are now outlines only (and the same colour as text) if they are within Headings.I am not sure why this has happened, I can't seem ...
11:25 am GMT - Sat, November 20, 2021
Dev To
Django Basics: Setup and Installation
IntroductionThe crucial aspect of starting to learn any framework is the ease to set it up and Django by far is the easiest of the options out there. There are just a few lines of code to instal...
11:21 am GMT - Sat, November 20, 2021
Dev To
Dynamic Twitter header images with Dynacover GitHub Action!
My WorkflowEarlier this year, I've built a command-line application to generate dynamic Twitter header images showing latest followers and GitHub sponsors, called Dynacover. I shared the full tu...
11:13 am GMT - Sat, November 20, 2021
Dev To
CSS Variables
CSS variables aka custom properties allows you to reuse values throughout your stylesheet. It increases your efficiency, reduce code duplication and a lot of cool tricks you could do with them. G...
11:01 am GMT - Sat, November 20, 2021
Dev To
Day 66/100 JavaScript and the Browser
"The dream behind the Web is of a common information space in which we communicate by sharing information. Its universality is essential: the fact that a hypertext link can point to anything, be it pe...
10:55 am GMT - Sat, November 20, 2021
Dev To
Help build the Metaverse by Developing VR Websites
I know what you're thinking, building VR apps requires a PHD in Mathematics and Computer Graphics, and will take you months just to get an app up and running.Well, I'm glad to say that you couldn't be...
10:43 am GMT - Sat, November 20, 2021
Dev To
Django Cookie-Cutter - Material Dashboard
Hello Coders! This article explains how to generate a simple Django Dashboard using Cookiecutter, a well-known command-line utility that creates projects from project templates. The customization pro...
10:34 am GMT - Sat, November 20, 2021
Dev To
Integrating Percy and Cypress to your Next.js application.
In this blog post, we will be seeing how to integrate Percy and Cypress to your Next.js application. Outline:Visual Testing End to End Testing Intro on Percy Intro on Cypress Writing your first...
10:21 am GMT - Sat, November 20, 2021
Dev To
ReactJS vs AngularJS: Which one is better for your project?
Heya Coders! What's poppin'?Today, I'll be talking about which is better: React or Angular. Feel free to share your opinions in the comments below!Let's get it! Javascript is one of the most popular ...
09:54 am GMT - Sat, November 20, 2021
Dev To
Executing Github Gist files from Linux Shell via cURL
We have two different URL options to fetch a Github Gist file via cURL:gist.githubusercontent.comapi.github.comThe second one is a bit more work, but always instant up-to-date! 1 gist.githubuser...
09:25 am GMT - Sat, November 20, 2021
Dev To
Google Login in React
Hello developers,in this blog I am going tell you that how can you implement google signin/login in your app/website. I am using react-google-login library for this blog. Else you can do it with fireb...
09:23 am GMT - Sat, November 20, 2021
Dev To
retry method in laravel
The retry function attempts to execute the given callback until the given maximum attempt threshold is met. If the callback does not throw an exception, its return value will be returned. If the callb...
09:21 am GMT - Sat, November 20, 2021
Dev To
Game In A Month: Serverless Leaderboards
I found myself out of work for the last month and decided to use my time with my partner to build a game. We've participated in Game Jams before but never really got anything to a production state. ...
08:58 am GMT - Sat, November 20, 2021
Dev To
Doing editor's work for IPC144 course note
Last week, I worked on the IPC144 modernization project. What is IPC144?IPC144 is a course taught at Faculty of Software Development and Data Science in Seneca College, primarily given to beginne...
08:27 am GMT - Sat, November 20, 2021
Dev To
DJANGO WEB DEVELOPMENT IN PYTHON.
Learn about the basics of web development using Django to build blog applications that have the (CRUD) Create, Read, Update, Delete functionality.Django is a widely used free, open-source, and high-le...
08:13 am GMT - Sat, November 20, 2021
Dev To
Creating your First CRUD Restful API with Node.JS and Hoppscotch
This full package tutorial is initially posted on Aviyel, an open source community, you can continue reading from the site to support their open source community. Click here to read on Aviyel Hello, ...
08:12 am GMT - Sat, November 20, 2021
Dev To
Top 10 Websites to find Remote Jobs
Hello, everyone Nomadev here, back with another blog on tech. Today I will be sharing the top 10 platforms where you can kickstart your journey as a remote developer. You already have heard about th...
08:08 am GMT - Sat, November 20, 2021
Dev To
Click label to choose radio button TailwindCSS's peer class
With Tailwind's release of its Just-In-Time compiler, the peer class has been introduced. The peer class is practical when changing an HTML element's behavior based on a previous sibling's state. Radi...
07:52 am GMT - Sat, November 20, 2021
Dev To
6 features of tasks that can be automated
You're working long hours now, six in the morning to six in the afternoon. Sometimes even eight in the afternoon, six days a week. Sometimes seven days a week. It's a long hustle but it keeps you busy...
07:51 am GMT - Sat, November 20, 2021
Dev To
Developing My Own Node CLI Tool! And YOU can Contribute
I made a CLI Tool and You Can contribute!Basically I'm really excited about writing packages. I just created this small tool called bring-me! This basic cli tool just brings you libraries to you...
07:44 am GMT - Sat, November 20, 2021
Dev To
Django RestApis example GET/POST/PUT/DELETE requests to MongoDb database
https://ozenero.com/django-restapis-mongodb-example-django-rest-framework-tutorialIn this tutorial, were gonna look at way to create Django RestAPIs with Get/Post/Put/Delete requests to interact with ...
07:44 am GMT - Sat, November 20, 2021
Dev To
Indefinite Arguments
When your program needs indefinite number of arguments, and let's say,i. You are not allowed to pass a collection or an array. ii. You are not allowed to overload methods.Using varargs is the best op...
07:28 am GMT - Sat, November 20, 2021
Dev To
Kotlin Array sort(), sortBy(), sortWith()
https://ozenero.com/kotlin-array-sort-sortby-sortwithIn the tutorial, JavaSampleApproach will guide how to sort Kotlin Array by sort(), sortBy() with selector function, and sortWith() with a comparato...
07:24 am GMT - Sat, November 20, 2021
Dev To
PHP isn't dead! Don't be afraid to use it and implement it in your projects...
Ok. Let's get this straight. PHP is not dead. It's not going to die anytime soon. Why? PHP released a new version recently (actually just a few months ago). It exists in more than 80% of all websites....
07:23 am GMT - Sat, November 20, 2021
Dev To
Adding Continuous Integration with GitHub Actions
IntroductionWith static analysis tooling and unit tests added to the project, it is time to increase the complexity of my project. At the moment, I have written several tests to check on the dif...
07:16 am GMT - Sat, November 20, 2021
Dev To
How To Move an EBS volume to another region?
Moving volumes across two regions is not permitted, however, creating a snapshot of a volume and then moving to another region is allowed. Let's see how it is done:Launch two instances in different re...
07:13 am GMT - Sat, November 20, 2021
Dev To
Code Reviews
After I contributed to an internal project, I experienced reviewing 2 pull requests and they were in the repository I contributed to. This project is for an online note for C language in my college, a...
07:03 am GMT - Sat, November 20, 2021
Dev To
Really simple encryption in PHP!
Have you ever wanted to improve your app's security by hiding everything in your database? Let's make a simple encryption and decryption script in PHP using the openssl_encrypt and openssl_decrypt fun...
06:52 am GMT - Sat, November 20, 2021
Dev To
Open ExchangeUse Third Party Charting Libraries Today In Your Analytics Dashboard!
Now available on Open Exchange is a library of third party charts available to use within DeepSee/InterSystems IRIS BI dashboards. To start, simply download and install, select the new portlet as the ...
06:39 am GMT - Sat, November 20, 2021
Dev To
UIHUT- Product of the Day
Hey, Dev's Beautiful People.We are Really Thankful to Guys for showing your love for us. We did it. We Got #1 Product of the day Badge.https://www.producthunt.com/posts/uihut-2-0Lot's of Love....
06:26 am GMT - Sat, November 20, 2021
Dev To
Doing code reviews
This week, I had a chance to review some pull requests from different students in IPC144 repo. Review #1I did some reviews for this a PR on Information.md but the author ran into some technical i...
05:45 am GMT - Sat, November 20, 2021
Dev To
Best Digital Marketing Training Institute In Jalandhar
Itronix Solutions offers the best Digital Marketing Training in Jalandhar, according to industry standards. Itronix Solutions is one of the most highly regarded Digital Marketing Training Institutes i...
05:33 am GMT - Sat, November 20, 2021
Dev To
CORS for a Twitch Extension
This article is the fourth in a multi-part series to walk through the creation of a Twitch extension. For the fourth part, the goal is to refactor the CORS headers.To go directly to the project, the s...
05:28 am GMT - Sat, November 20, 2021
Dev To
Kotlin transform List with map() methods example
https://ozenero.com/kotlin-transform-list-map-methods-exampleIn the tutorial, Grokonez will show you how to transform Kotlin List with map() methods.Read more...
05:23 am GMT - Sat, November 20, 2021
Dev To
Contributing to Seneca OER
I had a chance to contribute to IPC144, a work in progress which aims to upgrade the current IPC144 website using Docusaurus. The issue:I chose a pretty interesting issue to work on which asked ...
05:10 am GMT - Sat, November 20, 2021
Dev To
Un-official Github Action for Deployment to Railway
My Workflow Submission Category:DIY Deployments Yaml File or Link to Code bervProject / railway-deploy Github Action to Deploy...
05:09 am GMT - Sat, November 20, 2021
Dev To
JavaScript Filter
DefinitionFilter TipsConclusion DefinitionThe filter() method returns new array with all the elements that pass the test implemented by provided function. Filter TipsCheck below code for fil...
05:05 am GMT - Sat, November 20, 2021
Dev To
Audit and Fix a Markdown Page
My recent contribution to an open source project is the improvement of the online course notes for the C language course (IPC144) in my college. The online note uses Docusaurus, and I had the opportun...
04:48 am GMT - Sat, November 20, 2021
Dev To
3 - 100 DaysOfCode
19NOV2021Today I was planning part of the initial design work and created a project in the git repository, which is very good as a collaboration tool with other members.Design projectHere you can docu...
04:20 am GMT - Sat, November 20, 2021
Dev To
Welcome to the dark side.
We all hear about the dark side of the web. The truth is, this can be in many contexts. As a young kid, I used to love playing Runescape. Even as I got older and found extra time, I played a bit and w...
04:06 am GMT - Sat, November 20, 2021
Dev To
code every day with me
--DAY 24--Hi, I am going to make #100DaysOfCode Challenge. Everyday I will try solve 1 problem from leetcode or hackerrank. Hope you can go with me until end.Now let's solve problem today:Proble...
03:48 am GMT - Sat, November 20, 2021
Dev To
Internal Project Contribution - Release 0.3
IntroductionOpen source refers to source code that is made available to the public to view, use, modify, and distribute under a license. Although the main point of open source projects is to cre...
03:22 am GMT - Sat, November 20, 2021
Dev To
Responsive Design CSS tips
Hi folks, hope you are doing well. In this post I am going to share you some tips that I personally use while making websites responsive.1. Padding/Margin - We usually use a lot of padding when we mak...
03:18 am GMT - Sat, November 20, 2021
Dev To
Spring Boot Angular 13 example: CRUD application
In this tutorial, we will learn how to build a full stack Spring Boot + Angular 13 example with a CRUD Application. The back-end server uses Spring Boot with Spring Web MVC for REST Controller and Spr...
02:29 am GMT - Sat, November 20, 2021
Dev To
Creating Serverless Websites with AWS, Bref, and PHP
PrerequisitesI would like to start by explaining that I am going to assume you are familiar with AWS and the following topics. If that's not the case then I would recommend you at least try to u...
02:14 am GMT - Sat, November 20, 2021
Dev To
Update Package Version in Package.json
As a developer, you might have seen some warning of deprecation over the terminal when you use old versions of packages. This situation mainly occurs when you work on a long time project and updating ...
10:37 pm GMT - Fri, November 19, 2021
Dev To
Getting Started with Lighthouse User Flows
The Google Chrome Team recently announced two big features coming to Lighthouse 9.0 and Chrome DevTools: User Flow Reports in Lighthouse, and a new Recorder panel in DevTools that can capture and repl...
10:32 pm GMT - Fri, November 19, 2021
Dev To
Optimization of images with FastAPI
In this example we will see how to upload images and use background tasks to generate resolutions for different devices Dependenciespip3 install FastAPI uvicorn Pillow Background TasksYou ca...
09:30 pm GMT - Fri, November 19, 2021
Dev To
What was your win this week?
Hey there! Looking back on this past week, what was something you were proud of accomplishing?All wins count big or small Examples of 'wins' include:Starting a new projectFixing a tricky bugDiscoveri...
09:12 pm GMT - Fri, November 19, 2021
Dev To
How to automate Open edX deployments using Github Actions
Introduction What is Open edX ?Open edX is an open-source platform you can use to create and host online courses. It was originally developed in 2012 by MIT and Harvard University and has s...
08:46 pm GMT - Fri, November 19, 2021
Dev To
GitHub continuous integration basics (my experience).
Looking back...Last week in class we added automated testing to our Static Site Generators (mine is called textToHTML). This included some tests for Jest which make sure the core functionality o...
08:31 pm GMT - Fri, November 19, 2021
Dev To
YouTube removes dislikes count - good decision to end hate?
YouTube is testing changes in its platform that could affect one of the most classic indicators about the temperature of a video: dislikes. From their Twitter account they explained that these are som...
08:27 pm GMT - Fri, November 19, 2021
Dev To
Twitter Chat: Chapter 1 Recap
Cover Photo by Chris J. Davis on UnsplashWe started a book club! Each week we host a Twitter chat on Thursdays to discuss a chapter of Docs for Developers. On Thursday Nov. 18th, we had our first Twit...
08:21 pm GMT - Fri, November 19, 2021
Dev To
5 Cool React Libraries You Should Know [not the usual one's]
After several weeks of writings about Kubernetes, I want to write a short post about React, about libraries, because man can not live only on Kubernetes. These are some of the libraries that I conside...
08:12 pm GMT - Fri, November 19, 2021
Dev To
Realtime chat app out of React, Express, and SocketIO
I wanted to learn react and always wanted to make a discord clone of some sort. This is my first actual react project so it took me longer than usual, but I like the way it turned out.I did use Repli...
08:12 pm GMT - Fri, November 19, 2021
Dev To
Automatically Remove Unused Node Modules with Python
We keep a directory under the root of our projects called _dev_tools. It consists of Python scripts we can quickly run, usually by pressing the Play button of the Code Runner extension in VS Code, to ...
07:46 pm GMT - Fri, November 19, 2021
Dev To
Docker Compose | Portability from the Start
Original Source: https://shipyard.build/blog/docker-compose-portability-from-the-start/Docker has quickly become an essential platform for application containerization. By empowering developers to rap...
07:39 pm GMT - Fri, November 19, 2021
Dev To
AutoComplete with JS
[Clique aqui para ler em portugus]Lets create an autocomplete so that clicking on an input displays a suggestion list CodeFirst lets create the interface, well do something simple, using just HTM...
07:30 pm GMT - Fri, November 19, 2021
Dev To
Python Lists Lists Quiz!
Ahhh, Lists!Nearly every single functional programming language contains lists in one form or another. Lists are an important part of any code slinger's repertoire because they allow us to deal with d...
06:55 pm GMT - Fri, November 19, 2021
Dev To
33 ASP.NET Mistakes ( How to avoidthem)
The internet is a dangerous place, hackers are always looking for new ways to break into your system and steal your data.As a developer, you know how important it is to protect your application. If yo...
06:49 pm GMT - Fri, November 19, 2021
Dev To
Demystifying Machine Learning
OverviewDemystifying Machine Learning refers to the series of blogs in which I am going to explain the different algorithms of Machine Learning with behind the scenes mathematics and code implem...
05:44 pm GMT - Fri, November 19, 2021
Dev To
Why Use Ruby on Rails and When Its Better For Your Project
Sometimes our clients are interested in what technologies we are going to use to build their web application projects. If we choose Ruby on Rails (also known as Rails or RoR), we spend some time expla...
05:42 pm GMT - Fri, November 19, 2021
Dev To
Containers are Here to Stay
Original source: https://shipyard.build/blog/containers-are-here-to-stay/Containers are not a fad. Theyre never overkill for any project and they simplify many aspects of development, even when runnin...
05:41 pm GMT - Fri, November 19, 2021
Dev To
Best practices for error catching and handling
Catching and handling errors is an important part of error handling.Here are some best practices for it. Generally, it's good to:be very thorough with your error checkingdo your error checking firstha...
05:37 pm GMT - Fri, November 19, 2021
Dev To
How to create simple Tic-Tac-Toe using C? (Play with bot and 2 player mod)
Source Code: https://github.com/Lucifer25x/simple-tic-tac-toeFirst we should create some variables:char board[9] = {'1', '2', '3', '4', '5', '6', '7', '8', '9'};char player = 'X';char computer = 'O';c...
05:25 pm GMT - Fri, November 19, 2021
Dev To
Como se proteger na internet: Golpe do WhatsApp
Hoje sabemos que existem inmeras formas de ataques, clones de nmeros de telefones, golpes em WhatsApp, Fake News e sempre ficamos com aquela pergunta, E AGORA? QUEM PODER NOS AJUDAR?O problema que ho...
05:25 pm GMT - Fri, November 19, 2021
Dev To
How I implemented sticky columns in tables using directives - Angular!
How to create sticky columns in Angular using directives. Implementing tables with sticky columns can be tricky especially when you have to make multiple columns sticky. Using directives, we can easil...
04:56 pm GMT - Fri, November 19, 2021
Dev To
Ambiente PHP e Ngnix com Docker
H alguns dias atrs precisei criar ou recriar um ambiente PHP semelhante ao ambiente de produo, em produo era utilizado o PHP na verso 7.2, com o Nginx na verso 1.14.0 e tambm o PHP-FPM que o cara res...
04:44 pm GMT - Fri, November 19, 2021
Dev To
How to bind events to dynamically created elements in JavaScript
This post was originally published at webinuse.comWhen working with JavaScript and DOM, we often find ourselves in need of creating some elements dynamically. Especially when working with some tables ...
04:38 pm GMT - Fri, November 19, 2021
Dev To
The CSS @property
Have you every tried to animate a CSS custom variable and ended up getting this result:Well then I got Good news for you there is a way to animate CSS Custom Properties! It can be done with the CSS @p...
04:36 pm GMT - Fri, November 19, 2021
Dev To
Debugging PyCharm/Intellij IDEA no module named error inside virtual environment
The Problem The ErrorProcess of DebuggingThoughts on the problemLinksOutroThe ProblemToday I stumbled upon to a not a very straightforward issue while using IntelliJ IDEA via Python Plugin, and PyChar...
04:30 pm GMT - Fri, November 19, 2021
Dev To
ReactJs Qrcode generator library
reactjs-qrcode-generatorreactjs-qrcode-generator is a clean and simple QRcode generator library for reactJS. Installnpm install --save reactjs-qrcode-generatorDemo https://naimmalek.github...
04:18 pm GMT - Fri, November 19, 2021
Dev To
How To Learn Better And Avoid Procrastination
In this article, I will tell you why Switching modes of thinking is one of the most important parts of learning, why sometimes you shouldn't chase those who have already achieved success in this area ...
04:18 pm GMT - Fri, November 19, 2021
Dev To
Social Media Buttons With Tooltip
Social Media Buttons With TooltipIn this post youll learn how to create the Social Media Buttons with Tooltip on Hover using only HTML & CSS. Earlier I have shared a blog on How To Create An...
04:16 pm GMT - Fri, November 19, 2021
Dev To
5 Articles every WebDev should read this week (46)
Announcing TypeScript 4.5Today were excited to announce the release of TypeScript 4.5!https://devblogs.microsoft.com/typescript/announcing-typescript-4-5/ Web history by Jay HoffmannThe his...
03:50 pm GMT - Fri, November 19, 2021
Dev To
Check Internet Speed with Apple Network Responsiveness
There are umpteen tools available to check the internet speed. SpeedTest, Speed from Cloudflare, Netflix's Fast, or if you use Google search, you can test the internet speed and its analytics. In macO...
03:47 pm GMT - Fri, November 19, 2021
Dev To
PlanetScale integrates with Arctype's MySQL GUI
Check out our exclusive integration with Arctype, our favorite database GUI for developers. Arctype features a fast, modern interface with keyboard shortcuts, a command bar to quickly find objects, an...
03:44 pm GMT - Fri, November 19, 2021
Dev To
Bluetooth Low Energy (BLE) Tutorial for Arduino using BleuIO
1. IntroductionThe project is a simple example showcasing a quick way to setup an Arduino with a USB Host Shield as a USB CDC Host capable of communicating with the BleuIO Dongle.When a BleuIO D...
03:42 pm GMT - Fri, November 19, 2021
Dev To
Github Actions (Lab 9)
Setting upFor my CI workflow, I went with Anaconda.I altered the default YAML to run on push and pull requests on the main branch.When installing dependencies, the default YAML looks for a envir...
03:39 pm GMT - Fri, November 19, 2021
Dev To
13 Sublime Text Plugins that Every Developer Must Use
Sublime Text 3 is one of the most popular free IDEs for writing your code. You can use it for opening files (.txt and more), as well as for small projects that use Python and Web-dev. Earlier, I had w...
03:38 pm GMT - Fri, November 19, 2021
Dev To
Add a video background to your landing page to make it more gorgeous
In this blog you will learn how to add a video background to your landing page to make it more gorgeous.Preview:Requirements:Basic HTML & CSS knowledgeBasic Javascript(Optional. only required for ...
03:36 pm GMT - Fri, November 19, 2021
Dev To
Fetching the Github API
This week my latest PR for telescope was merged. It all started with an issue to add Github stats to the new Telescope dashboard.The dashboard is currently showing the material-dashboard template and ...
03:28 pm GMT - Fri, November 19, 2021
Dev To
Windows Subsystem for Linux (WSL)
Writing here for sharing and also for my personal reference as I have very poor memory on and tend to forget some commands.For windows users, you can download WSL (Windows Subsystem for Linux) on powe...
03:25 pm GMT - Fri, November 19, 2021
Dev To
10 Best Python Courses for Beginners to Learn Online
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.Hello devs, Python is one of the best ...
03:19 pm GMT - Fri, November 19, 2021
Dev To
Rust from the beginning, variables
TLDR; this is the second part on Rust. In this part we'll cover variables, how to work with them, change values and so on.Series:Your first programVariables, you are hereFunctionsIO, read and write fr...
03:17 pm GMT - Fri, November 19, 2021
Dev To
Flutter: Googles Most Ambitious Framework
19th Century was about the Industrial Revolution. The 20th Century was about Science and Engineering. And the 21st Century is all about Technology. The era in which we are living right now is called t...
03:10 pm GMT - Fri, November 19, 2021
Dev To
Higher-order Functions
A function takes another function has an argument (or) returns a function is called as Higher-Order functions function X(){ console.log("Hey Luffy"); } function Y(X){ ...
01:59 pm GMT - Fri, November 19, 2021
Dev To
Responsive Design CSS Tips
Padding/Margin - We usually use a lot of padding when we make websites for desktops, to make them more attractive. While making it responsive for mobiles, tablets try decreasing the existing paddings ...
01:53 pm GMT - Fri, November 19, 2021
Dev To
Day 42 of 100 Days of Code & Scrum: Footer, SCSS Debugging, and Breakpoints
Hello there, everyone!Today, I almost finished the skeleton layout for my entire homepage. Now, I just need to design the homepage and look for images to use for styling. I've made a decent amount of ...
01:52 pm GMT - Fri, November 19, 2021
Dev To
Adding React to an Optimizely UI - Part 2
In Part 1 of this series, I gave a start-to-finish overview of how we at Made to Engage integrated a React application into an Optimizely ASP.NET MVC website.I'd like to delve into several aspects of ...
01:36 pm GMT - Fri, November 19, 2021
Dev To
IRIS API Explorer Application
BackgroundInterSystems IRIS 2019 is going to introduce new andexciting features. One of the areas with new interesting must-to-know things is the API Management.OpenAPI initiative (https://www.opena...
01:28 pm GMT - Fri, November 19, 2021
Dev To
Symfony Station Communique-19 November 2021. A Look at Symfony and PHP News.
This post originally appeared on Symfony Station.Welcome to this week's Symfony Station Communique. Its your weekly review of the most valuable and essential news in the Symfony and PHP development co...
01:28 pm GMT - Fri, November 19, 2021
Dev To
How To Launch A Celebrity Subscription App Like OnlyFans In 2022?
OnlyFans is a London-based company that launched its app in 2016. Since its launch, it has revolutionized the content subscription apps market. Such apps give opportunities for content creators to sho...
01:27 pm GMT - Fri, November 19, 2021
Dev To
Node.js: multi-target debugging QEWDjs using Visual Studio Code
One of the most important features during application development is the ability to debug your code easily. Because of the asynchrnous nature, astandard Node.js application serverworks single-threaded...
01:22 pm GMT - Fri, November 19, 2021
Dev To
ForEach, Map, Filter and Reduce in Javascript
ForEach, Map, reduce, and filter are all array methods in JavaScript. Map, reduce, and filter will iterate over an array and perform a transformation or computation and return some value while ForEach...
01:15 pm GMT - Fri, November 19, 2021
Dev To
5 Underrated resources to learn Git andGithub
Save you time and use these resources to perfect your Git and GitHub knowledge.This week, I finally built up the courage to deep dive into learning Git and GitHub without having to relying on GUI and ...
01:12 pm GMT - Fri, November 19, 2021
Dev To
How To Install Vue 3 in Laravel 8 From Scratch
What is Vue.js?Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library...
01:11 pm GMT - Fri, November 19, 2021
Dev To
How to Start An Online Fitness Business
In 5 Easy Steps, Launch Your Online Fitness BusinessTo start an online fitness studio, you'll need to follow these five steps:Choose a business model to follow.Make a Content Strategy.Create your own ...
01:06 pm GMT - Fri, November 19, 2021
Dev To
Why E-commerce Brands Prefer Shopify to Magento 2 Migration in 2021?
One major challenge that every e-commerce brand come across is the selection of the most reliable e-commerce platform to build an online store. It is the most important factor behind success of an onl...
11:56 am GMT - Fri, November 19, 2021
Dev To
AutoTable: Your Butler-Like Sharding Configuration Tool
BackgroundSharding is the core feature of Apache ShardingSphere. We guess, your old sharding workflow (without data migration) probably looks like the one below:In such workflow, you have to cle...
11:51 am GMT - Fri, November 19, 2021
Dev To
How Maps solve the limitations of Objects in JavaScript
An overview of Maps in JavaScript and how they can make up for limitations that come with using objects.In JavaScript, objects are one of the most commonly used data structures. They provide you...
11:34 am GMT - Fri, November 19, 2021
Dev To
Whats new in Angular, React Router, Cypress and Other News - Frontend News 22
What happened in the world of frontend in the last weeks? Watch the newest episode to be up to date! Whats in Frontend News #22? New Github CEO Creator of Svelte join Vercel Identify NPM libraries Upd...
11:30 am GMT - Fri, November 19, 2021
Dev To
Simple Web Components
The Web Components API in JavaScript is great, but it's relatively new and kinda hard to learn. It's also struggling to gain traction in the industry still (at the time of writing), making it a little...
11:13 am GMT - Fri, November 19, 2021
Dev To
Why we migrated to TypeScript after all
Over the past two weeks, we have been working hard on migrating parts of Medusa's codebase to TypeScript. We are doing this for a couple of reasons all of which have to do with improving the developer...
11:12 am GMT - Fri, November 19, 2021
Dev To
What to do if you're a bottleneck
Jackson is a go-to person when it comes to MongoDB.You have a problem you go to Jackson. Hes an expert. Of course, you can go to anyone else its a free world. You can go to Molly if you want. But yo...
11:03 am GMT - Fri, November 19, 2021
Dev To
Using getStaticProps and getStaticPaths for static site generation (ssg) in nextjs
This is the sixth blog post on the series of blog post I am posting about strapi,nextjs, and tailwind. We are recreating my portfolio/blogpost page that along the way we'll learn the fundamentals of s...
11:00 am GMT - Fri, November 19, 2021
Dev To
Progressive Web App Development: How to Cook PWA in 2022
When talking about web development, Progressive Web Apps have been a buzzword for a while. But will your company benefit from going down the PWA road? Read how and when you should use and should NOT u...
10:50 am GMT - Fri, November 19, 2021
Dev To
Let's create a URL expander with Node.JS
Yep we are creating a URL expander not a URL shortener There are many tools like bitly, shorturl etc. through which we can convert our long and messy URL into a short and better looking URL. For...
10:50 am GMT - Fri, November 19, 2021
Dev To
Cheat Sheet Linux Terminal
Terminal ffnen [Strg+Alt+T] oder GUI Autovervollstndig mit [Tab]history (Pfeiltasten)[Strg] [+] und [Strg] [-]Befehl lsls [-laLi] Auflisten des Verzeichnisinhalts-l in Langform-a einschlielich der .-...
10:44 am GMT - Fri, November 19, 2021
Dev To
Polkadot Cryptocurrency
Polkadot is an open-source sharding multichain convention that works with the cross-chain move of any information or resource types, not simply tokens, in this manner making a wide scope of blockchain...
10:34 am GMT - Fri, November 19, 2021
Dev To
Request for topics
I need to make a list of system design concepts that I must learn in depth and write about. Will you be able to suggest a few topics?You can also suggest technologies and I can try to explain how they...
09:43 am GMT - Fri, November 19, 2021
Dev To
Next.js environment variables
A guide on how to use Next.js environment variables How to create an environment variable for Next.js First, create a file with a starting in .env.Depending on the run-time environment...
09:34 am GMT - Fri, November 19, 2021
Dev To
Kotlin forEach & forEachIndexed method on Array, List, Map collection example
https://ozenero.com/kotlin-foreach-foreachindexed-method-array-list-map-collectionIn the tutorial, Grokonez will show you how to use Kotlin forEach and forEachIndexed methods to loop through Kotlin Ar...
09:34 am GMT - Fri, November 19, 2021
Dev To
Understanding Typescript
A JavaScript superset, that builds up on JavaScript language, It adds new features to JavaScript, typescript cant run in the browser or even in NodeJS therefore it has a compiler that compiles typesc...
09:29 am GMT - Fri, November 19, 2021
Dev To
Use react-query hooks in class based components (React.js)
A few days back, I wanted to implement react-query in one of my old react projects where most of the components were class-based, React-Query provides hooks to fetch data from API which can be only us...
09:27 am GMT - Fri, November 19, 2021
Dev To
Working with Github Actions CI Workflow - Swift Programming
IntroductionTo set up Github Actions CI Workflow for swift. You will be required to visit your repository on GitHub. On GitHub.com, navigate to the main page of the repository.Under your reposit...
09:26 am GMT - Fri, November 19, 2021
Dev To
The ephemeral miniconf - The review
The ephemeral miniconf just ended, it was a real success and I want now to share my review of the event (like I did for TPRCiC 2021 and TPRCiC 2020)Let's call it TEM 2021 then even if I promised it ...
09:25 am GMT - Fri, November 19, 2021
Dev To
WHAT IS VIRTUAL REALITY?
Virtual Reality (VR) is a computer-generated environment with scenes and objects that appear to be real, making the user feel they are doused in their surroundings. This context is formed inside a mac...
09:22 am GMT - Fri, November 19, 2021
Dev To
Spring Framework 4.3 New Feature RequestMapping: @GetMapping, @PostMapping, @PutMapping, @DeleteMapping
https://ozenero.com/spring-framework-4-3-new-feature-requestmapping-getmapping-postmapping-putmapping-deletemappingSpring Framework 4.3 has some Web improvements. In the article, JavaSampleApproach wi...
09:21 am GMT - Fri, November 19, 2021
Dev To
The Essential Phases of Every Software Development Life Cycle
A software development life cycle (SDLC) is a methodology that defines the process of creating a software product. Weve talked about some of the widely-used SDLC methodologies in one of the previous p...
09:14 am GMT - Fri, November 19, 2021
Dev To
Look out for these Angular App Development services while hiring Angular Developer
Angular is picking up the trends in the software development arena and has become one of the hot topics in the frontend development community and has broken several bars when it comes to providing res...
08:58 am GMT - Fri, November 19, 2021
Dev To
How to setup tailwind css for you project
Hello there my gorgeous friend.I'm a front-end developer and today we are gonna talk about how to set up tailwind css for your projects.Before get starting you may wandered why we should use tailwind ...
08:53 am GMT - Fri, November 19, 2021
Dev To
How to Build a Flutter App with GraphQL
What are we building?We will be building a flutter app that fetches a list of countries using the Countries GraphQL API and displays brief information about the country. Prerequisite.This...
07:47 am GMT - Fri, November 19, 2021
Dev To
Singleton Pattern | Design Patterns in Java
Creational design pattern: Watch a Java implementation of the Singleton Pattern, where we use double-checked-locking (DCL) for thread-safety....
07:42 am GMT - Fri, November 19, 2021
Dev To
Contributing to a Class Repo
IntroOne of the courses I previously took at Seneca, IPC144, is getting a major overhaul to their website, and through my open source class, I had the opportunity to contribute to this project. ...
07:22 am GMT - Fri, November 19, 2021
Dev To
HTML tags | bdo
The <bdo> element (Bi-Directional Override) overrides the current directionality of text, so that the text within is rendered in a different direction.The text's characters are drawn from the st...
07:20 am GMT - Fri, November 19, 2021
Dev To
Git Tip: Keeping an eye on the source repository
Why do I need to check out a source repository alongside my forked repository?It helps you to compare the source code of the forked repository with the source code of the source repository.It al...
07:05 am GMT - Fri, November 19, 2021
Dev To
The Open Source Story - Open Sourcing RudderStack Blog and Docs
It's all About Open SourceOpen source is a component of almost all software development that takes place today. If you look back, the influence has been potent. For example, the main reason Pyth...
07:02 am GMT - Fri, November 19, 2021
Dev To
Hating windows won't make you cool
It's five years of introducing myself as a Debian user in the OS world. But I have full respect for Windows as well. Well, my dad uses Windows, but that's not the reason you should hate Windows OS.Mic...
07:01 am GMT - Fri, November 19, 2021
Dev To
What's the programming language to learn first?
First of all, there is no BEST programming language to learn first. It always depend on what you want to do with that language, still, whether you want to choose programming as a hobby, as a career yo...
06:52 am GMT - Fri, November 19, 2021
Dev To
Strategies How to Migrate Existing Applications to Microservices
Another set of how to migrate monolithic(Existing) application to microservices, an easy and simple steps design by DEV IT expert.Monolithic application is set of modules, business process, and all fu...
06:45 am GMT - Fri, November 19, 2021
Dev To
What you need to know to become an automation test engineer
QA used to consist of two types of testing, namely, manual testing and automation testing.Manual testers main task was to do regression testing while automation tester was only focussed on writing cod...
06:43 am GMT - Fri, November 19, 2021
Dev To
Learn Python with Artificial Intelligence and Robotics
SummaryThanks to robotics applications, learning new programming languages is now possible and straightforward. Python is a frequently used programming languages today. Python has become relatively si...
06:32 am GMT - Fri, November 19, 2021
Dev To
Adding reading time to Astro (the easy way)
You may have noted this blog, along with many others out there, provides reading time.This reading time is used to indicate how long it would take to read an article.This is valuable information, as s...
06:22 am GMT - Fri, November 19, 2021
Dev To
How to Test Your NGINX Configuration Before Screwing it Up
A little invalid change to your Nginx configuration can bring down your entire server. Before performing changes to the Nginx configuration, it is a safe idea to test the changes and then reload the s...
04:11 am GMT - Fri, November 19, 2021
Dev To
React router V6: Some of the new changes
So not too long ago the library React Router has updated to version 6 and with that it came with some interesting changes that I notice and see people talking about, so I'm gonna describe some of them...
03:34 am GMT - Fri, November 19, 2021
Dev To
How to Contribute to Codecademy Docs
Hello, #DEVCommunity! My name is Brandon and I'm a Content Contributor from the Free Team at Codecademy. For the past few months, we've collaborated in a company-wide effort and delved into the world ...
02:19 am GMT - Fri, November 19, 2021
Dev To
Derive Insights from AWS Lake House | AWS White Paper Summary
IntroductionOrganizations collect and analyze increasing amounts of data to make better decisions as quickly as changes occur. Traditional on-premises solutions for data storage, data management...
01:29 am GMT - Fri, November 19, 2021
Dev To
November 18th, 2021: What did you learn this week?
It's that time of the week again. So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.Feel free to comment with what you learnt and/or reference your TIL p...
01:20 am GMT - Fri, November 19, 2021
Dev To
Is there a suitable equivalent to `Function.caller` in modern JS?
So, as MDN (Mozilla Developer Network) says, Function.caller is not only deprecated, but removed from the Relevant Web Standards.But, this isn't good for me, as I want to know what function is calling...
12:59 am GMT - Fri, November 19, 2021
Dev To
Guide to model training: Part 3 Estimating your missing data
TLDROftentimes when collecting consumer data, there are times when youre unable to retrieve all the data. Instead of having a lack of data ruin your results, youll want to guestimate what the da...
11:22 pm GMT - Thu, November 18, 2021
Dev To
Digital Poetry Driven by JavaScript.
Hi Devs, lemme start by saying this is not a tutorial. It is my first post to the community, and I want to share with y'all my love for poetry and web development I have always nurtured the idea of mi...
11:22 pm GMT - Thu, November 18, 2021
Dev To
Loops, Array Methods, and Recursion
"Loops" are an extremely powerful abstraction in computing and for loops are often the entry point for most programmers into the topic. This level of abstraction is very primitive and can lead to writ...
11:10 pm GMT - Thu, November 18, 2021
Dev To
Absolute Beginner's Guide to Deploy ML model with Flask (Part-1)
Data Science Kitty is so happily purring because she can now predict heart disease with her model (https://dev.to/orthymarjan/beginners-journey-in-machine-learning-3ei9?fbclid=IwAR02yqZ8RVT13XW1-MP66R...
10:28 pm GMT - Thu, November 18, 2021
Dev To
What are the coolest coding music projects out there?
Take this question any way you want, but what projects marry scripting and coding, or just music projects that lend themselves to development in any way....
10:21 pm GMT - Thu, November 18, 2021
Dev To
The Developer's Guide TO Building Notification Systems: Part 3 - Routing & Preferences
Your CTO handed you a project to revamp or build your products notification system recently. You realized the complexity of this project around the same time as you discovered that theres not a lot of...
10:01 pm GMT - Thu, November 18, 2021
Dev To
Release 0.3 - Part 2 Internal Project Contribution
For release 0.3, I worked on IPC144 as my internal project contribution. The issue is Add Progressive Web App (PWA) support. ProcessI started to install PWA plugin, but Docusaurus, I had some v...
09:39 pm GMT - Thu, November 18, 2021
Dev To
Contributing to Telescope
IntroductionWhile waiting for reviews in my recent pull request, I decided to find a different project. After hours of searching for issues on GitHub, I suddenly remembered the first repository ...
09:32 pm GMT - Thu, November 18, 2021
Dev To
The Art of Functions
Section 2: Functions Wondering, what's up with this weird ancient art? Well, they help portray how civilization evolved much like how we learned to evolve our ways to talk to machines. Like us h...
09:08 pm GMT - Thu, November 18, 2021
Dev To
Release 0.3 - Part 1 External Project Contribution
For release 0.3, I started to contribute on Heptagram repo. The notice that they migrated their website into React. I found out that they do not have prettier set up for the new React project. So I cr...
09:05 pm GMT - Thu, November 18, 2021
Dev To
Micro Frontend, but it's chaos!
But why do we need it?As the frontend becomes larger, while holding multiple domains of responsibilities (for example navigation, user, authorization, e. g. ), the frontend application is devel...
09:04 pm GMT - Thu, November 18, 2021
Dev To
Flask API Boilerplate - Simple Starter in Action
Hello coders!This article presents an open-source Flask API Boilerplate that any developer with basic programming knowledge might use to bootstrap fast a full-stack project with React, Vue, or any oth...
08:54 pm GMT - Thu, November 18, 2021
Dev To
How to Convince Your Boss to Open Source a Project
Changing your company's culture can be difficult, especially if you are persuading your boss, company, or leadership team to open source a project. The hard truth is that businesses care about finance...
08:53 pm GMT - Thu, November 18, 2021
Dev To
10 takeaways from my first software developers Meetup
Yesterday evening I went to my first software development Meetup. I was hesitating in going because I'm sort of an introvert and going into a room full of strangers is not what I imagine when I think ...
08:44 pm GMT - Thu, November 18, 2021
Dev To
Iniciando con Docker
Docker te permite construir, distribuir y ejecutar cualquier app en cualquier lugar, mediante contenedores.Para poder usarlo debes ingresar a https://www.docker.com/ y descargar 'Docker desktop' y cre...
08:37 pm GMT - Thu, November 18, 2021
Dev To
How to deploy your Python Django project
Django is a top Python web-framework known for its features, scalability, and flexibility.In this guide, we'll walk through how you can deploy your Django projects with Cleavr.io. PrerequisitesBe...
08:31 pm GMT - Thu, November 18, 2021
Dev To
DevOps & SRE Words Matter: How Our Language has Evolved
As the tech world changes, language changes with it. New technologies will always introduce new terms and descriptions to provide clear understanding. For example, the emergence of the cloud introduce...
08:21 pm GMT - Thu, November 18, 2021
Dev To
How to install Apache Tomcat 9 on Ubuntu 20.04 LTS
About This ArticleThis article is about how to install Apache Tomcat 9 using 'tar.gz' on Ubuntu 20.04 LTS. Hope you will learn something. Cheers! PrerequisiteYou need to have Java 8 install...
08:17 pm GMT - Thu, November 18, 2021
Dev To
AzureFunBytes Episode 62 - Supercharge your Java Apps on Azure with @rorypreddy
After a short break for some Microsoft streaming events, AzureFunBytes returns to LearnTV for another fun conversation about the products, people, and services that make for a delightful Azure experie...
08:14 pm GMT - Thu, November 18, 2021
Dev To
Lab 9 - GitHub Actions Workflow
IntroFor my ninth lab, I have to set up GitHub Action for my text ssg project. Then pick another student that has GitHub Actions setup and create a PR to his repo.In my previous I had a bit of e...
08:11 pm GMT - Thu, November 18, 2021
Dev To
What does "functional programming" mean to you?
Photo by Magda Ehlers from PexelsWhat crosses your mind when you hear the phrase "functional programming"? Some people imagine arcane, esoteric code, built around functors and monads and applicatives,...
07:48 pm GMT - Thu, November 18, 2021
Dev To
No More Contacting Employees Off Hours in Portugal, Trojan Source Attacks, Another Apple Settlement, & more on DevNews!
The DevNews editorial team is back for this week's episode of our show where we investigate and discuss the latest and most important software developer news stories S6:E4 - Trojan Source A...
07:44 pm GMT - Thu, November 18, 2021
Dev To
Highlight the Youtube URL
IntroductionThis week, I work on an issue on a really large project. It is a JavaScript platform that implement a website for developers to publish blogs related to web development. You can take...
07:29 pm GMT - Thu, November 18, 2021
Dev To
Create a React App (Video)
Hi guys!Ok so in many of my tutorials related to react JS, I have not mentioned how to get started with React JS or how to create a react app.If you want to learn how to create an application in react...
07:27 pm GMT - Thu, November 18, 2021
Dev To
Rust from the beginning, your first program
This is the first part in a series about the Rust programming language. You will learn to write, compile and run your first program in Rust.Series:Your first program, you are hereVariablesFunctionsIO,...
07:07 pm GMT - Thu, November 18, 2021
Dev To
Guide to blockchain game development
Written by Ikeh Akinyemi Blockchain development has grown and evolved rapidly over the past few years and is now being adopted across various spheres of software development. From decentralized applic...
06:55 pm GMT - Thu, November 18, 2021
Dev To
Free programming Mock Interviews
Sign up here if interested and I'll match your with someone within 24 hrs!...
06:51 pm GMT - Thu, November 18, 2021
Dev To
Launching Fig
I am excited to announce that as of today, Fig is generally available to the public for download. With our public launch, I'd like to share a little more about Fig's mission: who are we, what we're do...
06:36 pm GMT - Thu, November 18, 2021
Dev To
Create a PR to automatically fix code linting errors
This Github workflow aims to automatically fix as many lint errors as possible.In particular, it executes eslint with --fix argument, so that we report and fix lint errors. Note that not all lint erro...
06:35 pm GMT - Thu, November 18, 2021
Dev To
GraphQL Helix API Routes with Next.js
In this video we'll use utility functions from GraphQL Helix to process requests inside our API route made from the Next.js frontend.Watch it now...
06:30 pm GMT - Thu, November 18, 2021
Dev To
How to build GitHub Actions in PHP with Minicli and Docker
GitHub Actions facilitates creating CI/CD automated workflows that can be triggered by GitHub events, such as when a pull request is created, a merge is made, or a new comment is posted on an issue. W...
06:29 pm GMT - Thu, November 18, 2021
Dev To
How to auto-generate OpenAPI docs for Django, Flask, Spring and Rails apps
The OpenAPI Specification (also/previously called Swagger) helps developers model, document, implement and test web applications and services APIs. Its a wonderful thing! And unsurprisingly, its embra...
06:28 pm GMT - Thu, November 18, 2021
Dev To
LeetCode - Binary Tree Level Order Traversal
Problem statementGiven the root of a binary tree, return the level order traversal of its nodes' values. (i.e., from left to right, level by level).Problem statement taken from: https://leetcode...
06:04 pm GMT - Thu, November 18, 2021
Dev To
You MUST store this Javascript Operator Index
Here is a list of javascript operator and how to use it!You should mark this and use it when you need to know what is this operator!In order to naviguate, you can make a cmd + f or ctrl + f and put th...
06:01 pm GMT - Thu, November 18, 2021
Dev To
React SketchBoard DevLog 1 - Drawing with mouse, color and width selection and panning.
Recently I started developing a react library for drawing in a browser. It turned out that it's not as trivial as it seemed and there is a lot of cool stuff and interesting problems there. So I decide...
05:58 pm GMT - Thu, November 18, 2021
Dev To
Beyond Compliance: Fables Mission to Improve Digital Accessibility
It's time we recognize that the way we build digital products is broken. That's because the products we use today represent the people who build them more than the people who use them.There is a digit...
05:56 pm GMT - Thu, November 18, 2021
Dev To
Data Structures 101
Welcome to Data Structures 101!Here we will cover a basic overview of concepts you'll need to get started mastering your skills of structuring data.ArrayThe Array is the most basic data structure, whi...
05:45 pm GMT - Thu, November 18, 2021
Dev To
AWS Cognito Pricing and Features 2021
What Is Amazon Cognito?It is a service introduced by AWS (Amazon Web Services) which allows users to add authentication to projects, it allows users to sign in with different social identity pro...
05:34 pm GMT - Thu, November 18, 2021
Dev To
Let's not send developers to the accessibility tree tool
Testing for accessibility is an incredibly important part of your development process. Products that don't block out users because of easy to avoid issues have more success. And the longer you wait wi...
05:30 pm GMT - Thu, November 18, 2021
Dev To
Mesmerizing animation using only CSS rotations
I created an oddly satisfying CSS animation on codepen, using only rotations. It turns out it went a little bit viral on Reddit so I decided to share how I did it here :) Step 1Let's skip the int...
04:57 pm GMT - Thu, November 18, 2021
Dev To
Mailing a Postcard with JavaScript Part 1
Creating a Postcard with Lob and Node.jsLobs Print & Mail and Address Verification APIs enable developers to interact with Lobs services programmatically. You can mail a postcard or letter t...
04:51 pm GMT - Thu, November 18, 2021
Dev To
Prepare for AWS Developer Associate exam (for free?)
I have decided to write up a guide on what resources I have used when preparing for the AWS exam, because I have gone through a variety of them before finding theright ones. Additionally, as AWS Devel...
04:50 pm GMT - Thu, November 18, 2021
Dev To
Working with NFT Metadata, IPFS, and Pinata
DisclaimerThis article serves as a sequel to my tutorial on creating generative NFT art. If you havent read it, I suggest you do so. I assume your system is already set up (with Python and required pa...
04:50 pm GMT - Thu, November 18, 2021
Dev To
Playing With Tuya API: An API for Pythonistas
Hello, buddies! Recently, I found an interesting API to play with. It's Tuya! Even though Tuya is known for IoT development, there's a hidden side: the Tuya Cloud Development platform, which can help ...
02:13 pm GMT - Thu, November 18, 2021
Dev To
Guide on How to Unzip Files in Linux?
it's consistently dangerous when we work with sudo advantages in a Linux machine as you approach all the setup and framework records, and if you mess up with them, your entire framework may crash. So ...
02:07 pm GMT - Thu, November 18, 2021
Dev To
Animate your Angular App using Motion One
Motion One is a new animation library built on the Web Animations API. If you have used Popmotion or Greensock before, this library's syntax should look very familiar.In this blog post, I will show yo...
01:53 pm GMT - Thu, November 18, 2021
Dev To
What is random.shuffle() method in python? How to use it?
In this blog, we will explore the random.shuffle method in python, and implement this method in our password generator project.So Let's Get Started!What is the random.shuffle method? Basically the ran...
01:49 pm GMT - Thu, November 18, 2021
Dev To
A One Piece of CSS Art!
After my first "draft" of Liva Ackerman, I am back with another CSS art and this time I am exploring the One Piece universe.A CSS-only Monkey D. LuffyThis time, the result was quite good compared to t...
01:40 pm GMT - Thu, November 18, 2021
Dev To
Web Creator: The Profession of an Inspired Generation
We've all heard of web design and web development, but what about web creation? The term concept of the "Web Creator" is rapidly gaining ground in an era where digital natives are taking over the job ...
01:30 pm GMT - Thu, November 18, 2021
Dev To
Useful Tmux Configuration Examples
Configuring Your Tmux to Be Even More AwesomeThis article is part 2 of my tmux series. In the previous article, you learned how to use tmux: what tmux is, how to manage multiple terminals, and h...
01:29 pm GMT - Thu, November 18, 2021
Dev To
Code Review
IntroductionIn the previous weeks, I had change to contribute internal Seneca opensource projects: fix the bug on Telescope and IPC144 course note renewal. The last piece of task is code reviewi...
01:27 pm GMT - Thu, November 18, 2021
Dev To
Bubble sort Algorithm
Hello Guys today i am going to show you how to apply bubble sort algorithm. The Language i have used is javascript and for the frontend end or GUI part HTML AND CSS and The React JS Framework.Lets get...
01:24 pm GMT - Thu, November 18, 2021
Dev To
Authentication token management
In several large projects (React-based SPA applications) managing authentication tokens is a challenge. These solutions implement an OAuth flow using access and refresh tokens. Many of these types of ...
01:14 pm GMT - Thu, November 18, 2021
Dev To
A CMS with a new take - SilverStripe first impression
Today we are going to expand our knowledge of PHP frameworks and CMSs. While I usually write about Symfony, today we are going to talk about SilverStripe. Compared to the likes of Laravel and Symfony,...
01:08 pm GMT - Thu, November 18, 2021
Dev To
Why Has React Js Become So Popular Among Specialists?
React Js is a popular open-source JavaScript library that allows you to create stunning web apps with little effort and coding. React Js' main goal is to create engaging User Interfaces (UI) while als...
01:05 pm GMT - Thu, November 18, 2021
Dev To
Extend SvgIcon sizes in React Material UI
Using React Material UI you have the opportunity to use any SVG file like an icon. To do so, you just wrap it into the SvgIcon component.An example for your HomeIcon component might look like this:imp...
12:51 pm GMT - Thu, November 18, 2021
Dev To
What is QA Audit?
QA audit is a great opportunity to supercharge your product. You get comprehensive testing along with unbiased feedback from an independent team of QA engineers on the product quality.QA audit include...
12:50 pm GMT - Thu, November 18, 2021
Dev To
Top signs that you need a QA audit
=> If you have hold-ups in time-to-market due to hot last-minute bug fixes.=> If you do not have a clear understanding of the product quality or its bottlenecks.=> If you want to get independ...
12:48 pm GMT - Thu, November 18, 2021
Dev To
Async, refactoring and fewer bugs: Rust block expressions to the rescue
One of the pretty neat features of Rust I'd like to talk about is block expressions. This subtle feature does not receive enough justice as everyone is focused on more prominent language features. The...
12:48 pm GMT - Thu, November 18, 2021
Dev To
Why is it important to run an independent QA?
It enhances the quality of the final product with unbiased feedback aimed to meet customers' requirements, needs, and expectations.It provides a clear and objective report on critical vulnerabilities,...
12:41 pm GMT - Thu, November 18, 2021
Dev To
Introducing IPNS-Link
You have just built your first website or web-app, from the ground up. You configure and launch a local server - Apache, Nginx or Caddy - and point your browser to http://localhost. And, IT WORKS! You...
11:58 am GMT - Thu, November 18, 2021
Dev To
Loops in JAVA
Let's suppose you want to print numbers from 1 to 5 or let's say you want to print Hello World! 5 times on console. One approach to the problem can be as below,System.out.println("Hello World!");Syste...
11:56 am GMT - Thu, November 18, 2021
Dev To
The Ternary operator with React!
Hey fellow creators,The Ternary operator is a great way to do some conditional rendering with React! Let's learn how to do that.If you prefer to watch the video version, it's right here : 1. What...
11:52 am GMT - Thu, November 18, 2021
Dev To
Introduction to Kubernetes Storage
As Kubernetes Pods don't store data persistently, it offers different storage components to prevent this data loss. In this blog, learn how Volume works in Kubernetes, how to create it, and how to att...
11:36 am GMT - Thu, November 18, 2021
Dev To
Day 41 of 100 Days of Code & Scrum: Next.js Contact Form HTML, useState, and Validation
Good day, everyone!I'm feeling a lot better today than yesterday, so I managed to get more things done this time. I spent most of my time working on the contact form for my company website. Most of th...
11:22 am GMT - Thu, November 18, 2021
Dev To
An Introduction to Algorithms in Computer Science
Table of Content What are Algorithms and why are they so important? Picking the right algorithm: What makes a good algorithm? Correctness vs Efficiency How to measure the efficiency of an al...
11:15 am GMT - Thu, November 18, 2021
Dev To
Repeat, Auto, Minmax aka RAM
RAM is a great layout pattern for grid layouts in general. It stands for Repeat, Auto, Minmax which entails to the css grid property of grid-template-columns to have flexible children and placed autom...
11:15 am GMT - Thu, November 18, 2021
Dev To
An Ode to jQuery (and an alternative!)
When jQuery came out it really was spectacular,it gave developers a common Vernacular,But times have changed and the year is 2021,and the time for jQuery has passed and gone.I do not want you to think...
11:04 am GMT - Thu, November 18, 2021
Dev To
Create a direct messages feature like on Booking.com with TalkJS
Recently, we have managed to customize the TalkJS default UI theme to make chat lookalikes like Uber, WhatsApp, LinkedIn, and other chats. In the following article, we will make the Booking.com chat u...
11:02 am GMT - Thu, November 18, 2021
Dev To
How to build a cryptocurrency dashboard in 10 minutes using ToolJet
In this tutorial, I will walk you through building a cryptocurrency dashboard in less than 10 minutes, using the ToolJet platform. ToolJet is a free, open-source, low-code platform that allows you to ...
10:54 am GMT - Thu, November 18, 2021
Dev To
Windster - Tailwind CSS admin dashboard interface [MIT License]
Windster - Tailwind CSS DashboardWindster is a free and open source Tailwind CSS admin dashboard layout featuring responsive sidebar layouts, authentication pages, charts, users, products pages ...
10:52 am GMT - Thu, November 18, 2021
Dev To
Implementing Onion architecture in NestJS
Whats Onion architecture?As shown in the picture, onion architecture is a way to structure the code by dividing it into domain-driven design layers. each layer can only access the layer below it...
10:44 am GMT - Thu, November 18, 2021
Dev To
Running Tron (TRX) Node With GetBlock: Heres How It Works
Being cutting-edge nodes API connection provider, GetBlock continues its series of articles designed to demonstrate the opportunities of our toolkit. Today lets get our hands dirty with Tron Network (...
09:49 am GMT - Thu, November 18, 2021
Dev To
Top JavaScript Frameworks for 2022
There are more than 200 tools available for JavaScript Development, out of which you should learn to use in 2022. In this article, we will find out the top 10 JavaScript Frameworks for 2022. Here we i...
09:47 am GMT - Thu, November 18, 2021
Dev To
Digital marketing
Digital marketing, also called online marketing, is the elevation of brands to unite with potential clients by making use internet and additional forms of digital messages. This includes not only emai...
09:39 am GMT - Thu, November 18, 2021
Dev To
Fun Linux commands:-
The Linux command line can be the home of power users and sysadmins. However, Linux is more than just a lot of hard work. Linux was developed by fun-loving people who created an array of comical comma...
09:32 am GMT - Thu, November 18, 2021
Dev To
How to make a password generator with python.
In this tutorial we will make a password generator with the secrets module. Why not random module? see the first post in this series to understand.So Let's Begin! ProblemGenerate a random passwor...
09:28 am GMT - Thu, November 18, 2021
Dev To
Feedback would be appreciated
Hi everyoneI would appreciate some feedback on my portfolio that I madehttps://portfolio.liftoff-ka.repl.co/Thanks a lot in advance ...
09:22 am GMT - Thu, November 18, 2021
Dev To
Leverage Postman to Consume APIs Using OAuth2
My Fellow Developers -If you havent heard about Postman yet, get ready to become close friends with this tool!No matter what authentication mode you are using for APIs, Postman is a well known, funct...
09:18 am GMT - Thu, November 18, 2021
Dev To
IPC144 Course Curriculum Renewal
Our weekly tasks in this week contribute external and internal project. The one of the internal project in Seneca is IPC144 course curriculum renewal. The project is renewal original course note into ...
09:14 am GMT - Thu, November 18, 2021
Dev To
New Tips In Laravel
mask() - before() - after()use Illuminate\Support\Str;$str = '[email protected]';Str::mask($str, '*', 4); // marc****************Str::mask($str, '*', 4, 3); // marc***[email protected]::mask($str, '...
09:10 am GMT - Thu, November 18, 2021
Dev To
NoSQL JSON NoSQL SQL FireBirdPostreSQLMariaDBSQLiteMySQL SQL 3/2 2021-03-02T14:13:14.567Z SQLiteSQL SQLiteSQLite SQLite 2014 SELECT strftime('%s','now') - strftime('%s','20...
09:08 am GMT - Thu, November 18, 2021
Dev To
New Pyluos shell in the Luos Python lib
Luos feature: the Pyluos shell"pyluos-shell" is a new command line coming with the open-source Luos Python lib Pyluos allowing you to directly find and connect to a gate on your embedded system and o...
09:02 am GMT - Thu, November 18, 2021
Dev To
Sohbet Siteleri
https://sohbet.page Sohbet siteleri mobil chat avantajlarn web chat sohbet odalar frsatlar ile sohbet ederek chat yaparak yeni kiilerle tanmak ve arkada bulmak iin hemen deerlendirmeye balayn.cretsiz ...
08:30 am GMT - Thu, November 18, 2021
Dev To
Google Trends Analysis
So I am back with my new blog and in this blog we will see trends on Google using the pytrends Python Module.Below is a gist that shows the graph for a single term and if you want to test it online y...
07:48 am GMT - Thu, November 18, 2021
Dev To
What Engagement Model is Right for You?
How to choose the most efficient engagement model to lay a solid foundation for the successful project delivery? Emerline will tell you about the available options, highlight which one works best for ...
07:44 am GMT - Thu, November 18, 2021
Dev To
Observer Pattern | Design Patterns in Java
Behavioral design pattern: Watch a Java implementation of the Observer Pattern. An observable ("Weather" object in example) is an object which notifies observers ("Person" objects in example) about th...
07:26 am GMT - Thu, November 18, 2021
Dev To
HTML tags | bdi
The <bdi> element (Bi-Directional Isolation) tells the browser's bidirectional algorithm to treat the text it contains in isolation from its surrounding text. It's particularly useful when a web...
07:15 am GMT - Thu, November 18, 2021
Dev To
How JavaScript works behind the scene - Execution Context and Call Stack
Hello World!JavaScript is the most hated as well as the most loved programming language in the world. And the reason for the hate is that most people don't understand the underlying beauty of it.So, I...
07:13 am GMT - Thu, November 18, 2021
Dev To
Acquiring Data From Data Warehouse: An Overview
A data warehouse organizes and stores operational enterprise-wide data. Typically, a data warehouse is a mix of older legacy application systems yet unintegrated. In this article, we will look into a ...
07:04 am GMT - Thu, November 18, 2021
Dev To
1 thing beginner programmers always neglect. That's why they will neglect this post too
I used to neglect this thing as well until I started doing programming seriously. Hi, my name is Saifullah Usmani. I am a Programmer and a Graphic Designer. I have been programming for almost 5 years ...
07:04 am GMT - Thu, November 18, 2021
Dev To
New GitHub Rules Guide [git push -u origin main]
This post explains very quickly how to push your code to your GitHub repository following the new rules imposed by GitHub company.For starters, you cannot use your password anymore, instead you should...
06:58 am GMT - Thu, November 18, 2021
Dev To
Why Is React js a Good JavaScript Framework To Use For business?
There has been an increase in the number of web applications due to the availability of sophisticated and lightweight JS frameworks. User-friendliness and application reliability are essential element...
06:47 am GMT - Thu, November 18, 2021
Dev To
Ultimate Collection of JavaScript Learning Resources(FREE)
What Exactly is JavaScript?Javascript is a programming language which is usually used as the core for Web Development and Application Development. It is an Object-Oriented Language and it can be used ...
06:37 am GMT - Thu, November 18, 2021
Dev To
E-Learning Application Development: Industry Outlook, Features & Steps
In todays scenario, the education sector has experienced rapid growth by introducing various E-Learning applications. We can install such learning applications on our mobile phones, laptops, or comput...
06:26 am GMT - Thu, November 18, 2021
Dev To
How to navigate the GitHub web without a mouse
Developers are always thinking about productivity. Faster ways to do things. Shortcuts to take. Corners to cut.Earlier in the year, I wrote a post on some of my favourite keyboard shortcuts. Now I'm h...
06:24 am GMT - Thu, November 18, 2021
Dev To
Healthcare App Development 2021: Top Trends, Features, and Types
Healthcare mobile app development is the process and technique by virtue of which you can build an app (that is compatible both on mobile and computers) with the intention of helping its users track t...
05:16 am GMT - Thu, November 18, 2021
Dev To
HR productivity being sapped by On- and Off-boarding, L&D, and Compliance? An IAM could be whats missing.
The synergy between Identity and Access Management (IAM) and IT, cybersecurity, and admin departments of an organization is obvious, but another department in an enterprise that is equally advantaged ...
04:55 am GMT - Thu, November 18, 2021
Dev To
Why and why not to use Linux?
Reasons to use LinuxLinux has a better environment for programming. It can smoothly execute software like PyCharm. Linux has a huge source of tools to make a specific task easier. Not only aircr...
04:40 am GMT - Thu, November 18, 2021
Dev To
Sending email with SendGrid in NestJS
TLDRTo use SendGrid in NestJS project, we simply use official mailer module from NestJS (https://github.com/nest-modules/mailer). Then setup the mailer configuration with SendGrid SMTP.But, in t...
04:04 am GMT - Thu, November 18, 2021
Dev To
GraphQL Auth without Middleware
What if I told you, that you could have one of the most advanced auth built into your GraphQL API without adding any middleware?Before we begin though, let's break apart Auth into its two sub-categori...
01:50 am GMT - Thu, November 18, 2021
Dev To
HTML Tag
<base>Utilidades:Definir a URL base para os caminhos relativos da pgina;Estabelecer a propriedade target dos links, sem que precise especificar em cada tag.Caractersticas:A tag <base> s po...
01:41 am GMT - Thu, November 18, 2021
Dev To
Creating an Async API using Postgres - Building a Chess Analysis App (Part 3)
In our last post, we built a synchronous API that validates and analyzes a chess position. We noted that performing a CPU intensive task synchronously in the web server seems like a bad idea.In this p...
01:32 am GMT - Thu, November 18, 2021
Dev To
Internet cookie warnings: An ineffective and inefficient way to enforce laws.
Written by Leonardo Zamudio Lpez IntroductionOne of the most well-known aspects of the web are the famous "cookies", those old friends who are responsible for tracking our information on th...
12:58 am GMT - Thu, November 18, 2021
Dev To
100 das de cdigo: 15, volviendo a disear mi sitio web.
Hey, hey, hey!Hoy he decidido volver a fijar la mira en el diseo de mi pagina web personal. No se si les ha pasado que cuando creen estar orgullosos de su diseo a veces tienen que volver a retocar cad...
12:49 am GMT - Thu, November 18, 2021
Dev To
Setter Method Return Values In Ruby
Can I Take Your Order?We're opening a brand new diner, and each customer can have their current order set, which will add to their list of orders.class Customer attr_reader :orders def initial...
12:23 am GMT - Thu, November 18, 2021
Dev To
Essential Keyboard Shortcuts For Developers
This post was originally written by me for CodeCast.We previously made a post about all of our favourite keyboard shortcuts that can help everyone make their daily workflow easier. Now we want to give...
12:16 am GMT - Thu, November 18, 2021
Dev To
26 Programming Concepts from A to Z
I wrote this blog post to challenge myself to find a programming concept for each letter of the alphabet. It was surprisingly easy .Here they are:Array - An array is like a group of variables that hav...
11:39 pm GMT - Wed, November 17, 2021
Dev To
New Plans, New Pricing
Today I am excited to share that we have restructured our plans to encourage the use of power features, including making SAML SSO free for everyone! Back in 2020, our team made a faulty assumption tha...
11:25 pm GMT - Wed, November 17, 2021
Dev To
Yes, PHP is Worth Learning/Using in $CURRENT_YEAR
Welcome, dear reader! If you're reading this, you're probably one of the many people who find themselves wondering how much of what they've heard about PHP (a lot of which isn't super positive, I'm su...
11:17 pm GMT - Wed, November 17, 2021
Dev To
Understanding SQL Dialects
There is no SQL standard. Well, there is but no database fully implements it. Become familiar with the wide variety of SQL dialects to get the most out of your queries on each system. What's a SQ...
10:55 pm GMT - Wed, November 17, 2021
Dev To
Learn how to use Git and GitHub in a team like a pro
In this tutorial, you will learn how to work in a team with a central repository on GitHub. You will work on issues, commits, pull requests, code reviews, and more.I don't consider myself an expert on...
10:40 pm GMT - Wed, November 17, 2021
Dev To
How to Quickly Improve Your Infrastructure as Code
The introduction of Infrastructure as Code or IaC has transformed the way you can provision and deploy high-performance cloud-based IT infrastructures.IaC tools, such as Terraform, have been integrate...
10:26 pm GMT - Wed, November 17, 2021
Dev To
Day 12 of 100daysofcode: Learning and Meetings
Between meetings today, I learned about Django and continued my journey to a Javascript certificate from FreeCodeCamp. TodayI started today with working on FreeCodeCamp tutorials for about an hou...
10:24 pm GMT - Wed, November 17, 2021
Dev To
Welcome Thread - v151
Welcome to DEV!Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just a fun fact about yourself.Reply to someone's comment, either w...
09:45 pm GMT - Wed, November 17, 2021
Dev To
Executing Shell Commands In Laravel
Both shell_exec() and exec() do the job - until they don't. If your command crash for some reason, you won't know - shell_exec() and exec() don't throw Exceptions. They just fail silently. So, here i...
09:35 pm GMT - Wed, November 17, 2021
Dev To
Hawk project
Hawk is a network and pentest utility that I developed so that I could perform different kinds of task using the same suite, instead of jumping from one tool to another.Currently, this script can perf...
09:07 pm GMT - Wed, November 17, 2021
Dev To
False, true, "Falsy" & "Truthy"
False, true, "Falsy" & "Truthy" Entendendo um pouco do contexto Geral.Na computao temos um Tipo chamado: "Booleano". O que : Booleano? Aqui estamos falando tipo primitivo do TypeScri...
09:02 pm GMT - Wed, November 17, 2021
Dev To
Angular: Slice and *ngIf for Conditional Ellipsis / Tooltip on Data
Problem: Conditional Ellipsis without CSSI want to add an ellipsis to data that's brought in from a service without having to use CSS' text-overflow: ellipsis feature, since it's unreliable and ...
09:02 pm GMT - Wed, November 17, 2021
Dev To
Abstract Syntax Trees: They're Actually Used Everywhere -- But What Are They?
Isn't it wonderful how VS Code grays out obsolete lines of code? Oops, my return statement is on line 3. Line 4 won't run... But I haven't called the function yet. So how in the world does VS Code kno...
08:58 pm GMT - Wed, November 17, 2021
Dev To
Guia de Estilos para TypeScript
Este um Guia no oficial e voc pode opinar atravs do repositrio de GitHub para juntos chegarmos a melhor definio do Ideal! Vamos colaborar? Navegao por tpico facilitada! Variveis & Funes C...
08:41 pm GMT - Wed, November 17, 2021
Dev To
Hacktoberfest 2021: through the eyes of a beginner
Hacktoberfest is a month-long celebration of open source software run by DigitalOcean. It's a great opportunity for both beginners and professionals to get started with open-source contribution.I feel...
08:30 pm GMT - Wed, November 17, 2021
Dev To
Web Authentication By The Numbers (Part 1)
How authentication layers are built up to create an authentication system for your website. AudienceThis article is intended for intermediate level website developers and software engineers...
08:15 pm GMT - Wed, November 17, 2021
Dev To
On professional standards
Building software occupies an unusual space, it's certainly more of a vocation along side plumbers, electricians and technicians, however there remains an enormous scope for creativity and problem sol...
08:14 pm GMT - Wed, November 17, 2021
Dev To
Validate passwords with JS
[Clique aqui para ler em portugus]Simple project to validate password cracking difficulty, using javascript to set as strong password. CodeFirst lets create the interface, well do something simpl...
08:14 pm GMT - Wed, November 17, 2021
Dev To
How to get started with Rust for RISC-V Linux
ockam-network / ockam End-to-end encryption and mutual authentication for distributed applications. In this hands-on guide, we'll intro...
08:03 pm GMT - Wed, November 17, 2021
Dev To
Docker Commands Everyone Should Know: [Short Note]
About This ArticleThis article is a short note of some of the essential Docker commands that I think are useful for beginners.Tip: I have created this short note while following the tutorial. I ...
07:58 pm GMT - Wed, November 17, 2021
Dev To
Context Switching is Killing Your Productivity
What is context switching? Context switching is a form of multitasking requiring developers to switch between unrelated tasks. Frequent context switching reduces productivity, decreases energy a...
07:45 pm GMT - Wed, November 17, 2021
Dev To
Introducing Gelato Ops: Web3s Multi-Chain Smart Contract Automation Hub
TL;DR:Gelato Ops enables web3 developers to automate tasks via an easy-to-use interfaceExample use cases that are already live include: harvesting yield vaults every day, paying out rewards daily, top...
07:43 pm GMT - Wed, November 17, 2021
Dev To
Do you still work with jQuery?
For folks who still work with jQuery, for personal or professional projects, what is the overall context of this work? Do you expect this to be refactored at any point?...
07:21 pm GMT - Wed, November 17, 2021
Dev To
Detect Objects in a Serverless Twilio Video App with TensorFlow.js
Object detection is a computer vision technique for locating instances of objects in media such as images or videos. This machine learning (ML) method can be applied to many areas of computer vision, ...
06:45 pm GMT - Wed, November 17, 2021
Dev To
Listen to the S7E2 of DevDiscuss: "The Story of Vue with Evan You"
We have a fascinating episode of DevDiscuss for you all this week... S7:E2 - The Story of Vue with Evan You DevDiscuss Your...
06:41 pm GMT - Wed, November 17, 2021
Dev To
Words, Numbers, & Variables, Oh My
If coding tutorials with math examples are the bane of your existence, keep reading. This series uses relatable examples like dogs and cats.Jump To:WordsNumbersTrue or FalseVariablesPractice Challenge...
06:29 pm GMT - Wed, November 17, 2021
Dev To
How to Remove a Virus Creating Shortcuts For Files and Folders in Pen Drives, Memory Cards and USB Drives (a Shortcut Virus)
Read this article to find out how to remove s shortcut virus turning files and folders into shortcuts How to restore data lost after such virus hits your system.Have your files and folders on a USB dr...
06:28 pm GMT - Wed, November 17, 2021
Dev To
Make money as a developer
If youre a programming geek and not making any money online, you are missing out BIG. There are plenty of ways to earn as a developer, in this blog, I am going to discuss about some of these ways.Ther...
06:27 pm GMT - Wed, November 17, 2021
Dev To
Cucumber BDD Framework
Basics of Behaviour Driver DevelopmentOften there is a Problem of Secifying the needs of the Business, communicate it to Development and Testing. There are mismatches between their perceptions. ...
06:17 pm GMT - Wed, November 17, 2021
Dev To
React Django - Open-Source Full-Stack Seed Project
Hello Coders! This article presents an open-source full-stack project that uses a modern React UI (styled with Chakra) powered by a simple Django API Server (also free): Django React Purity can be use...
06:12 pm GMT - Wed, November 17, 2021
Dev To
How to use Leetcode more efficiently
tldr; Stop doing random LC problems and make a study plan. Layout all of the topics, rate yourself from 1-10, solve problems until each topic is at a 9 or a 10. Then teach The ProblemToo many peo...
05:23 pm GMT - Wed, November 17, 2021
Dev To
OOP Principles
code concepts in my words Building Blocks- ObjectsAn object is an entity that has states and behaviors. ClassesA class is a template or blueprint from which objects are created. M...
05:21 pm GMT - Wed, November 17, 2021
Dev To
Difference between parameter and argument
The two terms are used interchangeably in conversation, but they mean different things. You pass arguments when calling a method. And you use parameters within the method body.As most if not all progr...
05:11 pm GMT - Wed, November 17, 2021
Dev To
Announcing vite-react-ts-extended
2020 Webpack & Babel is de factoThis year there has been a big movement in build tools in the JavaScript community.In 2020, Webpack, especially in combination with Babel, seemed to be the de...
05:00 pm GMT - Wed, November 17, 2021
Dev To
WordPress 5.7 is available: Changelog explained
WordPress 5.7 Esperanza was released 2 days ago, and that version is named Esperanza Spalding, which is an American jazz bassist who became an accomplished singer, songwriter, and composer in her earl...
04:51 pm GMT - Wed, November 17, 2021
Dev To
How To Create Animated Progress Bar HTML
When thinking about user experience, one commonly occurring problem is not giving feedback to user input. Any action that your users take should cause a reaction. If your application has long-running ...
04:42 pm GMT - Wed, November 17, 2021
Dev To
LaTeX & Macros: Macros with Arguments
Hello, how are you? :) In this post I tell you How to declare macros with argumentsDo you remember that in this post I gave you a brief introduction to Macros without arguments, these are helpful in t...
04:36 pm GMT - Wed, November 17, 2021
Dev To
Callback Functions, Explain it to me like I'm 5.
Hi, since a 5yo will like chocolates, I will use that as an example!Assume you are the 5yo kid, and I give you a chocolate. If you open the wrapper and pop the chocolate into your mouth right away, th...
04:14 pm GMT - Wed, November 17, 2021
Dev To
7 Best Integration Platforms in 2021
An average mid-size company uses around 140 unique apps. A small business uses around 100, and a large enterprise uses around 290 SaaS products across their business. Just think about it, how many app...
04:10 pm GMT - Wed, November 17, 2021
Dev To
Windows 22, for Browser Dark
Windows 22 for browser using HTML,CSS, JSHey Devs,From few days after making Windows 11 abd windows 12 i tried my best to make Windows 22 ui.I make it by using Html,Css,JsAs a beginner, I tried my bes...
04:02 pm GMT - Wed, November 17, 2021
Dev To
Windows 22, for Browser
Windows 22 for browser using HTML,CSS, JSHey Devs,From few days after making Windows 11 abd windows 12 i tried my best to make Windows 22 ui.I make it by using Html,Css,JsAs a beginner, I tried my bes...
03:30 pm GMT - Wed, November 17, 2021
Dev To
Develop a Spam Filtering Model in Python & Deploy it with Django
IntroductionSpam is a fact of life on the internet. If you enable comments or contact sections on your website, you will have to deal with spammers. To prevent your site from making a poor first...
03:27 pm GMT - Wed, November 17, 2021
Dev To
What Is Crypto and How Does It Work ?
I hate changes ! I like to use what I know and what I'm used to use .. if that makes any sense!I love real cigarettes (when I used to smoke!) and never had Vype or e-cigarettes, I like to date real wo...
03:23 pm GMT - Wed, November 17, 2021
Dev To
AzureFunBytes Reminder - Supercharge your Java Apps on Azure with @rorypreddy - 11/18/2021
After a short break for some Microsoft streaming events, AzureFunBytes returns to LearnTV for another fun conversation about the products, people, and services that make for an delightful Azure experi...
03:12 pm GMT - Wed, November 17, 2021
Dev To
A better way to discover junior front-end developers
Since launching the Frontend Mentor platform in April 2019, our community has grown to over 250,000 members (). The idea for Frontend Mentor came to me when I was teaching front-end web development at...
03:06 pm GMT - Wed, November 17, 2021
Dev To
My favourite DevOps & cloud native tools By Civo
Hello everyone,since I have been working in the DevOps space for a year now, I thought that it would be interesting to create an overview of my favourite cloud native tool. This is a list of tools tha...
02:57 pm GMT - Wed, November 17, 2021
Dev To
How Jason Docton Used React and WoW to Help Peoples Mental Health
Episode SponsorShortcutProject management has never been easier.We bring the flow to your software team's workflow. Plan, collaborate, build, and measure success with Shortcut.FREE Trial for Sho...
02:40 pm GMT - Wed, November 17, 2021
Dev To
Automate your Ibis eBook build process with this GitHub Action Workflow
IntroductionThe ibis-build-action action is a GitHub Action to automatically run your ibis builds on push events to your main branch.Ibis is an open-source PHP tool that lets you write eBooks in...
02:39 pm GMT - Wed, November 17, 2021
Dev To
Icon Navigation Bar With Animated Hover Effects
Welcome back, guys. In this article you will be learning how to create this beautiful navigation bar with HTML, CSS, and a little bit of JavaScript. This is a quick preview of what we are going to cr...
02:36 pm GMT - Wed, November 17, 2021
Dev To
AWS Gotchas
AWS GotchasI will highlight AWS gotchas as I find them Dynamodb TTL Fields are in SecondsTTL Fields on dynamodb are great, as they allow a grace period between marking a record for del...
02:36 pm GMT - Wed, November 17, 2021
Dev To
10 Top SaaS Startups to Inspire You in 2022
The article was initially published on Codica Blog.Today we are witnessing the high growth of the SaaS segment. It is reported that at least one SaaS app is used in 80% of companies across industries....
02:34 pm GMT - Wed, November 17, 2021
Dev To
UIHUT 2.0 is live on the product hunt community
Hello UIHUT Lovers We are announcing that UIHUT 2.0 is live on the product hunt community It's will be more than appreciated if you join and show us some love for the awesome PH community.https://www....
02:32 pm GMT - Wed, November 17, 2021
Dev To
AWS Gotchas
AWS GotchasI will highlight AWS gotchas as I find them Dynamodb TTL Fields are in SecondsTTL Fields on dynamodb are great, as they allow a grace period between marking a record for del...
02:29 pm GMT - Wed, November 17, 2021
Dev To
Essential Guide to Linux Servers: Introduction
IntroductionA bit of background: I've been using Linux both on my desktops and servers since the early 2000s. I'll try to distill what I learned over those years into a simple and easy-to-follow guide...
01:48 pm GMT - Wed, November 17, 2021
Dev To
All you need to know about React Hooks.
What are React Hooks ?React hooks are nothing but JavaScript functions that let you hook into React state and lifecycle features from function components.(Note: Hooks can only be used inside fun...
01:34 pm GMT - Wed, November 17, 2021
Dev To
How to write three times fewer lines of code when doing load testing
Aythor: Sergey KononenkoThe key concept of load testing is automating everything that can be automated. Take a tool, write a configuration and a test scenario, then run a simulation of an actual load....
01:30 pm GMT - Wed, November 17, 2021
Dev To
Creating personality test app
It's quite popular doing personality tests in Korea for fun. The most famous one is MBTI test from 16personalities and there are many different kinds. The reason I mentioned this is because we had spe...
01:29 pm GMT - Wed, November 17, 2021
Dev To
Continuous integration and testing with custom GitHub workflow for Windows base image
VIDEO LINKThis video covers how to run continuous integration (CI) and testing (pytest) on a GitHub repo automatically with GitHub Actions. Specifically regarding using a Windows base image, which doe...
01:22 pm GMT - Wed, November 17, 2021
Dev To
Variables, Expressions, and Statements in Julia
In this article, I'd be explaining the following concepts in the Julia programming language: Variables, Expressions, and Statements.P.S: If you have no idea of what Julia is, you can read up here.Let'...
01:22 pm GMT - Wed, November 17, 2021
Dev To
How to Create and Publish a React Component Library
If you are interested in a video version of this tutorial, check out the link below! You can follow along with the code in this blog. (The video is entirely optional, every step and instruction is c...
01:10 pm GMT - Wed, November 17, 2021
Dev To
Benefits of build learning management system in Node JS
Graduates from top universities in USA, Asia and Europe continue to opt for a career in software development due to increasing demand of software/web applications. Today, many companies offer cutting-...
01:08 pm GMT - Wed, November 17, 2021
Dev To
Refactoring 001 - Remove Setters
Setters violate immutability and add accidental couplingTL;DR: Make your attributes private to favor mutability Problems AddressedMutabilitysetXXX() violates good naming policies since it does n...
01:05 pm GMT - Wed, November 17, 2021
Dev To
Top 10 Mobile Apps For Video Calling
Since the world made its unexpected shift to widespread remote work a couple of years ago, the value of an efficient video calling solution has increased exponentially. Getting the right mobile app fo...
01:04 pm GMT - Wed, November 17, 2021
Dev To
Day 40 of 100 Days of Code & Scrum: Calling in Sick for Today
Greetings, everyone!Today, I got sick so I wasn't really that productive. I didn't get much sleep because I woke up in the middle of the night with dizziness. Oh well, I still managed to get some work...
12:52 pm GMT - Wed, November 17, 2021
Dev To
Vue.JS Smart Login Redirect
Imagine someone scrolling through a social media and he finds a link to an interesting article on your website. So he clicks on it to see. But he was not logged in so your website redirected him to th...
12:49 pm GMT - Wed, November 17, 2021
Dev To
All About Esolangs - Chicken, Shakespeare, and More
Have you heard about esolangs - esoteric programming languages? Made usually for fun, may be thematic, minimalistic, or just simply weird and exotic for no reason, but still worth getting noticed ;)Ch...
11:57 am GMT - Wed, November 17, 2021
Dev To
React.js - What is State ?
Hey guys ,In this post, let us cover an introduction to State in React.js.For this post we will understandWhat is State in React ? Example for creating State in React. Accessing the State Using setSta...
11:44 am GMT - Wed, November 17, 2021
Dev To
AI bot that could answer your questions
Hi, I am Yash Makan and am back with another cool episode. Today as I was reading my school textbooks a thought came to my mind that wouldn't that be cool if python program can learn all the questions...
11:36 am GMT - Wed, November 17, 2021
Dev To
My Experience as a Speaker in Angular-Up, Tel Aviv & Excursion to Jerusalem [Vlog]
Running to catch my flight , speaking in a conference, exploring new places, going through security checks Hello beautiful people, in this article Ill describe my last 4-5 days traveling in Israel and...
11:29 am GMT - Wed, November 17, 2021
Dev To
My first article at freeCodeCamp
Recently I wrote my first ever article for freeCodeCamp. It is an in-depth tutorial on adding swipe animation to an Android view. Check it out here:https://www.freecodecamp.org/news/add-swipe-animatio...
11:02 am GMT - Wed, November 17, 2021
Dev To
How to implement OAuth2 Login Using (Single Sign-On) Google Part 1
OAuth2 GoogleHello All, Its Rohan Kadam,Today authentication is the backbone of any application we develop. Providing security is of utmost importance for any application. So, to achieve this, t...
11:02 am GMT - Wed, November 17, 2021
Dev To
Do Python One-Liners Make Your Code Faster?
Most Python programmers have a myth that one-liners are the best way of programming and they even think that one-liners make the code faster. Let us check out this thing and analyze how one-liners dif...
10:16 am GMT - Wed, November 17, 2021
Dev To
Handling image loading and error state in Next.js
How to create a loading and error state placeholder for images? TL;DRCheck the full code here Long version Creating a basic imagenext/image provides an easy way to create an image...
10:16 am GMT - Wed, November 17, 2021
Dev To
Don't go OpenAPI first, go APIfirst
Despite the fact that API first approach has been around for many years, interest in it does not decrease and new articles are published.There's a lot of interest thanks to the popularity of microserv...
10:13 am GMT - Wed, November 17, 2021
Dev To
Javascript snippets you need to know right now - 2
So how's it going?Welcome to the 2nd edition of 50 essential JS snippets, you need to know, read the first edition below if you missed it. Javascript snippets you need to ...
10:05 am GMT - Wed, November 17, 2021
Dev To
Remitano Clone Script- How to provide a crypto software like remitano
About Remitano exchangeRemitano is one of the largest peer-to-peer (p2p) cryptocurrency trading platforms in the world, currently serving users in more than 30 countries / regions, is currently ...
10:00 am GMT - Wed, November 17, 2021
Dev To
Bittrex Clone Script- How to Launch a Crypto Exchange Trading Platform Like Bittrex
When it comes to cryptocurrencies, the security factor is the first to consider, in fact, the most frequently asked question is whether Bittrex is safe. That the answer is yes, Bittrex is the most sec...
09:57 am GMT - Wed, November 17, 2021
Dev To
Introduction to Mobile and Web Apps with AWS
AWS offers a wide range of tools and services to support development workflows for iOS, Android, React Native, and web front-end developers. There is a set of services that make it easy to build, test...
09:56 am GMT - Wed, November 17, 2021
Dev To
White-Label Crypto Exchange Software- Promote Your Startup Business Quality with Ready-made White-Label Crypto Exchange Software
In this article, we will find out what White Label Crypto Exchange Software is, how does it work, and what are the exclusive features, benefits and its types. In this highly competitive environment, i...
09:39 am GMT - Wed, November 17, 2021
Dev To
Boost Your Efficiency: Top 5 Productivity Plugins For Dev Teams
Is your team as productive as can be? We tend to be most productive while using tools we know and like best, thats why in the majority of dev teams youre free to code with your weapon of choice (aka I...
09:35 am GMT - Wed, November 17, 2021
Dev To
Top 20 Web Development Learning Resources: From Beginner to Advanced
Web development refers to the act of building and maintaining websites; these websites can range in complexity from simple static websites to more complex web applications with huge databases, real-ti...
09:32 am GMT - Wed, November 17, 2021
Dev To
Beyond Responsive Design and Future Media Queries, listen what the industry experts have to say!
Let's find out What Kilian Valkhof founder of Polypane has to say about the future of Media Queries, what led him to create Polypane (the browser for responsive design) and Responsive Design. Jo...
09:10 am GMT - Wed, November 17, 2021
Dev To
React.js - JSX
Hey guys ,In this post, let us learn what JSX is in React and why it is important for us as React developers to understand it.In this post, let us understand What is JSX ? Example of JSX JSX code bein...
08:57 am GMT - Wed, November 17, 2021
Dev To
UI Dev Newsletter 83
OverflowChrome Developers share a module where you will think outside the (CSS) box and learn how to style overflowing content.Animating height: autoNelson Menezes shows how to animate the height of a...
08:47 am GMT - Wed, November 17, 2021
Dev To
1 line of code: How to clean an Array of "falsy" items
const cleanFalsy = arr => arr.filter(Boolean);Returns a new array without all items which are considered to be "false" (0, '', Nan, false, undefined, null). The repository & npm packageYou...
08:43 am GMT - Wed, November 17, 2021
Dev To
Top 5 Developer Issues Youll Face
Your coworker is leaving for a better job offer? Youre exhausted from working? Youre sick of constant learning?Thats not all. A lot more happens behind the office doors. You should know top developer ...
08:42 am GMT - Wed, November 17, 2021
Dev To
A Brief Introduction to React.js
Hey everyone ,In this article, let us cover a brief introduction to React.js IntroductionReact is an open source, front-end JavaScript Library for building modern sleek user interfaces.It is mai...
08:36 am GMT - Wed, November 17, 2021
Dev To
Meditee: Medium like Markdown editor
Working on my favorite project Znote a Note-taking app and Javascript Lab, I am currently evaluating existing libraries offering a dedicated writing experience to improve my knowledge.During this stud...
08:33 am GMT - Wed, November 17, 2021
Dev To
9 Python Automation Ideas For Pythonistas
Hello, buddies! Did you know Python is known as an all-rounder programming language?Yes, it is, though it shouldnt be used on every single project.We can use it to create desktop applications, games, ...
07:36 am GMT - Wed, November 17, 2021
Dev To
HTML tags | a
The <a> element (or anchor element), creates a hyperlink to web pages, files, email addresses, locations in the same page, or anything else a URL can address.Its most important attribute is the ...
07:31 am GMT - Wed, November 17, 2021
Dev To
Building a Document Scanning and Barcode Recognition Application with Qt Python
A few months ago, I published a cross-platform desktop barcode reading application built with Qt Python and Dynamsoft Barcode Reader. The supported input sources include real-time camera stream, image...
07:19 am GMT - Wed, November 17, 2021
Dev To
React Hook to Allow Undo/Redo
If you're looking to build no-code tools like FormBlob, one must-have feature is the ability to undo and redo actions. Why? Imagine you were working on an image-editing software and you made multiple ...
07:17 am GMT - Wed, November 17, 2021
Dev To
How Much Does It Cost To Hire An Android App Developer?
Mobile Apps have become part of our daily life. We use them for almost everything like online shopping, booking a cab, ordering food, tracking health, making an appointment with doctors, or bringing m...
07:16 am GMT - Wed, November 17, 2021
Dev To
Weekly web development resources 96
bbburstA SVG generator for confetti-like explosions of shapes. Web Performance Metrics CheatsheetA nice cheat sheet for performance metrics by Ire Aderinokun. Can I IncludeA tool to he...
07:14 am GMT - Wed, November 17, 2021
Dev To
100 Nodejs Projects for Beginners Easy Ideas to Get Started Coding Nodejs [ Beginners - Pro]
If you have decided to build your career inNodeJSdevelopment, we have gathered a list ofnodeJS projects for beginnersfor all node enthusiasts to build highly scalableweb applications.These bestnodeJS ...
06:56 am GMT - Wed, November 17, 2021
Dev To
Will No-Code Replace developers?
Lets first understand, what even is No-Code or Low-Code?No-Code is made for people in every background to create stuff/software. No code platforms have pre-built drag-and-drop elements that have...
06:39 am GMT - Wed, November 17, 2021
Dev To
Best Web Designing Company in Hyderabad | Digital Eyecon
Digital eyecon one of the best Web designing Company in Hyderabad, Offering Professional Website Designing for Personal, Business & Ecommerce websites with SEO Optimization. visit:https://digitale...
06:27 am GMT - Wed, November 17, 2021
Dev To
Speaking Is The Ultimate Expression Of Emotional Intelligence
Young, impressionable, and ambitious, when working in recruitment and consulting in 1998 I (Jacqueline Nagle) stumbled on Daniel Goleman's book Emotional Intelligence and instantly felt he had unlocke...
06:25 am GMT - Wed, November 17, 2021
Dev To
100 JavaScript One-Liners That Will Help You Code Like a Pro
JavaScript keeps growing and growing20 JavaScript One-Liners That Will Help You Code Like, opening doors for new to be tech geeks in the market as its one of the easiest languages to start. (is it rea...
06:05 am GMT - Wed, November 17, 2021
Dev To
Understanding React Hooks
One of the great tools that was made available to React developers in the 16.8 release was Hooks. I'll go into greater detail about what hooks are, why they were developed and how to use them. Hopef...
06:04 am GMT - Wed, November 17, 2021
Dev To
What Will Be The Full Stack Web Developer Hourly Rate in 2022
Do you want to do a robust software development project? I must say, you would definitely come into contact with Full stack developer who have the ability to bring your unique vision into the beautifu...
05:21 am GMT - Wed, November 17, 2021
Dev To
100 Amazing Tips & Tricks to Work with Linux
Linux terminal can seem quite overwhelming for new users and even for experienced users without the knowledge of Linux tips & tricks. Linux is an incredibly flexible operating system.However, it i...
05:20 am GMT - Wed, November 17, 2021
Dev To
300 Linux Basic Commands Every Linux User Should Know
When hearing about Linux, most people think of a complicated operating system that is only used by programmers. But its not as scary as it seems.Linux is an entire family of open-source Unix operating...
04:00 am GMT - Wed, November 17, 2021
Dev To
Opensource Covid Tracker - India
Live Website - https://covid-tracky.vercel.appHello, Welcome to this blog about the my covid tracker website CovidTracky an alternative to covid19india.org. This website aims to provide you the latest...
03:58 am GMT - Wed, November 17, 2021
Dev To
Nest JS REST API Tutorial
Getting startedThe first things you'll need are:Node installedYour favourite Code Editor/IDEOnce you have those setup, let us get started with nest.Install the nest js CLI:npm i -g @nestjs/cliNo...
03:46 am GMT - Wed, November 17, 2021
Dev To
GitHub Actions: You Can Build Reusable Workflows!
I hope you're enjoying the Actions Hackathon 2021. I'm impressed by the participants' submissions leveraging already existing actions. Guess what? GitHub made it even easier for participants to use ex...
02:30 am GMT - Wed, November 17, 2021
Dev To
code every day with me
--DAY 22--Hi, I am going to make #100DaysOfCode Challenge. Everyday I will try solve 1 problem from leetcode or hackerrank. Hope you can go with me until end.Now let's solve problem today:Proble...
02:02 am GMT - Wed, November 17, 2021
Dev To
I must be stupid
I follow tutorials for everything to do with programming and computers, but I can't seem to get anywhere with them, and when I see just one error, I have the tendency to give up trying any further.So,...
01:22 am GMT - Wed, November 17, 2021
Dev To
One of my first proyect!
https://jvstore.netlify.app/This is a demonstration of an online store developed with React.js / Commerce.js / Stripe React is a Facebook Library based on the web language that is JavaScript Commerce....
01:06 am GMT - Wed, November 17, 2021
Dev To
Dockerize & Backup A Postgres Database
What is this?This is a technical guide for doing common management tasks with a Postgres database running in Docker. Why make this?As a quick reference for taking db backups and restoring d...
12:33 am GMT - Wed, November 17, 2021
Dev To
100 das de cdigo: 12, 13 y 14. Ocupaciones de familia
Hey hey hey!Pensaron que estaba desaparecido en combate pues no!.He estado bastante ocupado en estos das anteriores y apenas consegua tiempo para codificar asi que me dedicaba a ello aunque no pude es...
11:40 pm GMT - Tue, November 16, 2021
Dev To
Top 7 Featured DEV Posts from the Past Week
Every Tuesday we round up the previous week's top posts based on traffic, engagement, and a hint of editorial curation. The typical week starts on Monday and ends on Sunday, but don't worry, we take i...
11:36 pm GMT - Tue, November 16, 2021
Dev To
GREYOS - World's first Meta-OS
Hello all, it's been too long but this is the time to tell you about GreyOS!GreyOS is an open source Meta-OS (nothing related to metaverse, facebook, etc.). I have been developing this since 2013.Grey...
11:00 pm GMT - Tue, November 16, 2021
Dev To
How to Rename an AWS S3 Bucket in Terraform
Occasionally you might want to rename an AWS S3 bucket you are managing with Terraform. However, names of S3 buckets are immutable, which means you cant change them directly. If you tried, Terraform w...
10:51 pm GMT - Tue, November 16, 2021
Dev To
How to style markdown with Tailwind CSS
Tailwind CSS comes with "an opinionated set of base styles" called Preflight. A helpful CSS reset built on top of modern-normalize.Margins, headings, lists, and many others get stripped from their def...
10:32 pm GMT - Tue, November 16, 2021
Dev To
Why is `this` a pointer and not an rvalue reference in C?
What was the thought behind making this a pointer of T, instead of T&&?...
09:58 pm GMT - Tue, November 16, 2021
Dev To
How to deploy your Python Flask projects
Python's popularity continues to sore and has consistently been one of the top programming languages for web development over the last several years. Python's powerful simplicity is easy-to-learn and ...
09:54 pm GMT - Tue, November 16, 2021
Dev To
The newest Docker VS Code extension feature youre not using
As Dockerusagehasgrown,Docker Compose has becometheleaderinrunningmulti-service applicationslocally.Unfortunately,as yourapplicationexpandsand more servicesmustcommunicate, weve found authoring these ...
09:39 pm GMT - Tue, November 16, 2021
Dev To
Developer Team Work Best Practices (Git, Agile/Scrum/Kanban, CI/CD)
The Why?So you've been learning how to code whether in college, in a bootcamp or self-taught and your thinking... "When I get hired... how do I work with other developers?". This article aims to...
09:18 pm GMT - Tue, November 16, 2021
Dev To
What is React JS? An introduction to the "Whats & Whys" of React Library
React (also known as React.js or React JS) is a free and open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Meta (formerly Facebook) and a comm...
09:06 pm GMT - Tue, November 16, 2021
Dev To
Going Cloud Native - The problem with two-speed-IT
At the beginning of November a client asked me to join their Cloud Panel and talk on the topic of cloud transformation. You can find the slides on Slideshare. This article is based on that presentati...
08:48 pm GMT - Tue, November 16, 2021
Dev To
Migrate from react-native-unimodules to Expo modules
Expo has upgraded their modules strategy, why you can read here and replace the package react-native-unimodules with expo package. In this article you can read how to migrate from the old react-native...
08:45 pm GMT - Tue, November 16, 2021
Dev To
Horizontal scroll on mouse wheel: nothing easier!
Hi Dev! I've used this easy way for a horizontal scroll a lot and I want to share the code with you: HTML<div class="horizonal-wrapper"> <div class="horizonal-content"> <div class="...
08:34 pm GMT - Tue, November 16, 2021
Dev To
Space Invaders Chaos.
This is basically Space Invaders on Steroids. Use the Arrow Keys to move, and spacebar to shoot the alien spaceships. Comment your score once you finish! (This is a very small game, so please don't ex...
08:18 pm GMT - Tue, November 16, 2021
Dev To
P-PL.com - JavaScript Interview Questions Quiz: Just how Well Do YOU Know JavaScript?
P-PL is a place where teachers and students, experts and beginners, freelancers and customers can come together to collaborate on software development.Currently, were are seeking experts in the langua...
07:39 pm GMT - Tue, November 16, 2021
Dev To
Top eCommerce Website Design Features and Tips in 2021
Your eCommerce store isn't complete until it is able to engage and keep customers. In order to do this, retailers may need to develop an appealing and user-friendly eCommerce website. If your eCommerc...
07:24 pm GMT - Tue, November 16, 2021
Dev To
MongoDB $weeklyUpdate (October 28, 2021): Latest MongoDB Tutorials, Events, Podcasts, & Streams!
Hi everyone!Welcome to MongoDB $weeklyUpdate! Here, you'll find the latest developer tutorials, upcoming official MongoDB events, and get a heads up on our latest Twitch streams and podcast, cu...
07:20 pm GMT - Tue, November 16, 2021
Dev To
Java Data Structures and Algorithms. Doubly Linked List
IntroductionThis series is going to be dedicated to learning and understanding data structures and algorithms in Java. All the information I am using is coming from the book, Data Structures and...
07:15 pm GMT - Tue, November 16, 2021
Dev To
Code online without using any text editor app or IDE
Code React.js, Javascript, Vue.js, Angular, HTML and etc. :https://codesandbox.io/Code HTML, CSS, JS and share preview (code):https://codepen.io/Code Next.js, Nuxt.js, Node.js, Javascript, Typescript,...
06:43 pm GMT - Tue, November 16, 2021
Dev To
Getting started with Flask and Cerberus - Building a Chess Analysis App (Part 2)
In our last post, we learned about chess analysis. We then created a python function analyze_position that takes in a chess position and outputs a detailed analysis.In this post, we'll create an API a...
06:43 pm GMT - Tue, November 16, 2021
Dev To
'Avoid Surprise Bills from AWS'
Architect users often ask for some way to avoid large surprise bills from AWS. The budget-watch plugin sets a cost limit for your app and temporarily shuts it down when the limit is reached. It is the...
06:41 pm GMT - Tue, November 16, 2021
Dev To
Aprender em Pblico
A primeira vez que eu tive contato com esse tema, foi atravs do Twitter do Sibelius e depois de ler alguns artigos dele sobre isso, nas referncias encontrei o blog do Shawn Wang onde ele explica um po...
06:27 pm GMT - Tue, November 16, 2021
Dev To
EOL : Python Syntax Error
EOLEOL == End Of LineAn EOL error indicatesthat Python interpreter expected a particular character or set of characters to have occurred in specific line of code, but that those characters were ...
06:15 pm GMT - Tue, November 16, 2021
Dev To
Automatically update your CONTRIBUTORS file with this GitHub Action Workflow
My WorkflowI wanted to build something simple but yet useful for open source maintainers. So here's what I built: an action to automatically generate a CONTRIBUTORS.md file based on a project's ...
06:10 pm GMT - Tue, November 16, 2021
Dev To
Show and Hide Elements using jQuery
How toshow and hide elements using jQuery. When you click the mouse over some HTML element then some further information will show up, and when you click mouse out from that element, the further messa...
05:47 pm GMT - Tue, November 16, 2021
Dev To
Grid practice
I've been using flex more and haven't really used float or grid. I think I should try to use them more often when I write code. Grid is suitable for complex layout since you can organise content both ...
05:45 pm GMT - Tue, November 16, 2021
Dev To
5 Inspiring hackathon project ideas
Winning a hackathon is not easy and you know it. Weve already shared some tips you should follow to improve your chances of winning one, but everything will revolve around your idea for the project. T...
05:44 pm GMT - Tue, November 16, 2021
Dev To
Column selection: simultaneous multi-line editing with IntelliJ!
Did you know that IntelliJ IDEA can be used to edit multiple lines at once with its column selection feature!?And..it's really easy. Simply hold down Alt or Option, depending on which OS you use, and ...
05:41 pm GMT - Tue, November 16, 2021
Dev To
Debugging Azure Static Web Apps in VS Code
We've just released v0.9.0 of the Azure Static Web Apps extension for VS Code. This release includes features to help debug your static web app locally, including Azure Functions API routes, authentic...
05:33 pm GMT - Tue, November 16, 2021
Dev To
Synchronous vs Asynchronous Callbacks
This article was originally published at https://maximorlov.com/synchronous-vs-asynchronous-callbacks/Asynchronous code in JavaScript can be confusing at best, and at worst, preventing you from landin...
04:47 pm GMT - Tue, November 16, 2021
Dev To
23 Must-Know Linux Commands for Beginners(in 2021)
Linux is an entire family of open-source Unix operating systems that are based on the Linux Kernel. This includes all the most popular Linux-based systems like Ubuntu, Fedora, Mint, Debian, etc. More ...
04:34 pm GMT - Tue, November 16, 2021
Dev To
5 Visual Studio Extensions you Definitely need as a.NET Developer
If you use Visual Studio every day (like me), these extensions would help you develop faster and make your workflow better than it is now. I've used them for a long time and highly recommend them.Alth...
04:29 pm GMT - Tue, November 16, 2021
Dev To
1 line of code: How to clean an Array
const clean = arr.filter(item => !!item || item === 0 || item === false);Returns an array without empty strings, NaN, null, undefined items. The repository & npm packageYou can find the al...
04:28 pm GMT - Tue, November 16, 2021
Dev To
Netlify vs Cloudflare pages vs AWS Amplify
I've been using Netlify for a few years now to host my static website and really love how easy it was to get going. Before Netlify, I hosted my static site on AWS S3 and that experience was painful. ...
04:24 pm GMT - Tue, November 16, 2021
Dev To
Django Basics: What is Django?
IntroductionWelcome to Django Basics series, in this series we'll explore the basics of the Django web framework. In this part, we'll understand what this web framework provides and what actuall...
04:23 pm GMT - Tue, November 16, 2021
Dev To
Calling JavaScript functions from DotVVM with JS Directive
Hi! It's a pleasure to greet you. To learn how to call JavaScript functions from DotVVM in ASP.NET, and vice versa, in this tutorial article we will learn how to use JS Directive when requesting two n...
04:01 pm GMT - Tue, November 16, 2021
Dev To
React: Giving Elements a Unique Key Attribute
Remember when you create an array of elements, each one needs a key attribute set to a unique value. React uses these keys to keep track of which items are added, changed, or removed. This helps make ...
04:00 pm GMT - Tue, November 16, 2021
Dev To
Easy way to exclude files during git add
Every day we use the "git add" command a lot to add our changes to the index for new commits, but have you ever wondered how we can add all the changed files with some files excluded during the execut...
03:41 pm GMT - Tue, November 16, 2021
Dev To
A crash course in React.js and D3
IntroductionI created a crash course type video on using D3 and React.js. You can see the video here.For most use cases involving creation of standard charts, D3 is not practical, because of th...
03:13 pm GMT - Tue, November 16, 2021
Dev To
Building an internal dashboard with Retool and Cube
Have you ever been asked to build a metrics dashboard for displaying internal performance metrics like HTTP response times? Maybe even showing metrics for something business-related like new users vis...
03:07 pm GMT - Tue, November 16, 2021
Dev To
Python features you'll want to repeat
File server on a computer with mobile accessYou can access your file system by running a file server on your computer. Navigate to the desired directory that you want to access and run the follo...
02:56 pm GMT - Tue, November 16, 2021
Dev To
Introduction to Scalable Vector Graphics (SVG)
This article is an enhanced version of the lunch & learn session that I presented recently on Introduction to Scalable Vector Graphics. The slides can be found here, where you can choose to downlo...
02:53 pm GMT - Tue, November 16, 2021
Dev To
Kafka vs. RabbitMQ: Comparing Node.js message brokers
Written by Wisdom Ekpot A message broker is a computer program that allows software, systems, and services to communicate with each other and exchange data, taking incoming messages from applications ...
02:48 pm GMT - Tue, November 16, 2021
Dev To
How TO DELETE DATA OVER THE INTERNET IN FLUTTER
Hi, I am Kest,If you have been following my CRUD operation tutorial series you will already know without the title that this is the last part of the series on CRUD operation.Users are used to this f...
02:23 pm GMT - Tue, November 16, 2021
Dev To
Migrating from Microsoft SQL Server to PostgreSQL using Babelfish and Amazon Aurora
BackgroundAn increasing number of organizations are planning to move away from proprietary databases to open source for various reasons such asavoiding expensive costs and licensing terms while ...
02:23 pm GMT - Tue, November 16, 2021
Dev To
Shortest way to find a buggy commit with Git
A couple of days ago, one of my colleagues at robusta recommended an interesting git command to use, and it was my first time hearing about it. I started searching, and then I decided that I would wri...
02:14 pm GMT - Tue, November 16, 2021
Dev To
Step-By-Step Guide to Deploying Laravel Applications on Virtual Private Servers
Developing modern full-stack web applications has become much easier thanks to Laravel but deploying them on a real server is another story.There are just so many options.PaaS like Heroku or AWS Elast...
02:07 pm GMT - Tue, November 16, 2021
Dev To
PlanetScale is now GA
It has been an incredible six months since we released our product in beta. From the outset we focused on creating a platform that would delight developers, built on top of the only open source databa...
01:54 pm GMT - Tue, November 16, 2021
Dev To
What is IMAP
Internet Message Access Protocol (IMAP) is a notable convention that is normalized to get messages from a neighbourhood customer on a distant waiter. IMAP lives in the application layer of the OSI (Op...
01:46 pm GMT - Tue, November 16, 2021
Dev To
C from the beginning, working with files
TLDR; In this article we will at how you can work with the file system which will involves reading and writing to files.Series: The full seriesYour first programVariablesWorking with input and ou...
01:41 pm GMT - Tue, November 16, 2021
Dev To
How to Delete a File or Folder that Cant Be Deleted, Is Write-Protected or Cant Be Accessed?
Do you have a problem when you cant delete a folder or several files from your PC or laptop? Does Windows show you an access denied error? It can happen due to various causes when you delete, edit or ...
01:39 pm GMT - Tue, November 16, 2021
Dev To
How to execute a recurrent task in a Flask app?
In some projects, we need to do dome recurrent tasks while running a Flask API.So do be able to do it in a Flask project, we need to use APScheduler.With this tool, we are able to create background sc...
01:19 pm GMT - Tue, November 16, 2021
Dev To
How to Implement File Upload in Angular?
Being able to upload the files and use them afterward is the required characteristic of many apps. The following are commonly used elements to perform file upload with Angular. FormDataFormData i...
01:12 pm GMT - Tue, November 16, 2021
Dev To
What is OTT? How does it work?
OTT technology has a big impact on the evolution of the media industry. As technology evolves and new ones arise, the word "OTT" has come to refer to streaming media services that send videos and othe...
01:00 pm GMT - Tue, November 16, 2021
Dev To
How to Create Responsive Clipboard Landing Page with HTML CSS | Frontend Mentor
How to create Responsive clipboard landing page with html cssFrontend mentorIn this tutorial, I will show you how to build a Complete Responsive Landing Page Website using HTML CSS.HI I'm Sadee (webde...
12:49 pm GMT - Tue, November 16, 2021
Dev To
How to Build a Forum App with NextJs and Strapi CMS
While programming, programmers encounter various challenges, which make them solicit help with solving these problems. Forums provide a tech community of enthusiasts who can assist with these problems...
12:49 pm GMT - Tue, November 16, 2021
Dev To
Publish Your First Website Using Github Pages
There are lots of hosting services available to publish websites.Github is a free hosting service provider. You can publish your front-end website using github pages.Here, I will explain you how to pu...
12:43 pm GMT - Tue, November 16, 2021
Dev To
An Example Shopping App Built with ReactJS, MongoDB, ExpressJS
I want to share with the community the source code of a fullstack web application that I have just developed using MERN (MongoDB, ExpressJS, ReactJS, NodeJS) stack demonstrating basic features of a bo...
12:39 pm GMT - Tue, November 16, 2021
Dev To
Tipos de Controllers no Magento 2
Contextualizando O que um controlador?Um controlador faz parte da camada de controle do padro de arquitetura de software MVC (Model-Controller-View).Um controlador responsvel por intermed...
12:34 pm GMT - Tue, November 16, 2021
Dev To
How to send Chrome / Browser Notifications
It took me a while of looking around StackOverflow and such to find out how to send browser notifications, but it turns out to be really simple. What I'm going to do here is walk you through a tutori...
11:54 am GMT - Tue, November 16, 2021
Dev To
Building a responsive navbar component in Tailwind CSS
I've been using Tailwind CSS quite a lot lately for my web projects, however, one disadvantage that I've encountered compared to other classic OOCSS frameworks such as Bootstrap is the lack of compone...
11:53 am GMT - Tue, November 16, 2021
Dev To
What Is Taproot? And What Do You Need to Know About It?
If you are in the blockchain space, you might notice the word Taproot getting mentioned a lot in the conversation last few days. If you are still not sure what TapRoot is? And Why Everyone is talking ...
11:51 am GMT - Tue, November 16, 2021
Dev To
Unique tourist attractions in Hyderabad | Surendrapuri
Surendrapuri is one of the top destinations among tourist attractions in Hyderabad. Visit Surendrapuri-India's First Mythological Theme Park. visit:https://surendrapuri.com/tourist-attractions-in-hyde...
11:50 am GMT - Tue, November 16, 2021
Dev To
Bug Severity vs Priority, or How to Manage Defect Fixing
Bug severity and bug priority are two closely related notions. Still, these are two different terms describing slightly different sides of a defect. It is essential to distinguish severity and priorit...
11:49 am GMT - Tue, November 16, 2021
Dev To
Best Places to Visit in Hyderabad | Surendrapuri
Best visit Mythological theme park in Telangana. The first of its kind mythological theme park with beautiful replicas of famous Indian temples. visit:https://surendrapuri.com/best-places-to-visit-nea...
11:48 am GMT - Tue, November 16, 2021
Dev To
What terminal config do you use?
Hey all,Writing this post to know what terminal config do you all I use?Here's mine. (Oh-My-Zsh + Spaceship Theme)...
11:46 am GMT - Tue, November 16, 2021
Dev To
Form Lib 1.7.0 released
Today we have released the latest edition of our Form Lib. Our library offers us the possibility to link forms with data. In addition, we have programmed here various controls that are not available i...
11:38 am GMT - Tue, November 16, 2021
Dev To
What exactly is Cutover Migration?
Cutover migration moves all mailboxes and data from an older Exchange server to either a newer on-premise Exchange server or to a cloud-based service .The Cutover Migration process starts with the des...
11:31 am GMT - Tue, November 16, 2021
Dev To
What are the Advantages of Microsoft Access?
Microsoft Access Cloud is a cloud-based software you can use to store, edit, and organize large pools of data. Unlike Excel, Access has more safeguards in place to prevent human error. You'll also be ...
11:30 am GMT - Tue, November 16, 2021
Dev To
Mito: Speed Up Dataset Manipulation with No Coding
Im always looking for new tools to improve my Data Scientist activity. This time I came across Mito, a spreadsheet provided as a Python library, which allows you to manipulate a dataset in a simple an...
11:17 am GMT - Tue, November 16, 2021
Dev To
Benefits of Microsoft Hyper V Server
Microsoft Hyper V Server contains just the Windows hypervisor and other kernel components to support virtualization. It is a simplified and optimized stand-alone server virtualization product.It easil...
11:09 am GMT - Tue, November 16, 2021
Dev To
Drake Hosted on The Cloud Benefit for Tax Professionals
Flexible Access to Your Tax DataCloud allows users to work from anywhere and at any time with an Internet-enabled device. This easy accessibility adds great convenience for the users. Multiple users c...
09:43 am GMT - Tue, November 16, 2021
Dev To
300 React Interview Questions
Do you want to make a career change to something more lucrative? Or have you been putting in a lot of time and effort in preparation for an interview the following weekend? Do you know how many people...
09:18 am GMT - Tue, November 16, 2021
Dev To
How to warn users when the connection is lost?
This blog post was originally published at webinuse.comThere are times when we need to track users internet connection. This is especially useful if we are building CRM, CMS, or other content-related ...
09:14 am GMT - Tue, November 16, 2021
Dev To
17 Business Ideas Around Web Scraping
17 Business Ideas Around Web ScrapingData is the new oil Clive HumbyRefining meaningful data and directing it towards a transactional value is the core idea of a successful business in the digi...
09:13 am GMT - Tue, November 16, 2021
Dev To
AWS Step Functions Cheatsheet
What are AWS step functions?Step functions is a service introduced by AWS (Amazon Web Services), it is a Serverless based service that allows the use of Lambda functions and other services in a ...
09:07 am GMT - Tue, November 16, 2021
Dev To
Exploring Tree-Inorder Traversal
In last post Introduction to tree data structures, I have give a brief introduction about tree data structure and its applications. Traversing a tree data structure is interesting as well as complicat...
08:49 am GMT - Tue, November 16, 2021
Dev To
HTML Drag and Drop API
The Drag and Drop API allows you to, as its own name indicates, to create drag and drop interfaces for the users to interact with.This API will make available for the users to select elements you allo...
08:46 am GMT - Tue, November 16, 2021
Dev To
P42 Code Review: Inline Comments and Hints
Code reviews and pull requests are essential for many teams to increase code quality and transfer knowledge. However, it is often tedious for reviewers to comment on minor issues such as readability a...
08:33 am GMT - Tue, November 16, 2021
Dev To
How to start career in Salesforce Administration
Why SalesforceI would not say it's main Salesforce yet in addition its solid and enhanced local area. A huge number of experts are there to help and guide around the world. You would get an incr...
08:33 am GMT - Tue, November 16, 2021
Dev To
Consuming a REST API in React with Axios
Welcome to last part of this series. Here we'll be creating the frontend for the Notes application. Familiarity with react is needed for this tutorial but you don't need to be an expert, basic knowled...
08:31 am GMT - Tue, November 16, 2021
Dev To
Shared Hosting vs a Managed Server: Choosing the Right Way to Host Multiple Clients
When building web projects for clients as a freelancer or agency, deciding how you host your projects is crucial. The options on the market can seem staggering, and even feel a bit overwhelming. So I...
08:24 am GMT - Tue, November 16, 2021
Dev To
code every day with me
--DAY 21--Hi, I am going to make #100DaysOfCode Challenge. Everyday I will try solve 1 problem from leetcode or hackerrank. Hope you can go with me until end.Now let's solve problem today:Proble...
08:15 am GMT - Tue, November 16, 2021
Dev To
How Web Scraping is Used to Scrape Reviews from TripAdvisor?
TripAdvisor reviews provide a wealth of information on airline and hotel costs that might help you grow your business. It also contains a wealth of information about major travel locations, hotels, an...
08:02 am GMT - Tue, November 16, 2021
Dev To
Budibase is live on Product Hunt and out of beta
Budibase is an open source low code platform for creating beautiful business apps in minutes.Here is a link to the Product Hunt post if you are interested in checking out our new promo video, graphics...
07:52 am GMT - Tue, November 16, 2021
Dev To
CSS Animation Simplified!
CSS animations are a module that lets you animate the element which changes the element from one style to another. and to use the CSS animation we use @keyframes.before talking about animation, let us...
07:26 am GMT - Tue, November 16, 2021
Dev To
Build a Discord stage channel clone with 100ms and Next.js
Ever since the Clubhouse app rose to fame, the popularity of drop-in audio-only rooms has been increasing sharply and adopted by several platforms such as Slack, Twitter, and Discord. These rooms are ...
07:08 am GMT - Tue, November 16, 2021
Dev To
Need an IndieHackers invite code!
If you have a code, I'd appreciate it if you can send me one:@virejdasani on twitterhttps://twitter.com/VirejDasaniThanks a lot!...
07:06 am GMT - Tue, November 16, 2021
Dev To
Customer Data Pipeline And Data Processing: Types, Importance, And Benefits
A data pipeline consists of actions that ingest raw data from various sources and move the data to a storage and analysis destination. This post will look at what a customer data pipeline is and a few...
07:04 am GMT - Tue, November 16, 2021
Dev To
Learn JavaScript Closures in 7 mins
To learn closures, you need to understand how scope works.In JavaScript, we have global and local scope.Variables declared in the main body are referred to as global scopes. They belong to the global ...
06:59 am GMT - Tue, November 16, 2021
Dev To
Laravel React - Purity Dashboard (Free Product)
Hello Coders! This article presents an open-source full-stack seed project crafted in Laravel and React on top of a pixel-perfect Chakra UI design: Purity Dashboard. The product can be downloaded and ...
06:42 am GMT - Tue, November 16, 2021
Dev To
tmux or zsh?
This is my first article on dev.to, so go easy on me! what is tmux?tmux is an open-source terminal multiplexer for Linux operating distributions. It allows multiple terminal sessions to be acces...
06:33 am GMT - Tue, November 16, 2021
Dev To
I decreased my average load time by 381ms
Thanks for stopping by, not just a clickbait title, as I went from an average load time of 507ms to 126ms.A whopping win of 381ms!Let's talk about how this came to be.For those who don't know me, I'm ...
06:16 am GMT - Tue, November 16, 2021
Dev To
Create your own Github Gist with PHP!
If you can read this in my blog it's great.In this post, We'll create a site like Github Gist using PHP, CSS and a 1 line of JavaScript! If you want a preview, you can go to This link or see below.Cl...
05:46 am GMT - Tue, November 16, 2021
Dev To
Decentralized Exchange (DEX) Software Development
In this article, we will focus on Decentralized exchange software, trying to compare decentralized exchanges vs centralized exchange and make things easier for you to understand the differences.But fi...
05:42 am GMT - Tue, November 16, 2021
Dev To
Uniswap Clone Script- How to Start Your Crypto Exchange Like Uniswap?
We love to see it together in this guide, where I will explain it in detail so that you can use it in the best possible way.We will find out what uniswap Clone script is, how uniswap Clone script work...
05:21 am GMT - Tue, November 16, 2021
Dev To
Responsive Design
Today i learned how to limit the maximum width of the text in the div below by using max-width it stops the text from stretching all the way, i also made top div's width 100% so background color can b...
04:46 am GMT - Tue, November 16, 2021
Dev To
Create Blazor Polar and Radar Charts in Just 10 Minutes
Learn how easily you can create and configure Syncfusion Blazor polar and radar charts in a Blazor WebAssembly app using Visual Studio 2019. In this video, you will learn how to add a simple Blazor po...
04:37 am GMT - Tue, November 16, 2021
Dev To
Becoming a Self Mentor
Over the years, Ive often found myself wishing for a mentor much more often than Ive actually had one. When I first got started in Tech, I again felt like I needed a mentor, but being remote and mostl...
04:05 am GMT - Tue, November 16, 2021
Dev To
A JavaScript Utility for Measuring Spacing
Hello, I am Steven. I just wrote a JavaScript utility named SpacingJS.As a frontend web developer, it is important to grasp the spacing between elements on a webpage. The DevTool can check the dimensi...
03:41 am GMT - Tue, November 16, 2021
Dev To
Scaffolding Static Web Apps
Modified version of this comicOver the past 18 months Ive created a lot of Azure Static Web Apps, like a lot. Ive hit the quota of free apps several times and had to clean out demos to keep testing th...
01:01 am GMT - Tue, November 16, 2021
Dev To
Intro to React useEffect Hook
An introduction on how to use useEffect Hook in a React application What is a useEffect Hook? TLDRReact useEffect is an alternative to the "old" class lifecycle methods/hooks.It can be...
12:56 am GMT - Tue, November 16, 2021
Dev To
docker Ubuntu sudo
Docker Ubuntu root docker sudo sudo docker ps sudo user usergroup docker sudo usermod -aG docker $USER logout login ( restart OS ) docker user root sudo docker run hello-world: https:/...
12:39 am GMT - Tue, November 16, 2021
Dev To
Beginning of 100 Days of Code
The BeginningToday I am beginning the 100 Days of Code Challenge. This challenge only asks that you code for one hour a day, every day, for 100 days. I've been mostly sticking to this for a coup...
12:34 am GMT - Tue, November 16, 2021
Dev To
React class life cycle methods to useEffect
How to map a React class life cycle methods/hooks to useEffect Common class lifecycle methods// happens as soon as your component is mountedcomponentDidMount() {}// happens as soon as the u...
12:19 am GMT - Tue, November 16, 2021
Dev To
Making the most of our startups on-call rotation
Will I have to be on call?In the last hour of Koans on-site interview we turn the tables and invite candidates to interview our hiring team. At face value its a chance to answer any open questions we ...
12:18 am GMT - Tue, November 16, 2021
Dev To
JavaScript Bites: Closure
TLDR: Closure is the concept of storing a function and its environment together. When you create a function, it stores the functions local environment and its outer environment together. If you are ...
10:50 pm GMT - Mon, November 15, 2021
Dev To
Gentle Introduction to Linear Programming
First, lets talk about a Linear Equation. A linear equation consists of variables, the only restriction is that each variable can have a power of 1. I.e there can be no variable with a power of 2 or g...
10:46 pm GMT - Mon, November 15, 2021
Dev To
An online escape room for dev teams
Team building for remote teams is a tricky subject, especially for developer teams. Often, software engineer team members aren't keen on traditional team-building activities such as, well, socialisin...
10:17 pm GMT - Mon, November 15, 2021
Dev To
Day 10 of 100daysofcode: Dependency Tree Forest
My week started with way more work than expected. TodayI started today off by finishing the JS Basics portion of FreeCodeCamp. These lessons seem to be very well structured, so I'm going to conti...
10:10 pm GMT - Mon, November 15, 2021
Dev To
Making a User Interface for DApps in Redwood
As much of a buzz term as blockchain has become, it's still a great technology. To take some of the magic out of it, blockchain is essentially a distributed database. A blockchain is made of blocks th...
09:45 pm GMT - Mon, November 15, 2021
Dev To
Cross platform testing using Karma.
What am I working on?The last 2-3 weeks I have been working on Pull Requests for my Open Source class at Seneca College. Previously, during Hacktoberfest I contributed to a tool called toad-sche...
09:35 pm GMT - Mon, November 15, 2021
Dev To
Testing Node.js/Express app MongoDB with jest and supertest
IntroductionI find it quite hard to find the right steps when you already have a set of technologies in your project, and as the title goes, my target audience are those who already know how to ...
09:24 pm GMT - Mon, November 15, 2021
Dev To
Getting Started with ffmpeg for Audio
FFmpeg is an open source toolkit for converting and manipulating both audio and video files from the terminal. It's the go-to for this kind of work - if you've used any conversion or simple editing to...
09:09 pm GMT - Mon, November 15, 2021
Dev To
Websockets in Django (without Channels)
// my notes on implementing websockets in django. What are websockets?WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection. ...
08:55 pm GMT - Mon, November 15, 2021
Dev To
Getting Started with Fast API and Docker Part 1
APIs and FastAPICreating APIs, or application programming interfaces, is an important part of making your software accessible to a broad range of users. FastAPI is a high-performance API based o...
08:50 pm GMT - Mon, November 15, 2021
Dev To
Comeando um projeto Web com TypeScript
Para comear um projeto do zero, simples, usando HTML, CSS, TypeScript e ESBuild.Precisa fazer as seguintes etapas:Criar o diretrio com o nome do seu projetoCriar o package.jsonCriar o tsconfig.jsonIns...
08:46 pm GMT - Mon, November 15, 2021
Dev To
Basic accessibility features you should ALWAYS implement
Accessibility on the web has always been important, but it's only been in the last <10 years that a true emphasis on it has come about. Legally, it's against the law to build a site or application ...
08:38 pm GMT - Mon, November 15, 2021
Dev To
Soft skills that will improve your work and life. With self-check
Being a programmer in 2021 is not the same as ten years ago. The world is constantly changing, and many of the skills that were important back then have faded into the background over time. And what s...
08:13 pm GMT - Mon, November 15, 2021
Dev To
Deep Flatten an Array
Hello all,In this series we will see a lot of question that are asked in javascript interviews so get ready for itIn this article we will see How to flatten an deeply nested array for example[1,[2,3,[...
08:11 pm GMT - Mon, November 15, 2021
Dev To
In-depth Interpretation of Amara Three Core Products
Where is Amara on the steep mountain of three core products development?Amara Finance has conquered numerous adversities and developed three core products with distinctive characteristics since its bi...
08:06 pm GMT - Mon, November 15, 2021
Dev To
javascript - New array method at()
The new array method at() allows us to get access to array indexes using both positive as negative indexes.This way we don't need to do maths anytime we want to access to the last array element.const ...
08:05 pm GMT - Mon, November 15, 2021
Dev To
Automation and Multi-processing w/ Python
TL;DRWhen it comes to finding ways to run a task python offers us tools that allow us to automate those task, whether it be read/writes or api calls there's lots of usecases where this might be ...
07:59 pm GMT - Mon, November 15, 2021
Dev To
Understanding TypeScript & Using it in Your Node Environment.
I struggled with this concept a lot, but let me save you the stress, and explain as simply as I can.Typescript is just a secure way of writing JavaScript code. Do not get confused by the fancy termino...
07:53 pm GMT - Mon, November 15, 2021
Dev To
Code Along with Fetch API
The JavaScript built-in Fetch API is awesome. It's a powerful, simple way to send requests and receive responses from a server or your local network. I like it because it's versatile and easy to use.L...
07:25 pm GMT - Mon, November 15, 2021
Dev To
Talking About New Powerful Open Source UI Framework
lo I Will Show you And Talikng About New TypeScript Framework Powerful Than React, VueJS, Anglur with new web architect thats prefer creating complex componets easliy without any diffcultybefore start...
07:17 pm GMT - Mon, November 15, 2021
Dev To
Number Generator With JS
[Clique aqui para ler em portugus]Here we have a project that generates random numbers, odd numbers, even numbers and real numbers. CodeFirst lets create the interface, well do something simple, ...
06:55 pm GMT - Mon, November 15, 2021
Dev To
Introducing OpenShift ContainerPlatform 4
OpenShift Container Platform 4 ArchitectureRed Hat OpenShift Container Platform 4 (RHOCP 4) is a set of modular components and services built on top of Red Hat CoreOS and Kubernetes.One of the m...
06:44 pm GMT - Mon, November 15, 2021
Dev To
What is Arccticy?
Arccticy Chat What is it?Arccticy Chat is an open-source, simple, (for now), chat platform. Current team:Product Manager: (1 person)@dudeactualdevHead Developer: (2 ppl)(Taken - @Lankd...
06:40 pm GMT - Mon, November 15, 2021
Dev To
Are Design Patterns Important To Know ?
For Beginners, Making Projects is Simply about writing code that works, in one of the previous posts we talked about why that won't do in the long term, and now we talk about another solution.That Sol...
06:37 pm GMT - Mon, November 15, 2021
Dev To
Speeding Up Docker Builds with Remote Cache
Building images in CI/CD pipeline can be quite different from builds on local machine. One major difference is availability of cache. In the local environment you most likely have all the resources, d...
06:25 pm GMT - Mon, November 15, 2021
Dev To
Modern chatroulette app open source
Im doing this project open source https://github.com/LorenzoTinfena/chat-and-meet-serverhttps://github.com/LorenzoTinfena/chat-and-meet-clientServer in go, client in flutter, with grpc protocol for AP...
06:24 pm GMT - Mon, November 15, 2021
Dev To
ORDER BY is mandatory in SQL to get a sorted result
In IT, like in math, a negative test can prove that an assertion is wrong. But a positive test doesn't prove that the assertion is right. It is worse in IT because the algorithm may show an apparently...
06:16 pm GMT - Mon, November 15, 2021
Dev To
How to combine event methods in one in React.js?
Consider you have multiple buttons having several handleClick methods as below:<button onClick={handleClick1}>Lorem Ipsum 1</button><button onClick={handleClick2}>Lorem Ipsum 2</b...
05:59 pm GMT - Mon, November 15, 2021
Dev To
Build APIs for various HTTP Methods in Dart
Hello everyone!In my previous article i talked about building APIs with Dart using the shelf package, and how you can host it on Heroku.If you haven't read that, do read it if you are new to building ...
05:53 pm GMT - Mon, November 15, 2021
Dev To
Ultimate Docker and FastAPI Guide
Ultimate Docker and FastAPI GuideWhen deploying FastAPI applications a common approach is to build a Linux container image. It's normally done using DockerYou can then deploy that container image in ...
05:38 pm GMT - Mon, November 15, 2021
Dev To
Future Javascript: Javascript Pipeline Operators
Pipeline operators are an upcoming feature to Javascript which gives us another way to pass values through a series of transformations. It gives more context to what developers were trying to achieve ...
05:13 pm GMT - Mon, November 15, 2021
Dev To
How to Create Copy to Clipboard Button
If you want to improve the user experience on your website, you should implement a copy to clipboard button on the user dashboard, especially if it provides information to be used on other sections. I...
05:08 pm GMT - Mon, November 15, 2021
Dev To
Binrios!
Em um dos meus posts anteriores, dei uma explicao sobre Charset e tambm sobre Codificao, que voc pode conferir aqui. Relembrando: charset a tabela que relaciona uma determinada numerao com um caracte...
05:08 pm GMT - Mon, November 15, 2021
Dev To
React: Use Advanced JavaScript in React Render Method
Welcome everyone and a great morning to you all. Today we will continue the freecodecamp lessons with this. In previous posts, we've gone over how to use JavaScript code into JSX code using curly brac...
05:02 pm GMT - Mon, November 15, 2021
Dev To
Where do I code?
Dont I have to use [insert fancy computer] to code? No way! You can use any computer, tablet, or smartphone, it doesnt even have to be connected to the internet. Though, some of the best resources are...
05:02 pm GMT - Mon, November 15, 2021
Dev To
Azure Key Vault Secrets in GitHub Actions
The fundamental rule to a secret is to not share a secret. Once shared it's more likely going to be shared again and in an unsecure format, but how do we keep a secret a secret?When it comes to Cloud ...
05:01 pm GMT - Mon, November 15, 2021
Dev To
Research methods for a product manager
One of the most important skills of a product manager is the ability to do research. They help to find out about what is bothering the user, to test a hypothesis, or to make a decision to launch a new...
04:51 pm GMT - Mon, November 15, 2021
Dev To
Introducing Storybook for React Native Web
Storybook is a UI development workshop for components and pages. It's used by many teams for all kinds of reasons. You can develop components in isolation, run visual tests and even validate the acces...
04:47 pm GMT - Mon, November 15, 2021
Dev To
5 Popular Frontend Development Tools in 2021
As a frontend developer, you'll be building out web designs (usually handed over from a User Interface Designer) with programming languages like HTML, CSS, and JavaScript.However, the increasing numbe...
04:43 pm GMT - Mon, November 15, 2021
Dev To
Simple tic-tac-toe game for beginners (HTML,CSS,JS)
Source code: https://github.com/Lucifer25x/tic-tac-toeLive: https://lucifer25x.github.io/tic-tac-toe/...
04:37 pm GMT - Mon, November 15, 2021
Dev To
Structure of a single-page Vue 3 (TypeScript) app using JWT authorization requests to the backend
IntroductionHello, DEV World! This weekend I had time to refactor my old projects, where I found an interesting case of working with JWT in a Vue.js web application, which I'll tell you about no...
04:31 pm GMT - Mon, November 15, 2021
Dev To
Reinforcement learning with AWS DeepRacer
WHAT WE ARE WORKING TOWARDSAWS Deepracer is a fun way to learn and implement Machine learning with hands on experience. Developers of all skill levels can get hands on with machine learning thro...
03:52 pm GMT - Mon, November 15, 2021
Dev To
The 5 Short Frontend tips for November
The button role isn't enough for an accessible interfaceThere is a practice of overriding the button's default role. It's a bad practice already because authors of the ARIA in HTML standard proh...
03:40 pm GMT - Mon, November 15, 2021
Dev To
Building a Next.js app with Netlify, NextAuth.js, Prisma, and a PlanetScale serverless database
Git-centric workflows have fundamentally changed how we build for the web. As developers, we want isolated environments to develop and test our applications. As Netlifys CEO Matt Biilmann mentioned in...
03:15 pm GMT - Mon, November 15, 2021
Dev To
Simplest way to compile all TypeScript into one single Js file by SilvenLEAF
Ahoy there! It's I, SilvenLEAF!! Have you ever faced an issue where you have many TypeScript files but want them all to convert into one Single JavaScript file so that you can reference it from your H...
03:04 pm GMT - Mon, November 15, 2021
Dev To
Open-source Node.js commerce engine for Strapi
Use Medusa and Strapi to power your commerce setup for a full open-source headless solution. In recent years, it has become increasingly popular to go with a headless approach when building ecommerce,...
02:30 pm GMT - Mon, November 15, 2021
Dev To
How Does Functional Programming Contribute to Modern Languages?
Author: Vladislav LagunovModern programming languages have a large set of various tools and useful features, which makes it possible to write quite a different code in the same language for the same t...
02:15 pm GMT - Mon, November 15, 2021
Dev To
The Principle of Least Effort
Start with two restaurants. Theyre identical in almost every way the same kind of location, same style and quality of food, same ambiance, same everything but there is one key difference. The website...
02:02 pm GMT - Mon, November 15, 2021
Dev To
Liman Sunucu Sertifikas Ekleme
Liman MYS zerine Sunucu Sertifikalar eklemek iin aadaki admlar takip etmek gerekmektedirYetkili bir hesap ile Liman MYS arayzne giri yaplr Sistem Ayarlar sayfasndaki Sertifika Ekle sekmesi alr. Eklenm...
02:01 pm GMT - Mon, November 15, 2021
Dev To
Crack CSS Interview
CSS is one of the three mainstays of Front-End devices, and each web application and page utilizes it to shade and give a design to its skeleton HTML report. Each brilliant and very much planned page ...
01:55 pm GMT - Mon, November 15, 2021
Dev To
Liman Sunucusu DNS Deitirme
Liman MYS Sunucusunun DNS'ini deitirmek iin aadaki admlar takip etmek gerekmektedir.Yetkili bir hesap ile Liman MYS arayzne giri yaplr Sistem Ayarlar sayfasndaki DNS Ayarlar sekmesi alr. Dns ayarlar g...
01:47 pm GMT - Mon, November 15, 2021
Dev To
The Best Gojek Clone App Development Guide to Build A Productive Multi-services App
Multiservices apps in the existing market get huge fame among users. Because of its all-in-one purpose and convenience for different services booking, it is still in demand in several market regions a...
01:46 pm GMT - Mon, November 15, 2021
Dev To
Is DevOps a legacy practice?
(Cover picture credits: Sigmund @sigmund via Unsplash)The idea of this article is expalined in detail in the book Building Software Platforms. A Guide to SaaS Transition with AWS available on Leanpub ...
01:45 pm GMT - Mon, November 15, 2021
Dev To
Liman Eklentilerine Lisans Ekleme
Liman MYS zerine eklenmi eklentilere lisans ekleme iin aadaki admlar takip etmek gerekmektedirYetkili bir hesap ile Liman MYS arayzne giri yaplrSistem Ayarlar sayfasndaki Eklentiler sekmesi alr.Lisans...
01:44 pm GMT - Mon, November 15, 2021
Dev To
The brag list, a great way to improve your performance
In an ideal world, everyone has your achievements at the top of their mind. In your performance review, your manager knows all the good things you did during the year. As a result, he or she will rewa...
01:24 pm GMT - Mon, November 15, 2021
Dev To
Getting started with Minimal APIs in .Net 6
IntroThis week Microsoft has released .Net 6, which is major mile stone. .Net 6 is an LTS release which means its support for the next 3 years.Part of this major release Asp.Net Core Minimal API...
01:14 pm GMT - Mon, November 15, 2021
Dev To
Query in Apache CouchDB: Clouseau
In previous articles, we have talk about how to query with CouchDB Views and Mango Query. Both methods are working very well and able to cover a lot of use cases. Why Clouseau?There are still very lim...
01:04 pm GMT - Mon, November 15, 2021
Dev To
Localize (i18n) your Svelte App with Tolgee. You will save a lot of time.
Localization is tricky part of application development. Using Tolgee open-source tool you can save a lot of time. Tolgee FeaturesAll in One localization solution for your Svelte application Out o...
01:00 pm GMT - Mon, November 15, 2021
Dev To
Day 59-61/100 Modules
"Write code that is easy to delete, not easy to extend." Tef, Programming is Terrible...
12:53 pm GMT - Mon, November 15, 2021
Dev To
4 Reasons Why Data Engineers Hate Google Tag Manager
GTM is a code injector. Browsers generally view code injectors negatively because they can easily become a weak link through which hackers can plant malicious code in a website or app. As a result, GT...
12:47 pm GMT - Mon, November 15, 2021
Dev To
The 7 Step Process I Used To Build A Landing Page To Promote My Book
A custom landing page is an invaluable asset to have as a creator online. It acts as your own little space on the internet to promote something you've created. It shows your audience what your product...
12:40 pm GMT - Mon, November 15, 2021
Dev To
How To Hire A Good Website Designer For Your Business?
Providing better services than competitors is not as easy as it might seem these days. To satisfy the dynamic demand of customers, a website that is optimized, mobile-friendly, and feature-rich is nec...
11:52 am GMT - Mon, November 15, 2021
Dev To
AWS Key Management Service Best Practices | AWS White Paper Summary
AWS Key Management Service (AWS KMS) is a managed service that allows you to concentrate on the cryptographic needs of your applications while Amazon Web Services (AWS) manages availability, physical ...
11:48 am GMT - Mon, November 15, 2021
Dev To
In-House vs Outsourced Software Development
What is In-House Software Development?Insourcing is another term for in-house development. It involves the presence of critical software development talent within the firm. No outside expertise is req...
11:29 am GMT - Mon, November 15, 2021
Dev To
Day 38 of 100 Days of Code & Scrum: Styling Next.js With a Wrapper
Greetings, everyone!Today, I started to gain some momentum for working on my company website. I finished setting up AWS SES, Lambda, and API Gateway for my email contact form. Now, all there is left t...
11:01 am GMT - Mon, November 15, 2021
Dev To
MongoDB Atlas for a SaaS
I decided to build a SaaS last month called Enhance AI, using OpenAI with GPT-3 to perform some interesting applications of AI to help programmers save time coding.I needed to pick a good database for...
10:31 am GMT - Mon, November 15, 2021
Dev To
Tools to Make React Documentation a Piece of Cake!
Documenting React components might be a cumbersome task for many. However, with the right set of tools and practices, you can make your docs look seamless and codes efficient. Join Sankalp Swami and A...
10:31 am GMT - Mon, November 15, 2021
Dev To
Building a Map Application with Amplify Geo and Vue.js
I built a map application using Amplify Geo and Vue.js Amplify Geo was officially released to the public the other day, so I got to try it out.Amplify Geo is a feature of AWS Amplify that allows...
10:27 am GMT - Mon, November 15, 2021
Dev To
Love React? Join Mohmed Ishak in Documenting React Components Using Open Source Tool on Aviyel
If you are into frontend, chances are you might have used React at least once in your career. In case, you are looking for documenting your React components but are stuck with the know-how, then Aviye...
10:24 am GMT - Mon, November 15, 2021
Dev To
How important is your website traffic?
Why is your website traffic important?The number of visitors to your website is important because this equals the number of opportunities your business has at giving an impression, generating qualifie...
10:15 am GMT - Mon, November 15, 2021
Dev To
A beginner's guide to Javascript development using Firebase V9. Part 2 - coding a simple webapp
IntroductionA previous post, (Firebase V9. Part1 - project configuration), described the steps you need to follow to get yourself to the point where you could start coding. Here, at last is your...
10:14 am GMT - Mon, November 15, 2021
Dev To
A beginner's guide to Javascript development using Firebase V9. Part 1 - project configuration
IntroductionA previous post, (A Path through the Jungle), showed in outline how a smart enthusiast, armed with nothing more than a knowledge of basic html and javascript could achieve very usefu...
10:06 am GMT - Mon, November 15, 2021
Dev To
Persistent Problem Statement : - Secret Key
StatementBob has to send a secret code 5 to his boss. He designs a method to encrypt the code using two keyvalues N and M. The formula that he uses to develop the encrypted code is shown below:(...
10:02 am GMT - Mon, November 15, 2021
Dev To
How to Scrape Hotel Listings from Booking.com using Python and BeautifulSoup?
Scraping hotel listings from numerous websites is one of the most popular Web Scraping apps. This might be done by keeping an eye on rates, creating an aggregator, or improving the UX of existing hote...
09:53 am GMT - Mon, November 15, 2021
Dev To
Let's Build Express Server. Beginners Guide
What Is Express Js?Express Js Is Web Framework For Node.js Where To Use Express JsMost Popular Use Of Express Js In the Current Time Is To Create Web Apis.Also Some People Are Using To Crea...
09:34 am GMT - Mon, November 15, 2021
Dev To
How Much Does It Cost to Hire a Laravel Developer?
Laravel is an open-source framework that is built using PHP and based on Symfony. This framework was developed by Taylor Otwell and it has pre-packaged tools and resources. Laravel facilitates some co...
09:15 am GMT - Mon, November 15, 2021
Dev To
Benefits of Microsoft Dynamics 365
Today we are here to talk about the benefits of the cloud-based solution - Dynamics 365. The intent of Microsoft Dynamics 365 is to run entire organization business with a single platform and deliver ...
09:13 am GMT - Mon, November 15, 2021
Dev To
How to Develop an LGBT Dating App: Complete Guide
In the wake of perusing the title, you must be wondering why might a LGBT dating application be necessary? We should come to the heart of the matter "Each soul on the planet has the right to love and ...
09:03 am GMT - Mon, November 15, 2021
Dev To
Create Your First .NET MAUI App with Microsoft MVP Codrina Merigo
Join us as we take a look at the latest cross-platform framework, .NET MAUI. In this webinar, well walk you through how to install, set up, and create your first .NET MAUI application. To learn more a...
09:02 am GMT - Mon, November 15, 2021
Dev To
AWS open source news and updates 90
November 15th, 2021 - Instalment #90Newsletter #90.Another packed edition of his newsletter, with some great new open source projects such as ploomber (a project to help you build production pip...
08:59 am GMT - Mon, November 15, 2021
Dev To
Control Locales In NextJS
In today's world supporting translation for multi-languages is very important. So how can we do it with Nextjs? Nextjs is built by page, which means controlling different locales through routing. Firs...
08:57 am GMT - Mon, November 15, 2021
Dev To
The Rosetta Code Project
Up to the next levelNow that we have covered the basics of PicoLisp, I think it makes sense to study examples to get used to the syntax and programming style before we move on to new topics such...
08:56 am GMT - Mon, November 15, 2021
Dev To
I have installed Denoland
Wow,Denoland is awesome.We have global object in nodejs but you will see a large window object in Denoland and a lot of functionality.Try to play with Deno if you are already a nodejs developer and if...
08:43 am GMT - Mon, November 15, 2021
Dev To
Leave that comfort zone
ComplacencyYou know it, I know it, we know it: **that **feeling. You're in the gym, staring at those plates you've just added to the barbell. It all only comes to a couple pounds heavier than la...
08:43 am GMT - Mon, November 15, 2021
Dev To
Steps to Hire Perfect Dedicated AngularJS Developers in 2021
Steps to Follow While Hiring Skilled AngularJS DevelopersThe skillset, experience, and competency of a developer play a vital role in how well the application performs. However, if you are looking for...
08:38 am GMT - Mon, November 15, 2021
Dev To
I created a terminal style website.
Link: https://m4tt72.com Why?I'm a Linux enthusiast, and I tried creating something that will allow 'normal' people to have a glimpse at my world.It's still work in progress, I will open-source i...
07:31 am GMT - Mon, November 15, 2021
Dev To
No-code tools, freelancing 101, CSS roadmap, and moreMy 10 favorite Tech Twitter tweets from this week:
If you found value in this thread you will most likely enjoy my tweets too so make sure you follow me on Twitter for more information about web development and how to improve as a developer. This art...
07:30 am GMT - Mon, November 15, 2021
Dev To
Maps with D3 and Svelte
This blog is fourth in a series of (unofficial) course notes for the Data Visualization with React and D3 series by Curran Kelleher. Read the introductory blog post here.The next chart in the series i...
07:13 am GMT - Mon, November 15, 2021
Dev To
HTML tags | script
It is used to embed executable code or data; this is typically used to embed or refer to JavaScript code. The <script> element can also be used with other languages, such as WebGL's GLSL shader ...
07:09 am GMT - Mon, November 15, 2021
Dev To
Frontend Developer Learning Path 2021 [With 50 Free Resources]
A front-end developer is a person who develops the user interface of the website and applications. They are responsible for determining the structure and design of the web application, build features ...
07:06 am GMT - Mon, November 15, 2021
Dev To
A Short Introduction to Pipeline Operator, and Piping, in JavaScript
Functional programming provides many useful concepts. One of these concepts is pipeline operator and piping. This tutorial will help you understand what pipeline operator and piping are, how they work...
07:03 am GMT - Mon, November 15, 2021
Dev To
Microsoft BI as a Career- Full Guide For You!
In today's data-driven environment, Business Intelligence (BI) appears to be the one sector that appears to offer a more appealing professional potential. If you want to work in Power BI, you'll need ...
07:01 am GMT - Mon, November 15, 2021
Dev To
Custom Initial exchange Offering Service
Get completely customizable Initial exchange Offering Service from the top developers in the market. Initial Exchange Offering (IEO) is the newest fundraising strategy for the blockchain startups wher...
06:56 am GMT - Mon, November 15, 2021
Dev To
How to Provide a Cryptocurrency MLM Software
Cryptocurrency MLM Software is used for marketing crypto coins like Bitcoin and high secured money transferring. It makes your MLM business run easier and more secure.What must be considered before re...
06:54 am GMT - Mon, November 15, 2021
Dev To
Coinbase Clone Script- how to make a website just like Coinbase
Buying and selling cryptocurrencies. This is what, after all, allows you to make a top exchange like Coinbase. However, if you really want to get the most out of financial investments in cryptocurrenc...
06:52 am GMT - Mon, November 15, 2021
Dev To
How MoleculerJS Powers Dyte!
Microservices enable organizations to be more agile and build highly scalable applications. We, at Dyte, take advantage of MoleculerJS to connect our different microservices and APIs.In this blog post...
06:48 am GMT - Mon, November 15, 2021
Dev To
AdonisJs - Introduction to database migrations
Introduction to Database MigrationsThis article will introduce you to the concept of migrations in AdonisJs.In the previous articles, we learned 2 approaches to working with events in AdonisJs. ...
06:44 am GMT - Mon, November 15, 2021
Dev To
Robot Operating System: Introduction
My ongoing goal is to build a self-navigating, pickup-and-deliver robot. Following the project outline article, I have researched the required hardware and software (phase 1) and built a moving robot ...
04:49 am GMT - Mon, November 15, 2021
Dev To
Build Responsive Dashboard Using JavaScript HTML CSS
Using HTML CSS & JavaScript, we can create a professional looking responsive dashboard admin page.This responsive dashboard will have sidebar for all the menus & a interface for detailed...
04:39 am GMT - Mon, November 15, 2021
Dev To
40 Nodejs Projects for Beginners Easy Ideas to Get Started Coding Nodejs [Beginners - Advance]
If you have decided to build your career inNodeJSdevelopment, we have gathered a list ofnodeJS projects for beginnersfor all node enthusiasts to build highly scalableweb applications.These bestnodeJS ...
04:08 am GMT - Mon, November 15, 2021
Dev To
Pre-planning Your Project
The WhyI mentor at a few different online courses, and a common theme I've noticed across quite a few of them is an odd "gap" in the training. Some courses are a great introduction. They tend to...
03:35 am GMT - Mon, November 15, 2021
Dev To
How To: Build A Simple Search Bar in JavaScript
Hi Everyone!Today, we will be walking through how to build a functional, yet very simple search bar in JavaScript. This mini project will also utilize CSS and HTML. Let's look at our goals:Creating Ba...
02:58 am GMT - Mon, November 15, 2021
Dev To
Converting a Git master Branch to main
Many organizations began to be aware of and change non-inclusive language in the second decade of the 21st century. Many of those changes affected technology, including the choice for git to replace m...
02:50 am GMT - Mon, November 15, 2021
Dev To
Drawing an animated 3D store front with CSS
This past few weeks, I have been playing with 3D CSS and creating animated 3D demos (like this paper plane or a single element dice). This weekend I started coding a 3D version of a store and complete...
02:44 am GMT - Mon, November 15, 2021
Dev To
18 amazing GitHub repositories that will help you make a Beautiful Project
IntroductionToday I would like to give examples of good GitHub repositories that will help you implement complex animations, as well as useful functions in your projects.So let's get startedRead More:...
02:43 am GMT - Mon, November 15, 2021
Dev To
40 Vuejs Projects for Beginners Easy Ideas to Get Started Coding Vuejs [Beginners - Advance]
In this article, Im going to share another list of project ideas, today for the Vue.js apps.You could realize that were publishing articles with a list of project ideas for the particular front-end te...
02:21 am GMT - Mon, November 15, 2021
Dev To
Criando variveis no Kotlin - Explorando a documentao
Pensando em formas diferentes de aproximar a comunidade da documentao do Kotlin, darei incio a uma srie de postagens para traduzir o contedo dessa documentao. Fiquem a vontade para compartilhar seus f...
01:48 am GMT - Mon, November 15, 2021
Dev To
Easy use of F-Strings with Python.
F-StringsHere, I am going to jump straight to printing out strings with Python. Take a look at this code using place holder format method. first_name = 'sam'last_name = 'sonter'intro = "My name...
12:53 am GMT - Mon, November 15, 2021
Dev To
Introducing hRPC: a simple RPC system for user-facing APIs
Co-authored by: Yusuf Bera Ertan (yusdacra@GitHub), Danil Korennykh (Bluskript@GitHub), Janet Blackquill (pontaoski@GitHub)hRPC is a new RPC system that we, at Harmony, have been developing and using ...
12:23 am GMT - Mon, November 15, 2021
Dev To
50 Ways You can Improve as a Programmer
I have been a professional programmer for over 30 years. Programming is a lifelong journey of learning, practice, and improvement. During my career, I have found different ways to improve my programmi...
12:06 am GMT - Mon, November 15, 2021
Dev To
ddosify action
My WorkflowDdosify action helps you to performance test your application or web services using ddosify tool. Submission Category:Wacky Wildcards Yaml File or Link to Code ...
12:00 am GMT - Mon, November 15, 2021
Dev To
Day 9 of 100daysofcode: States and Hooks; a day's lesson
As I've said in previous updates, I have 2 projects going on simultaneously. One of these is an assignment which is a group project. This assignment is what is taking up most of my time, as I am actin...
11:28 pm GMT - Sun, November 14, 2021
Dev To
The Fullscreen API
This will be a weird one for many people. (What a great way to start a post!)The Fullscreen API... I've been working heavily on the front end for at least 4 years and had never used it.Not that it was...
11:15 pm GMT - Sun, November 14, 2021
Dev To
Changelog 0001 Light theme and more
Hello, World! In recent months, weve been busy building HTTPie for Web & Desktop. Its part of our mission to make APIs simple and intuitive.Last week, we started inviting developers enrolled in o...
10:48 pm GMT - Sun, November 14, 2021
Dev To
Your React Codes Might Not Be Safe!
If you are using create-react-app for creating react applications and using yarn build to get build, your react codes might not be safe.Because, if you run yarn build command without any spesificatio...
09:54 pm GMT - Sun, November 14, 2021
Dev To
Is there a way to convert dynamically allocated memory to static memory OR copy ptr contents in C/C?
For reference, static memory is memory that is memory that is assigned, managed, and freed for you (an example is char const* str = "Hello World!";).C/C++ will clean that string up for you.Dynamically...
09:46 pm GMT - Sun, November 14, 2021
Dev To
Mac OS for the Web!
Mac OS emulator on the WebHi,I want to introduce my project, which I call Mac OS emulator on the Web. We have programs like Notes, Calculator, Terminal, VScode, and other apps and features on this web...
09:40 pm GMT - Sun, November 14, 2021
Dev To
Electron Adventures: Episode 99: Should You Use Electron?
So now that my 100-episode Electron Adventure series is coming to a close, I want to spend the final two episodes on a retrospective. This episode will be about Electron, and the next one about the se...
09:24 pm GMT - Sun, November 14, 2021
Dev To
Week III Task Force 4.0
Code Can't Lie Hello again, now I could say that I am already a Task Force , this week was cool and super I have experienced working as a team and the merits from it. Basically this is the week that ...
09:23 pm GMT - Sun, November 14, 2021
Dev To
TypeScript ANY vs UNKNOWNA Deep Dive
In this blog post, we'll dive deep into what any and unknown types are, what are their similarities and differences, and when (not) to use them.(You can find a video version of this article on YouTube...
08:55 pm GMT - Sun, November 14, 2021
Dev To
React Router V5 vs V6
React Router version 6 was released, and it is important as it is one of the most widely used react libraries out there. So What Is React Router ?React Router is a fully-featured client and serve...
08:35 pm GMT - Sun, November 14, 2021
Dev To
How to plan a React project? For beginners
STEP 1: CONCEPTSTEP 2: APPROACHSTEP 3: ORGANIZESTEP 4: BUILDSTEP 5: INSPECTSTEP 6: REFLECT...WHY DO YOU NEED A PLAN?First and foremost, you need a strategy to begin with a project to set the direction...
08:33 pm GMT - Sun, November 14, 2021
Dev To
HACKTOBERFEST 2021
It was a great experience participating in Hacktoberfest this year. This was my second participation in Hacktoberfest. I am glad to share that I have successfully completed Hacktoberfest and learned a...
08:33 pm GMT - Sun, November 14, 2021
Dev To
Our Product Supply Chain Hub (SCH)
Our New Revolutionary Enterprise Product- SCH ( Supply Chain Hub ) , from EIM Solutions, SCHinfoTech.com, is helping Companies streamline their business processes. It helps companies digitize the conn...
08:23 pm GMT - Sun, November 14, 2021
Dev To
Host a static website on AWS under a minute with Terraform
If you have a static website and you want a simple solution, S3 and Cloudfront are great choices. S3 with Cloudfront secure, scalable way to host static content. Also, we will get an SSL certificate f...
08:17 pm GMT - Sun, November 14, 2021
Dev To
Let's talk quality - Part 1
Quality of engineered software systems is something which is commonly overlooked by non-technical decision makers in many companies, of every size. There are two main reasons behind this:Engineers don...
08:00 pm GMT - Sun, November 14, 2021
Dev To
How to Improve Your Coding Skills forFree
It is amazing how many people have join the ranks of coders over the last few years. Whether you are a professional coder or just code for fun, learning this skill will definitely change your outlook ...
07:38 pm GMT - Sun, November 14, 2021
Dev To
Uploading Docker Images to AWS ECR
AWS Create an ECR Repoaws ecr create-repository --repository-name <name> Log-in to ECRaws ecr get-login-password --region region | docker login --username AWS --password-stdin &l...
07:38 pm GMT - Sun, November 14, 2021
Dev To
Spring Boot Architecture
Spring Boot is a more user-friendly version of the Spring Framework. With Spring Boot, you can create autonomous and easy to run applications. WHAT IS THE DIFFERENCE BETWEEN SPRING AND SPRING BOOT?If...
07:28 pm GMT - Sun, November 14, 2021
Dev To
Lambda container approach in AWS
Zip vs Container ApproachThere are two ways to use Lambda functions in AWS. One is to provide the deployable artifact in the form of a zip file. You then have a variety of runtimes you can choos...
06:58 pm GMT - Sun, November 14, 2021
Dev To
Getting started with SNS and SQS
Amazon Simple Notification Service (SNS) and Amazon Simple Queue Service (SQS) are the famous services which is leveraged to architect applications which are event driven and decoupled. Event-dr...
06:44 pm GMT - Sun, November 14, 2021
Dev To
Learning Svelte Part 4
Props and ComponentsHello developers, welcome back to my series of articles about my journey to learn Svelte, this is my 4th post about it, and so far its very helpful for my learning, writing d...
06:28 pm GMT - Sun, November 14, 2021
Dev To
LeetCode - Symmetric tree
Problem statementGiven the root of a binary tree, check whether it is a mirror of itself (i.e., symmetric around its center).Problem statement taken from: https://leetcode.com/problems/symmetric...
06:27 pm GMT - Sun, November 14, 2021
Dev To
Writing tests for CLI tool
This week, I was working on writing tests for my Shinny-SSG project. It was the most challenging lab in the OSD600 course since I had to modify both my code and my project's folder structure to implem...
06:19 pm GMT - Sun, November 14, 2021
Dev To
.Net Core vs NodeJS (Resumen)
Hola Amigos y bienvenidos a este vs entre dos tecnologas, en esta ocasion haremos un resumen de los que hemos venido Hablando. NodeJS o .Net Core?Como lo hemos dicho anteriormente, hablar de cada...
06:17 pm GMT - Sun, November 14, 2021
Dev To
How to deploy any Python Web Application?
Hey everyoneIn this blog post I will explain how you can deploy any ASGI/WSGI compliant Python Web App. DISCLAIMER:Only ASGI Compliant Frameworks can be deployed using this method, other framewor...
05:47 pm GMT - Sun, November 14, 2021
Dev To
Generate your own favourite TV episode using python
I started watching "Friends" during lunch. I was not able to find any new episodes that I don't remember as I have already watched all the episodes once. I am sure that this situation must have happen...
05:43 pm GMT - Sun, November 14, 2021
Dev To
O que micro front end?
Ol pessoal, neste artigo vou explicar um pouco sobre o micro front-end e as vantagens que ele proporciona.Antes de realmente explicar o que micro front-end, vamos entender alguns outros conceitos com...
05:33 pm GMT - Sun, November 14, 2021
Dev To
( ) 2 JavaScript , , , , , , 1 ['a', 'a', 'b', 'c', 'd', 'a', 'b', 'a', 'y', 'y'] , 'a', 'b', '...
05:29 pm GMT - Sun, November 14, 2021
Dev To
Role of JAVA in Future
Download the power of JAVA in your Pocket PC or Personal Computer.Java is an object-oriented programming language which was designed to be platform independent. The idea behind Java was to not require...
05:16 pm GMT - Sun, November 14, 2021
Dev To
Track App Interactions with TraceContext
This is a placeholdertesting 123...
05:11 pm GMT - Sun, November 14, 2021