An introduction to TypeScript types to make unit testing easier
https://blog.logrocket.com/write-fewer-tests-by-creating-better-typescript-types/
#typescript #testing #type
https://blog.logrocket.com/write-fewer-tests-by-creating-better-typescript-types/
#typescript #testing #type
LogRocket Blog
Write fewer tests by creating better TypeScript types - LogRocket Blog
Learn how to write better TypeScript types and avoid maintenance and unnecessary changes to code as your app adapts to evolving requirements.
Creating http server in Node JS, Deno and Bun runtime
https://medium.com/deno-the-complete-reference/native-http-servers-in-node-js-deno-and-bun-927e6706ab7b
#deno #runtime #nodejs #bun
https://medium.com/deno-the-complete-reference/native-http-servers-in-node-js-deno-and-bun-927e6706ab7b
#deno #runtime #nodejs #bun
Medium
Native HTTP servers in Node.js, Deno, and Bun
Find out how different type of HTTP servers (hello world, JSON, url encoded, multipart, HTTPS) are used in Node.js, Deno, and Bun.
Javascript Weekly
11/08/2022
• News What is a 'Realm' in JavaScript?
• News Is Turbopack Really 10x Faster Than Vite?
• News Open-Source Firebase Alternative for Web, Mobile & Flutter Devs
• News Shopify Acquires the Remix Project
• News Announcing TypeScript 4.9 RC
• News How to Build, Test, and Publish a TypeScript npm Package in 2022
• News 'Your Next.js Bundle Will Thank You'
• News Creating Human-Readable Date/Time Differences
• News Build a Mobile-Responsive Telehealth Pager App Using Stream’s Chat API
• News Code Coverage with Storybook Test Runner
• News How to Package and Distribute a Vue.js 3 Plugin on npm
• News Building an Accessible Tooltip Component
• News Vuestic UI 1.5: A UI Library for Vue 3
• News Joi 17.7: Object Schema and Data Validations
• News Radar SDKs and APIs: Fastest Way to a Wide-Range of Location-Based Experiences
• News directory-serve: Serve a Local Directory Over HTTP, Quickly
• News relative-time: An Element to Format a Timestamp as a Localized Relative Time
• News Pinceau: A CSS-in-TypeScript Framework Built for Vue
• News Markdoc 0.2: A Flexible, Markdown-Based Authoring Framework
• News Shortcut Brings Product and Engineering Together. Try It for Free
Tags: #Javascriptweekly #Javascript #JS #weekly
11/08/2022
• News What is a 'Realm' in JavaScript?
• News Is Turbopack Really 10x Faster Than Vite?
• News Open-Source Firebase Alternative for Web, Mobile & Flutter Devs
• News Shopify Acquires the Remix Project
• News Announcing TypeScript 4.9 RC
• News How to Build, Test, and Publish a TypeScript npm Package in 2022
• News 'Your Next.js Bundle Will Thank You'
• News Creating Human-Readable Date/Time Differences
• News Build a Mobile-Responsive Telehealth Pager App Using Stream’s Chat API
• News Code Coverage with Storybook Test Runner
• News How to Package and Distribute a Vue.js 3 Plugin on npm
• News Building an Accessible Tooltip Component
• News Vuestic UI 1.5: A UI Library for Vue 3
• News Joi 17.7: Object Schema and Data Validations
• News Radar SDKs and APIs: Fastest Way to a Wide-Range of Location-Based Experiences
• News directory-serve: Serve a Local Directory Over HTTP, Quickly
• News relative-time: An Element to Format a Timestamp as a Localized Relative Time
• News Pinceau: A CSS-in-TypeScript Framework Built for Vue
• News Markdoc 0.2: A Flexible, Markdown-Based Authoring Framework
• News Shortcut Brings Product and Engineering Together. Try It for Free
Tags: #Javascriptweekly #Javascript #JS #weekly
Practice making a responsive web with CSS
https://www.freecodecamp.org/news/learn-css/
---
Practice using CSS Variables for better display
https://javascript.plainenglish.io/create-pixel-perfect-scalable-designs-using-css-variables-b2747c45f16c
---
Examples of landing page templates and themes for web developers
https://www.freecodecamp.org/news/tailwind-css-landing-pages-and-themes-for-busy-developers/
#css #responsive #landingPage #tailwind #cssVariables
https://www.freecodecamp.org/news/learn-css/
---
Practice using CSS Variables for better display
https://javascript.plainenglish.io/create-pixel-perfect-scalable-designs-using-css-variables-b2747c45f16c
---
Examples of landing page templates and themes for web developers
https://www.freecodecamp.org/news/tailwind-css-landing-pages-and-themes-for-busy-developers/
#css #responsive #landingPage #tailwind #cssVariables
freeCodeCamp.org
Learn CSS – Responsive Web Design Study Guide
Cascading Style Sheets (CSS) represents the design for a web page. But when you are learning this information for the first time, it can be hard to keep track of all of the different CSS properties. In this article, I have created a study guide for t...
Using the Timer API on the Node JS backend
https://blog.logrocket.com/using-settimeout-timer-apis-nodejs/
#nodejs #timer #backend
https://blog.logrocket.com/using-settimeout-timer-apis-nodejs/
#nodejs #timer #backend
LogRocket Blog
Using setTimeout() and other timer APIs in Node.js - LogRocket Blog
Timers are used in Node.js to execute a function at a certain time. Explore setTimeout(), clearTimeout(), and other Node.js timer functions.
Traversy Media's practice of creating web scraping with Puppeteer and Node JS
https://www.youtube.com/watch?v=S67gyqnYHmI
#nodejs #traversymedia #puppeteer #web #scrapping
https://www.youtube.com/watch?v=S67gyqnYHmI
#nodejs #traversymedia #puppeteer #web #scrapping
YouTube
Intro To Web Scraping With Puppeteer
In this video, we will look at Puppeteer to scrape data from a web page.
💻 Code:
https://github.com/bradtraversy/courses-scrape
Puppeteer Docs:
https://pptr.dev/
⭐ All Courses:
https://traversymedia.com
💖 Show Support
Patreon: https://www.patreon.com/traversymedia…
💻 Code:
https://github.com/bradtraversy/courses-scrape
Puppeteer Docs:
https://pptr.dev/
⭐ All Courses:
https://traversymedia.com
💖 Show Support
Patreon: https://www.patreon.com/traversymedia…
JavaScript Mastery releases a lengthy exercise creating multiple React JS applications with specific case examples
https://www.youtube.com/watch?v=F627pKNUCVQ
#react #javascriptMastery
https://www.youtube.com/watch?v=F627pKNUCVQ
#react #javascriptMastery
YouTube
Build and Deploy 4 Modern React Apps and Get Hired as a Frontend Developer | Full 10-Hour Course
Welcome to the ultimate course, where you will learn how to take Figma designs, turn them into four modern, responsive, beautifully-designed applications, and get hired as a front-end developer. All the way from design, over development, to deployment on…
Create a simple blog app with Vue, Vite, and Vite press
https://blog.logrocket.com/build-blog-vitepress-vue-js/
#vue #vite #blog #vitepress
https://blog.logrocket.com/build-blog-vitepress-vue-js/
#vue #vite #blog #vitepress
LogRocket Blog
Build a blog with Vitepress and Vue.js - LogRocket Blog
This article aims to familiarize you with Vitepress by building a blog using Vitepress and Vue.js with Markdown.
Explanation of dynamic import in JavaScript
https://medium.com/@vincent.bocquet/dynamic-import-in-javascript-a-simple-guide-a808cff86458
----
Some sample JavaScript projects to learn
https://levelup.gitconnected.com/9-awesome-javascript-projects-for-your-resume-6dcf4645da4b
#import #sample
https://medium.com/@vincent.bocquet/dynamic-import-in-javascript-a-simple-guide-a808cff86458
----
Some sample JavaScript projects to learn
https://levelup.gitconnected.com/9-awesome-javascript-projects-for-your-resume-6dcf4645da4b
#import #sample
Medium
Dynamic import in Javascript: A simple guide
If you’re already using Javascript for your projects, you probably use a lot of the import/export statements to split your code into…
Practice creating fullstack JavaScript applications with the MERN Stack
https://www.freecodecamp.org/news/how-to-build-a-fullstack-authentication-system-with-react-express-mongodb-heroku-and-netlify/
---
Build real time applications with Node JS and Socket IO
https://blog.logrocket.com/building-real-time-location-app-node-js-socket-io/
---
Added a robot.txt file to the Next JS application
https://blog.logrocket.com/adding-robots-txt-file-next-js-app/
---
Get to know the new folder structure in Next JS
https://blog.logrocket.com/next-js-13-new-app-directory/
---
#react #nodejs #mern #realtime #nextjs
https://www.freecodecamp.org/news/how-to-build-a-fullstack-authentication-system-with-react-express-mongodb-heroku-and-netlify/
---
Build real time applications with Node JS and Socket IO
https://blog.logrocket.com/building-real-time-location-app-node-js-socket-io/
---
Added a robot.txt file to the Next JS application
https://blog.logrocket.com/adding-robots-txt-file-next-js-app/
---
Get to know the new folder structure in Next JS
https://blog.logrocket.com/next-js-13-new-app-directory/
---
#react #nodejs #mern #realtime #nextjs
freeCodeCamp.org
How to Build a Full-Stack Authentication App With React, Express, MongoDB, Heroku, and Netlify
By Njoku Samson Ebere It's almost impossible to build an application without registration and login functionalities. But this can be a bit tricky for beginners. In this article, I will guide you through creating a full-stack authentication applicatio...
Introduction to SOLID programming principles with JavaScript examples
https://www.freecodecamp.org/news/solid-principles-for-programming-and-software-design/
#javascript #solid
https://www.freecodecamp.org/news/solid-principles-for-programming-and-software-design/
#javascript #solid
freeCodeCamp.org
SOLID Principles for Programming and Software Design
The SOLID principles of object-oriented programming help make object-oriented designs more understandable, flexible, and maintainable. They also make it easy to create readable and testable code that many developers can collaboratively work with anyw...
How to clone Object in JavaScript
https://www.freecodecamp.org/news/clone-an-object-in-javascript/
---
Creating a modal dialog with JavaScript, HTML, and CSS
https://www.freecodecamp.org/news/how-to-build-a-modal-with-javascript/
---
Create a heatmap color gradient with JavaScript
https://javascript.plainenglish.io/creating-color-gradients-for-heat-maps-with-vanilla-javascript-c8d62bdd648e
---
#clone #object #dialog #gradient
https://www.freecodecamp.org/news/clone-an-object-in-javascript/
---
Creating a modal dialog with JavaScript, HTML, and CSS
https://www.freecodecamp.org/news/how-to-build-a-modal-with-javascript/
---
Create a heatmap color gradient with JavaScript
https://javascript.plainenglish.io/creating-color-gradients-for-heat-maps-with-vanilla-javascript-c8d62bdd648e
---
#clone #object #dialog #gradient
freeCodeCamp.org
JS Copy an Object – How to Clone an Obj in JavaScript
A JavaScript object is a collection of key-value pairs. It is a non-primitive data type that can contain various data types. For example: const userDetails = { name: "John Doe", age: 14, verified: false }; When working with objects in JavaScri...
Practice creating real time applications with Node JS and Socket IO
https://blog.logrocket.com/building-real-time-location-app-node-js-socket-io/
#nodejs #realtime #socketio
https://blog.logrocket.com/building-real-time-location-app-node-js-socket-io/
#nodejs #realtime #socketio
LogRocket Blog
Building a real-time location app with Node.js and Socket.IO - LogRocket Blog
Socket.IO provides data communication for your projects between web clients and Node.js servers in real time.
How to cook RxJS in an Angular app: tips & tricks
https://medium.com/angularwave/how-to-cook-rxjs-in-an-angular-app-tips-tricks-afd9fbdc4d31
#angular
https://medium.com/angularwave/how-to-cook-rxjs-in-an-angular-app-tips-tricks-afd9fbdc4d31
#angular
Medium
How to cook RxJS in an Angular app: tips & tricks
RxJS itself is one of those things that you better learn with practice. But here are some tips about using it in real apps
Making React Fast by Default with Legend-State
https://legendapp.com/open-source/legend-state/
#react
https://legendapp.com/open-source/legend-state/
#react
LegendApp
Making React fast by default and truly reactive
We love React and we've been very happily using it since 2015, but the dev experience and performance has always been held back by one fundamental flaw. We thin
Top 10 Facebook system design interview questions
- https://grokkingtechinterview.com/top-10-facebook-system-design-interview-questions-3c191b64c13b
#interview #design
- https://grokkingtechinterview.com/top-10-facebook-system-design-interview-questions-3c191b64c13b
#interview #design
Medium
Top 10 Facebook system design interview questions
The system design interview is a necessary hurdle as you advance in your career as a software engineer. System design interviews assess…
Some weird VS Code extensions to help with the development process
https://javascript.plainenglish.io/12-unusual-vs-code-extensions-you-definitely-need-as-a-developer-71a7f745d5e
#vscode #codium #extension
https://javascript.plainenglish.io/12-unusual-vs-code-extensions-you-definitely-need-as-a-developer-71a7f745d5e
#vscode #codium #extension
Medium
12 Unusual VS Code Extensions You Definitely Need As a Developer
You could improve your workflow, boost your productivity, and simply make VSCode prettier with the help of these extensions!
Infinite Scrolling Using Vue 3 and Intersection Observer
https://mayank-jain.medium.com/infinite-scrolling-using-vue3-and-intersectionobserver-e767c58c4bd3
#vue
https://mayank-jain.medium.com/infinite-scrolling-using-vue3-and-intersectionobserver-e767c58c4bd3
#vue
Medium
Infinite Scrolling using Vue3 and IntersectionObserver
Hi folks! In this article, we are going to build an infinite scroller component using Vue3 and IntersectionObserver.