Ayse Kolay·18 hours agoWeek 2 at Jotform!A day at the office! I started the week at the office. We work online at Jotform but you can make an appointment if you want to go to the office as an intern. Luckily I was in Ankara on Monday so I was able to experience it. Environment was…Google Ads5 min read
Petros DemetrakopoulosinGeek Culture·19 hours agoConverting a Javascript project to TypescriptAn extensive methodology — Introduction Typescript is gaining more followers day-by-day. The type-safe cousin of Javascript is getting massively adopted and so does the projects and lines of TypeScript code written. This trend has been documented many times during the last years with the most important achievement being TypeScript voted as the 2nd most loved…Typescript4 min read
Zachary LeeinLevel Up Coding·3 days agoHow to Write Better Performing React Function ComponentsCareful coding can save even more time — This article will introduce how to write better performance React functional components. It does not include common sense of web performance optimization, such as HTTP request optimization, cache optimization, browser optimization, etc. Before we start, let’s talk about the performance of the React framework. There are many front-end frameworks out…React4 min read
Gayal Dassanayake·21 hours agoYou Don't Have to Reply to Emails Ever Again! How to Automate Replying to EmailsHandling emails is a hassle. Everybody receives hundreds of emails every day. Replying to all of them takes a considerable amount of time during the day. The time you could spend with your family, engage in a hobby, or aimlessly scroll through social media 😉 Replying to email is a…Google Apps Script5 min read
Phong LaminTowards Dev·1 day agoStorybook with GraphQL and TypeScriptIntroduction Recently, I was tasked with setting up a new application for one of our internal tools. One of the caveats is that this new application would need to be portable and composable. The application needs to be a standalone web-app, and also appears partially inside other applications. After some careful…Java Script5 min read
Sebastian Carlos·1 day agoIn JavaScript, It’s Bad to Be a Semicolon — A Research.“There is no reason for semicolons.” A scientist suggests. You may think that semicolons are a personal preference. You may ask, how is the claim any different from “I despise using semicolons”? The London School of Economics and Political Science, conducted a research for three years. I’m telling you decisively…Programming3 min read
Yousuf Qutubuddin·2 days agoReact with memo: Avoid Performance PitfallsAvert needless re-rendering — Let say we have two React components. Student List Component Student Detail Component Student Detail Component StudentDetail is a UI component, which only renders student details.React2 min read
Bennett Garner·1 day agoTop free resources for learning software developmentA tested, curated list… — This week, on a call with one of my mentees, I shared some of my top resources for learning the job of software development. Notice I didn’t say “learning to code.” My mentee already knows how to code. She was unsure about a lot of the other things — how…Web Development2 min read
FadinGeek·12 hours agoBest JavaScript Framework For Having A Clean, Organized Project…Ok… I think this is gonna soo helpful to almost every front-end developer out there — Imagine struggling throughout your favorite framework and getting confused while developing, your own files which you have developed. If you are a developer, well… You really don’t have to imagine this since you most likely have personally experienced this. This is the problem we will be solving or minimizing to…Java Script4 min read
Jonny Raskauskas·20 hours agoYour Code Shouldn’t Make MoneyI am a god-awful coder, but I have learned a couple of things about coding culture over the years that have helped me succeed professionally. Too many articles, videos, and other coding tutorials focus on writing code to make some easy money. I think this is extremely stupid, and trust…Coding2 min read