ββThe purpose of this article is to provide a complete insight about GraphQL and its usage with Node.js along with discussing its salient features and some of its advantages and disadvantages.
β± 6 minutes read
#GraphQL #NodeJS #ExpressJS
β± 6 minutes read
#GraphQL #NodeJS #ExpressJS
Medium
How to Create GraphQL API using Node.js and Express
Intermediate level knowledge on GraphQL with Node.js and Express.js
ββThis post draws on my personal experiences and challenges over the past term at school, which I entered with hardly any knowledge of DSA (data structures and algorithms) and problem-solving strategies.
β± 5 minutes read
#DataStructures #Algorithms
β± 5 minutes read
#DataStructures #Algorithms
Medium
How to improve your data structures, algorithms, and problem-solving skills
This post draws on my personal experiences and challenges over the past term at school, which I entered with hardly any knowledge of DSAβ¦
ββA JavaScript Symbol is a relatively new JavaScript βfeatureβ. It was introduced back in 2015 as part of ES6.
β± 9 minutes read
#JavaScript
β± 9 minutes read
#JavaScript
Medium
Everything you need to know about JavaScript symbols
JavaScript Symbol is a relatively new βfeatureβ into JavaScript. It was introduced back in 2015 as part of ES6. In this article I am goingβ¦
ββApi traffic can slow down your web application modern browser only allow small number of parallel api calls and hence reducing api calls can result in better performance.
β± 3 minutes read
#React
β± 3 minutes read
#React
Medium
Optimising API Calls In React
Api traffic can slow down your web application modern browser only allow small number of parallel api calls and hence reducing api callsβ¦
ββGoogle introduced a new open-source logic programming language-Logica on its open-source blog.
β± 4 minutes read
#SQL
β± 4 minutes read
#SQL
Medium
Google is pushing the new language Logica to solve the major flaws in SQL!
On April 12, 2021, Google introduced a new open-source logic programming language-Logica on its open-source blog.
ββHave you had issues with managing server state? or find yourself writing long and funny looking code that just fetches data from the server? I honestly think you need to look at react-query if you fall into any of this category.
β± 4 minutes read
#React
β± 4 minutes read
#React
DEV Community
Why you need to use React-Query in your React/React Native project
Introduction Have you had issues with managing server state? or find yourself writing long...
ββNodejs is a javascript runtime environment. So, what exactly is the javascript runtime? You may be familiar with the term javascript. Javascript is a programming language that you may use to control your DOM in your browser and helps to play with the page loaded in the browser
β± 5 minutes read
#NodeJS
β± 5 minutes read
#NodeJS
ββThe single most important aspect of preparing for technical interviews is to solve many coding challenges. Although some tech companies have stopped asking algorithm questions and instead test domain-specific knowledge, most tech giants (and even the small ones) still require candidates to solve coding challenges.
β± 9 minutes
#Algorithms
β± 9 minutes
#Algorithms
Medium
How to solve problems on Leetcode to prepare for technical interviews
I realize that there are many articles about this subject, so Iβm going to try and give valuable information that I wish I had when Iβ¦
ββI found out that I repeatedly use some TypeScript code patterns in daily work. Those code patterns arenβt heavy or complex, and they also donβt require a lot of boiler-plate code. Theyβre just simple and practical solutions to resolve a few common problems.
β± 7 minutes
#TypeScript
β± 7 minutes
#TypeScript
Medium
6 TypeScript Code Patterns To Make Your Code More Robust
Simple and practical solutions you can apply in daily work
ββOrganic traffic is a great way to get eyeballs on your website and Google is the most popular search engine of choice that you can use to get that organic traffic coming.
β± 6 minutes
#Performance #CDN #Caching
β± 6 minutes
#Performance #CDN #Caching
Medium
How To Make Your Site 25x Faster With A Few Lines Of Code
Reduce data load time insanely.
ββEditors may have problem with auto importing that complicated relative paths ( at least VSCode does ). Importing manually from various modules in your project will start to feel very cumbersome ( trust me, I experienced that with my team at workβ¦ )
β± 6 minutes
#TypeScript #Webpack #Jest
β± 6 minutes
#TypeScript #Webpack #Jest
Medium
Type-safe es2015 module import path aliasing with Webpack, Typescript and Jest
How to remove long import paths and encapsulate packages in reusable modules folder and make everything work with webpack, jest and typescript
ββAs someone who loves cutting-edge technology, I choose to build my first SaaS with a modern tech stack. With the rise of JAMStack and serverless architecture, I created PostMage with Next JS static generation for the frontend and the Node.js backend deployed to AWS.
β± 8 minutes read
#AWS #React #TypeScript #NextJS
β± 8 minutes read
#AWS #React #TypeScript #NextJS
Medium
The Modern Tech Stack to Build a SaaS in 2021 as a Team of One-Man with Next JS and AWS
As someone who loves cutting-edge technology, I choose to build my first SaaS with a modern tech stack. With the rise of JAMStack andβ¦
ββBack in May 2020, I wrote an introductory article to Deno due to it having been officially released and available to the public.
β± 4 minutes read
#Deno
β± 4 minutes read
#Deno
Medium
Is Deno Still a Thing? A Look at the Status of the Node Killer
Itβs been well over a year already, what have they been up to?
ββJamstack is out for a while. For most of us (developers) statically pre-rendered React websites are no wonder: page routing in the browser, βblazing-fastβ (as they usually call it) experience, etc.
β± 6 minutes read
#CMS #NextJS #React #NodeJS
β± 6 minutes read
#CMS #NextJS #React #NodeJS
Medium
Remaking WordPress in JS stack. Hello to a new CMS for Next.js websites.
Motivation
ββIf you are part of a large organization or team, chances are you need a design system. There are tons of tools out there to help you develop and organize that design system, but in this article we will see how a combination of Nx and Storybook will make that process more efficient, more enjoyable, and definitely more scalable.
β± 12 minutes
#DesignSystem #Monorepo #Storybook #NX
β± 12 minutes
#DesignSystem #Monorepo #Storybook #NX
Medium
Build your design system with Storybook + Nx
If you are part of a large organization or team, chances are you need a design system. There are tons of tools out there to help youβ¦
ββDealing with a common data model between the front-end and the back-end can be a pain if youβre not working on a monorepo. This is because ideally, you do not want duplicate code that can become out of synch by lack of maintenance.
β± 8 minutes read
#TypeScript
β± 8 minutes read
#TypeScript
Medium
Sharing TypeScript Types between Backend and Frontend Repos
Keeping backend and client in sync with shared types and Bit
ββIf you are a programmer and have been working for more than a few years, I wonβt be surprised if thoughts have gone through your head about whether you will still be hireable as you approach your forties and fifties.
β± 5 minutes read
#Career
β± 5 minutes read
#Career
Medium
Will You Still Hire Me When Iβm 50?
Many programmers wonder whether they will still be hired as they enter their golden years
ββA popular metric commonly used in performance measurement and evaluation, is the total page load time. This metric, obviously, has its importance when evaluating performance, as it states the full download time, to get your website and all of its assets.
β± 9 minutes read
#Performance
β± 9 minutes read
#Performance
Medium
Understanding the critical rendering path, rendering pages in 1 second
A popular metric commonly used in performance measurement and evaluation, is the total page load time. This metric, obviously, has itsβ¦
ββWe donβt deserve the team we canβt inspire. Camaraderie, purpose, and appreciation need to be our priorities.
β± 6 minutes read
#Career
β± 6 minutes read
#Career
Medium
How do you inspire your engineering team?
We donβt deserve the team we canβt inspire. Camaraderie, purpose and appreciation need will become our future priorities.
ββI've used LinkedIn to find my last three developer jobs, and that was also my first three developer jobs ever. π¦
β± 4 minutes read
#Career
β± 4 minutes read
#Career
DEV Community
Want to have tech recruiters find you? Sixteen important things to remember
I've used LinkedIn to find my last three developer jobs, and that was also my first three...