Skip to content
Mian Labs

Mian Labs

Software talk for software people

  • Blog
  • About
  • Contact

Category: javascript

A Tour of ref and reactive in Vue 3

One of the biggest questions when writing code with Vue 3 and the Composition API is what to use: ref or reactive?

Damian Adams javascript, web dev Leave a comment June 11, 2022June 25, 2022 1 Minute

Why You Don’t Really Need Semicolons in JavaScript (and TypeScript) Anymore

A modern answer to the question that is brought up time and time again: do we really need semicolons in JavaScript?

Damian Adams javascript, web dev Leave a comment June 5, 2022June 25, 2022 6 Minutes

How to Remove Event Listeners from an Element Using the Chrome Console Utilities

Use the Chrome Console Utilities API to remove the event listeners you don't want... and keep the ones you do.

Damian Adams javascript, web dev Leave a comment January 15, 2022 3 Minutes

Making Your HTML Inputs Reactive, Because We Can

Should we "supercharge" our HTML Inputs with JavaScript? Do we even want to?

Damian Adams javascript, web dev 2 Comments December 5, 2021December 5, 2021 3 Minutes

Easier JavaScript Interoperability in Blazor with Anonymous Types

Leverage the C#'s language Anonymous Types feature for effortless interoperability between Blazor and JavaScript.

Damian Adams blazor, c#, javascript, web dev 1 Comment June 5, 2020 1 Minute

The Major and Minor Wrongs of JavaScript

JavaScript is a fine language these days, but it wasn't always this way. Writing effective JavaScript requires understanding the pain points of the language and avoiding its major wrongs.

Damian Adams javascript Leave a comment December 25, 2018May 10, 2020 5 Minutes

Using MongoDb for Quick Session Storage with connect-mongo in Express

Set up quick session storage for production environments in Express with connect-mongo and keep the focus on your application logic.

Damian Adams javascript, web dev Leave a comment May 22, 2018May 10, 2020 2 Minutes

Understanding Sessions and Local Authentication in Express with Passport and MongoDb

Understand the building blocks behind sessions and local authentication in Express.

Damian Adams javascript, web dev 16 Comments May 9, 2018May 10, 2020 9 Minutes

Getting up and Running with Express in a Jiffy

If you know modern JavaScript then you know enough to run a web server and build your own web sites, web APIs, or web applications in a jiffy with Express.

Damian Adams javascript, web dev Leave a comment April 16, 2018May 10, 2020 3 Minutes
Create a website or blog at WordPress.com
  • Follow Following
    • Mian Labs
    • Already have a WordPress.com account? Log in now.
    • Mian Labs
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...