Web Developers
24 Hour Web Developer News (Beta)
ThePracticalDev `console.log()` is one of the most important debugging tools that we have when working with JavaScript. But today, let's go beyond it and learn what other `console` objects can do for us... #DEVCommunity https://dev.to/jrishabh55/let-s-go-beyond-console-log-statements-there-is-more-to-console-object-that-meets-the-eye-5536
rachelandrew You can find my @aneventapart slides, code, and links here https://noti.st/rachelandrew/ge9TMd/how-to-understand-css #aeaot
DZoneInc 4 Essential KPIs for Software Teams to Track Their Productivity By Richard Conn β‘οΈ http://ow.ly/vLS350EqxcI https://twitter.com/DZoneInc/status/1384201409881546758/photo/1
ThePracticalDev Giving you something to look forward to in the middle of your week... #DEVCommunity Walkthrough Wednesday Twitch stream with @jlengstorf from @Netlify π₯ Join hosts @nickytonline & @coffeecraftcode on 4/21 @ 1 PM ET/5 PM UTC β http://twitch.tv/thepracticaldev https://twitter.com/DEVListings/status/1384198923582013448
sixrevisions Ecommerce Advertising: Become an Old Pro https://ift.tt/3gnXoe4
ThePracticalDev Progressive Web Apps are web applications that have been designed so they are capable (utilize native features), reliable (work even in offline mode), and installable. #DEVCommunity https://dev.to/ruppysuppy/supercharge-your-website-using-pwa-installable-website-32i3
DZoneInc Resize a Video in Java By Laura Bouchard β‘οΈ http://ow.ly/ulR650Eqx4x https://twitter.com/DZoneInc/status/1384182598625234951/photo/1
ThePracticalDev This is a total gem. π { author: @leandronsp } #DEVCommunity https://dev.to/leandronsp/quicksort-a-ruby-implementation-using-test-driven-development-10ma
ThePracticalDev Do you listen to music while you work?! { author: @BatsouElef } #DEVCommunity https://dev.to/eleftheriabatsou/music-and-work-can-they-be-combined-4afd
DZoneInc A How-to Guide on Shopify Integration By Anthony Morris β‘οΈ http://ow.ly/yGrG50EqwZw https://twitter.com/DZoneInc/status/1384160139670740993/photo/1
Una It's SO COOL to see these in action!!! Going to help a TON with prototyping and make building layouts *that* much easier πππ Chromium 90+ check it out π https://twitter.com/Una/status/1384158958261182464/photo/1
ravinwashere Here is my top books for programmer β The Pragmatic Programmer How to learn, grow, teach β Think like a programmer Introduction to creative problem solving. β The software craftsman How build a pro career β Release it How to build reliable software What would you add?
ThePracticalDev Is Ansible the answer for you team? #DEVCommunity https://dev.to/educative/ansible-for-beginners-get-started-with-it-automation-4mci
sixrevisions 6 Amazing UX Design Examples from Across the Internet https://ift.tt/2QgBhvp
bendhalpern Quick review of the speakers I picked up last week. So far so good. https://www.hometechnica.com/ben/ikea-symfonisk-bookshelf-speaker-review-3ajo
rachelandrew The @aneventapart Spring Summit kicks off in a few hours. My talk is today, and there is still time to grab a ticket for one, two, or all three days. https://aneventapart.com/event/spring-summit-2021
ThePracticalDev Can you hear me now? Good. { author: @Dpikamanoharan } #DEVCommunity https://dev.to/deepikamanoharan/how-to-build-your-own-voice-call-api-in-android-33ac
ThePracticalDev Context is everything. { author: @KattyaCuevas } #DEVCommunity https://dev.to/kattyacuevas/fixing-re-renders-when-using-context-in-react-29c6
ThePracticalDev Just picture it, an atom floating atop a cloud... { author: @BradstonDev } #DEVCommunity https://dev.to/ibmdeveloper/deploying-your-first-reactjs-application-into-the-cloud-31je
ThePracticalDev Time for RESTful relaxation. #DEVCommunity https://dev.to/nakshcodes/create-your-first-restful-api-with-deno-oak-and-mongodb-48a7
ThePracticalDev Take the next step to mastering JavaScript. { author: @cguttweb } #DEVCommunity https://dev.to/cguttweb/javascript-objects-48a8
ravinwashere I found this amazing website called "Just REM" where you can easily and quickly convert pixel values into rem values. Link - http://justrem.xyz https://twitter.com/ravinwashere/status/1384090272640901120/photo/1
ThePracticalDev Come along, thought I warn you, the journey could be perilous. { author: @dawntraoz } #DEVCommunity https://dev.to/dawntraoz/my-web-performance-journey-with-nuxt-storyblok-netlify-2bl4
ThePracticalDev Microservices can be intimidating to newcomers. I hope this explanation helps. #DEVCommunity https://dev.to/tamerlang/introduction-to-microservice-architecture-1p8h
ThePracticalDev To useState() or not to use state, that is the question. #DEVCommunity https://dev.to/raunaqchawhan/understanding-the-react-usestate-hook-4d2d
codrops Text Outline Animation with Three.js Learn how to code the text outline effect seen on http://cornrevolution.com using Three.js with some GLSL. A video stream by @akella. https://tympanus.net/codrops/2021/04/19/text-outline-animation-with-three-js/ #threejs #video #typography #webgl #frontend #webdevelopment https://twitter.com/codrops/status/1384047784441966598/photo/1
Matthew Gibbons 6 Amazing UX Design Examples from Across the Internet
study_web_dev π₯ New Article: How to Grow a Freelancing Business by Outsourcing https://dev.to/study_web_dev/how-to-grow-a-freelancing-business-by-outsourcing-4hp3
stefanjudis Yday I sent out Web Weekly #15. This time included: β
JavaScript Classes are not just syntactic sugar and a new Date proposal β
a communication manual β
resources about HTML β
screensaver.js π lots of lofi music π https://www.stefanjudis.com/blog/web-weekly-15/
ThePracticalDev I was working on a side project and I wanted to make API requests from my Android app to my desktop. But it wasn't as easy as I thought! Let me show you how I got around this. #DEVCommunity https://dev.to/tusharsadhwani/connecting-android-apps-to-localhost-simplified-57lm
ThePracticalDev To preserve your dyno hours from burning out or going to waste, Heroku puts your app to sleep after 30 minutes of inactivity. How can we get around this? { author: @ElijahTrillionz } #DEVCommunity https://dev.to/elijahtrillionz/your-heroku-app-is-slow-to-load-because-of-this-4lep
ThePracticalDev Isn't data beautiful? π #DEVCommunity https://dev.to/raigaurav/data-visualization-using-amcharts-in-react-js-with-mojo-29mh
Digital marketing agency expands footprint into West Midlands
Mohit Behl, Nitish Behl transform digital landscape in India
study_web_dev 5 years ago, I used to dread Mondayβs. Today, I look forward to it. What changed? I switched from doing what I had to do, to doing what I LOVE to do. When you do this, your work becomes your hobby. Itβs possible, achievable and realistic. You can do it π
CSS Smooth Scroll
ThePracticalDev Take a peak under the CSS hood. { author: @zachary_fetters } #DEVCommunity https://dev.to/zfett/css-variables-what-are-they-how-can-they-be-used-4gj1
Learn Python Programming Through ASSET Digital Learning Programme
ThePracticalDev Let's make finding bugs easier. { author: @EderChrono } #DEVCommunity https://dev.to/ederchrono/tdd-debugging-37hb
20 Best Paying Summer Jobs for College Students
20 Best Paying Summer Jobs for College Students
Why learning Coding language is important?
Why Digital Marketing is Essential to Your Business Growth
How GOMYCODE is bringing βcoding-for-everyoneβ culture into the Arab world
ThePracticalDev Create your own secure file upload and give would-be attackers a headache. { author: @EinLinuus } #DEVCommunity https://dev.to/einlinuus/how-to-upload-files-with-php-correctly-and-securely-1kng
Web Development Trends to Watch Out For in 2021
ThePracticalDev Add this awesome API to your project in just 5 steps. { author: @GuScarpim } #DEVCommunity https://dev.to/guscarpim/context-api-react-49p7
ThePracticalDev Them's fightin' words! Let the debate begin! { author: @danytulumidis } #DEVCommunity https://dev.to/danytulumidis/typescript-is-the-better-javascript-2nn
SEAS to launch two online computer science programs this fall
ThePracticalDev I admit, I love to commit in git. { author: @the_real_stacie } #DEVCommunity https://dev.to/the_real_stacie/git-are-you-an-over-committer-squash-those-commits-2klk
ThePracticalDev MOMA, here we come. #DEVCommunity https://dev.to/atndesign/i-coded-a-ascii-art-generator-in-node-js-10h6
Una Hello I have joined the Apple Watch fam after being a long-time hold out. Share all your favorite apps/tips/tricks
DZoneInc π https://twitter.com/DZoneInc/status/1383873045350162432/photo/1
ThePracticalDev After this, you'll be better at Windows commands than Bill Gates. { author: @kaiwalya_13 } #DEVCommunity https://dev.to/kaiwalyakoparkar/10-cmd-commands-to-make-you-stand-out-5hgk
ThePracticalDev It took me a while to figure out, but let me show you how I made my dream streaming setup. { author: @nickytonline } #DEVCommunity https://dev.to/nickytonline/my-twitch-stream-setup-2m0c
codinghorror If anyone else wants to talk Chia (next-gen proof of space, eco-conscious cryptocurrency, from the creator of Bittorrent) join me at https://chiaforum.com/ π
Latest appointments and promotions in the East Midlands
codinghorror Just received a copy of How to Change from @katy_milkman -- big fan of science based approaches, looking forward to digging into this! https://www.amazon.com/How-Change-Science-Getting-Where/dp/059308375X https://twitter.com/codinghorror/status/1383859886644097038/photo/1
codinghorror Really -- if you want a great summary of a topic, go to the reddit for it, and select top, month, top, year, top all time. Just don't try seriously engaging with anyone there or you'll be, uh, sorry.
codinghorror I regularly cull my throwaway reddit accounts; it's such a terrible environment for conversation. It is absolutely *fantastic* for for breaking news and "race to post the funniest words or image", though. Tradeoffs.
ThePracticalDev Get ready to code in 3... 2... 1... { author: @Emma2mill } #DEVCommunity https://dev.to/eworld/building-a-countdown-app-46bl
ravinwashere it doesn't matter what programming language you learn first. Pick one, and if it turns out it's not the best language for what you want to do, it'll be way easier to learn your next one.
DZoneInc How to Delay Database Connection Acquisition in Hibernate (Spring Data) By @anghelleonard β‘οΈ http://ow.ly/ULiK50EqwRJ https://twitter.com/DZoneInc/status/1383839000574586893/photo/1
ThePracticalDev Everyone deserves to be lazy sometimes. #DEVCommunity https://dev.to/anxinyang/easy-lazy-loading-with-react-intersection-observer-api-1dll
ravinwashere I found this cool website called "Apihouse" Get a collective list of free APIs for use in web development. Link - http://apihouse.vercel.app https://twitter.com/ravinwashere/status/1383823814149099526/photo/1
ThePracticalDev Consider this your iteration intervention. #DEVCommunity https://dev.to/christinecontreras/x-ways-to-iterate-over-arrays-and-when-to-use-each-icm
DZoneInc Spring Boot: How to Reload Changes Without Restarting the Server [Video] By Ram N β‘οΈ http://ow.ly/Cgw150EqwO0 https://twitter.com/DZoneInc/status/1383820159987552257/photo/1
ThePracticalDev Like many people, I fell into the Javascript trap thinking it was an "easy" language. Learn from my mistakes! { author: @jesuisundev } #DEVCommunity https://dev.to/jesuisundev/javascript-what-i-didn-t-understand-14hl
ravinwashere If you're a software engineer then say "Hello". I will start, "Hello" π
ThePracticalDev My experience has been... difficult, but it doesn't mean yours should too. #DEVCommunity https://dev.to/kyonru/react-native-e2e-tests-and-automatic-deploys-detox-fastlane-circleci-3gkn
DZoneInc Kumologica: Programming Constructs Support [Videos] By Giridhar Mogarala Pandurangam β‘οΈ http://ow.ly/Mbcz50EqwBP https://twitter.com/DZoneInc/status/1383797598276919302/photo/1
ThePracticalDev The results you get from the load test will help inform design and capacity decisions. Pretty cool, huh? { author: @Jamby_Juice } #DEVCommunity https://dev.to/raphael_jambalos/simulate-real-user-behavior-in-apache-jmeter-load-tests-58bl
sixrevisions What Is Search Engine Marketing and How Does It Work? https://ift.tt/3v12jWm
ThePracticalDev Everybody loves a good underdog story. #DEVCommunity https://dev.to/maartennnn/socketcluster-the-most-underrated-framework-part-3-a-pub-sub-example-and-middleware-a10
rachelandrew Seconds after I took this photo she stepped backwards and fell off the table. #emcat https://twitter.com/rachelandrew/status/1383776389560631298/photo/1
ThePracticalDev Make your visual tests friction-free. { author: @CelineS } #DEVCommunity https://dev.to/csouchet/automated-visual-regression-testing-with-typescript-puppeteer-jest-and-jest-image-snapshot-3n0f